gauravkumar13337 / flot

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

Custom ticks get overwritten when using axis: {min:, max:} setting. #578

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Flot: version 0.7
Browser: google Chrome/all

I have a chart that utilizes the select plugin in a overview chart.
The main chart has an array defined for custom labels over the xaxis.
something like xaxis:{ticks:[[0,"2001 School Year"],[1,"2002 School 
Year"],[2,"2002 School Year"],[3,"2003 School Year"],[4,"2004 School 
Year"],[5,"2005 School Year"]]}
Whenever i apply the zoom meaning xaxis:{min:,max:}. I looses the custom labels 
and it goes to the numeric point for the label.

Please help.
Regards,
Douglas

Original issue reported on code.google.com by douglasloyo@gmail.com on 27 Jul 2011 at 3:07

Attachments:

GoogleCodeExporter commented 8 years ago
I don't immediately see any problems in Flot itself.  Could you please provide 
an example of the code you're using to zoom?

Original comment by dnsch...@gmail.com on 4 Jun 2012 at 9:34

GoogleCodeExporter commented 8 years ago
Marking as invalid due to no further response for a month.

Original comment by dnsch...@gmail.com on 10 Jul 2012 at 11:38