I’m creating a zoomable chart with jqChart. I’m using the code from this sample:
http://www.jqchart.com/samples
The issue is when I’m zooming the chart a lot, the x-axis labels switch form dates to times.
How can I display the real date (not only time) when zoom?