sangltdn / flot

Automatically exported from code.google.com/p/flot
MIT License
0 stars 0 forks source link

Replotting doesn't remove old tick labels #289

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Flot Version 0.6, All Browsers.

If you run plot again and change the labels for the x axis, the labels 
overlay the old ones.  For instance, if My X axis has the labels "A, B, C, D" 
then I decide to change the ordering using AJAX to "C, A, B, D"  The Letter C 
will show on top of the letter A and the letter A will be on top of B, etc.  
This makes the axis labels hard to read.

Original issue reported on code.google.com by rbradbe...@gmail.com on 6 Jan 2010 at 11:13

GoogleCodeExporter commented 9 years ago
This was an issue with my tick array and not Flot.  My apologies.  This can be 
closed.

Original comment by rbradbe...@gmail.com on 6 Jan 2010 at 11:44

GoogleCodeExporter commented 9 years ago
OK, cool. :)

Original comment by olau%iol...@gtempaccount.com on 20 Jan 2010 at 11:47

GoogleCodeExporter commented 9 years ago

Original comment by dnsch...@gmail.com on 4 Jun 2012 at 2:39