Hi all,
I'm using this code to increase the number of decimal places on the chart.
GraphLabelDecimals = 8;
But the area of the y-axis label is too small and only can display up to 6 decimal places (and even the price label is slightly cut-off as can be seen in the screengrab below)
Is there a way to increase the area of y-axis label so that more decimal places can be displayed?