Home Forums Report Bugs Column are skewed in dateTime axis type Reply To: Column are skewed in dateTime axis type

#28689

@canvasjsuser001,

Width of the dataPoint is dependent on multiple factors like number of dataPoints, viewport range, etc. In your case, the dataPoint width is limited to 1 pixel, which you can override by setting the dataPointMinWidth. Please take a look at this updated JSFiddle.


Shashi Ranjan
Team CanvasJS