Proper syntax for Markers

22 views
Skip to first unread message

jsa

unread,
Sep 9, 2009, 12:06:13 PM9/9/09
to Flotr Javascript Plotting Library
Hi,
Hoping this is an easy question:
I'm trying to get Markers to work, but instead of the value
text being displayed , I get connected lines. Here's how I'm calling
the api:

Flotr.draw(
$('container'),
[

{data:d1, label:'l3 data', markers: { show: true,
position: 'cm' }},

],
{
yaxis:{ min: -1, max: 1 },
legend: {position: 'ne'},
selection: { mode: 'xy' },

}

Any suggestions?

Thanks,
JSA

Fabien Ménager

unread,
Sep 12, 2009, 6:35:26 AM9/12/09
to Flotr Javascript Plotting Library
Hello,
I think you are using an old version of Flotr, you need to use the
trunk version, here :
http://code.google.com/p/flotr/source/browse/#svn/trunk/flotr/flotr/prototype

Tell me if you have any problem

Fabien
Reply all
Reply to author
Forward
0 new messages