Home Forums Chart Support Bar Chart not plotting for x: 200 and y:1688551280204000 dataPoints Reply To: Bar Chart not plotting for x: 200 and y:1688551280204000 dataPoints

#43506

Hi CanvasJS Team / Sachin Bisht,

Thank you for your response.

I tried using scaleBreaks, but i am facing some issues.

1) When I am using 3 (or less) dataPoints the chart is not plotting for the smaller values. But when I am using 4 or more dataPoints the chart is plotting correctly. (Jsfiddle Sample 1)

2) Not able to set viewportMaximum when using scaleBreaks. (Jsfiddle Sample 2)

Can you tell me how I can fix it.