Closed Xamb closed 11 years ago
http://jsfiddle.net/cesutherland/ZFBj5/ please fork this with your reproduction.
Thanks, but i need only to show the symbols, with lines hiding too
Please fork the above with your example, and I can help you...
Thanks cesutherland
The example here http://jsfiddle.net/rc6bu/
If yo see the points are merged with the red X.... i want only to show the X
Thanks
It is enough to remove the 'points' config ;-)
On Wed, May 22, 2013 at 10:41 AM, Xamb notifications@github.com wrote:
Thanks cesutherland
The example here http://jsfiddle.net/rc6bu/
If yo see the points are merged with the red X.... i want only to show the X
Thanks
— Reply to this email directly or view it on GitHubhttps://github.com/HumbleSoftware/Flotr2/issues/220#issuecomment-18282909 .
Thanks a lot cesutherland..... And I need to hide lines too, only show the symbols, how can I do it, because I put lines: { show: false }, but doesn't work....
Hi everyone.
I need to hide the points by default, because I'm using custom symbols in the graph. In this example I use an X, but the default point is merged with it.... How can I hide it?
Thanks