Home › Forums › Chart Support › yValueFormatString – stackedBar100 › Reply To: yValueFormatString – stackedBar100
@sharp-gaming,
To format the y-values to 2 decimal places, you can set the yValueFormatString property to #,##0.00%. For more information on the supported formats, kindly refer to this documentation page.
#,##0.00%
— Adithya Menon Team CanvasJS