Home Forums Chart Support Formatting th date for the datapoint Reply To: Formatting th date for the datapoint

#24641

@viiartz,

The minimum and maximum of the axisY are auto-calculated. When all the dataPoints provided are positive(greater than zero) the axisY minimum will be 0. However, you can override this behavior by setting the includeZero to false (which is true by default) as shown in this updated JSFiddle.

____
Shashi Ranjan
Team CanvasJS