Open abdhi-nbs opened 1 year ago
By default my charts displays only 2 digit for any price, even if the price has more precision. How to change that so I can show more or less numbers
You could rely on the custom_formatters within Widget Constructor.
custom_formatters
pricescale: 1000
By default my charts displays only 2 digit for any price, even if the price has more precision. How to change that so I can show more or less numbers