mardi 15 avril 2014

How can we change the marker size after zooming in jqplot?


Vote count:

0




I'm using jqPlot to render a graph with zooming enabled.


See example: http://ift.tt/1l16TtL


In the example above, I have a chart with a markerSize of 5 and I have a working zoom-event detection.


I need the plot to change its markerSize, when zoomed in. and reset it to its default, when zoomed out.


I was thinkingt of a solution, without replotting the graph. Since replotting looses the actual zoom level.


For example:



plot1.replot(options)


would change the markerSize, but looses the zoom level again.



asked 1 min ago

gco

74





Aucun commentaire:

Enregistrer un commentaire