carlTLR / flotr

Automatically exported from code.google.com/p/flotr
0 stars 0 forks source link

x-axis labels disappear when mode is set to "time" #176

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. See additional information below.

What is the expected output? What do you see instead?
Year numbers should appear as x-axis labels.  No labels are printed on x-axis.

What version of the product are you using? On what operating system?
flotr-svn r182, tested with Firefox and Chrome on Windows 7.

Please provide any additional information below.

I have a chart with a single data series.  The x-axis mode is set to "time" and 
the x-axis timeformat is set to "%y".  The x-axis values of the data series are 
JavaScript datetime values specified in milliseconds (since 1 January 1970 
00:00:00 UTC).
When I have 869 data points in the series, the labels show correctly as "Year" 
values on the x-axis.  If I increase the number of data points in the series to 
870 or more, the x-axis labels disappear.

Two test files are attached to this issue; one showing labels and the other 
with the labels not appearing.

Original issue reported on code.google.com by wireless...@gmail.com on 23 Mar 2011 at 11:19

Attachments:

GoogleCodeExporter commented 8 years ago
Hi , Have you solved this issue??

Original comment by ravikira...@gmail.com on 28 May 2011 at 9:20