You must be logged in to post your query.
Home › Forums › Chart Support › Empty Charts
I want to create a date based chart for a week,a month or a year back from todays date before any data is available to populate te chart. Can this be done?
@doubletop,
Date-time values can be displayed on a chart by week, month, or year based on the data being passed to it. Please take a look at this gallery page for an example of creating a chart using month-wise data.
— Thangaraj Raman Team CanvasJS
This was solved by adding a null entry at the beginning of the dataset to stop the graph from auto zooming into the available data
You must be logged in to reply to this topic. Login/Register