I have to plot TimeSeries chart where the data is coming in nanoseconds. But, In my current implementation our date axis range is in Milliseconds.
So how can I change the Date Axis range from milliseconds to nanoseconds.
Thanks. :)
I have to plot TimeSeries chart where the data is coming in nanoseconds. But, In my current implementation our date axis range is in Milliseconds.
So how can I change the Date Axis range from milliseconds to nanoseconds.
Thanks. :)
This is the answer I gave on your post in the JFreeChart forum: