Home Forums Feature Requests & Feedback Evaluating to buy, ? about supported graph Reply To: Evaluating to buy, ? about supported graph

#8515

Niemala,

Issue is because the automatically calculated interval is in hours and you have set valueFormatString to show MM/DD. So for every hour it is showing same month and date.

Instead you also need to set interval and intervalType property as show in this jsfiddle.

You should consider setting intervalType and interval whenever you set valueFormatString.


Sunil Urs