Home Forums Chart Support How to remove commas from labels Reply To: How to remove commas from labels

#60762

@jgarvas,

It seems like the issue you’re facing with the ValueFormatString not working is due to the case sensitivity. The correct property name is valueFormatString in camelCase, not ValueFormatString. Please try updating it to valueFormatString and check if that resolves the problem. Please take a look at this JSFiddle for working code. If the issue persists, kindly create a JSFiddle reproducing the issue & share it with us so that we can look into the code/chart-options being used, understand the scenario better and help you out.

Range Bar Chart with Scalebreaks


Vishwas R
Team CanvasJS