min
Enables an explicit minimum value to be set for the axis. In not specified, it is automatically calculated based on the data for the axis:
axisX: { min: 10 }
This setting is demonstrated in the following example.
Enables an explicit minimum value to be set for the axis. In not specified, it is automatically calculated based on the data for the axis:
axisX: { min: 10 }
This setting is demonstrated in the following example.