Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I am needing to show price, on the Y axis, but I cannot get the chart to show two decimals, only one. If I choose Log Scale for my expression, I lose the zero level. What i need is to preserve the zero AND show two decimals...thanks in advance for your help!
In case you didn't realize, you can never see the 0 on a logarithmic scale because it is infinitely far down the page.
Unfortunately, I don't know how to fomat the numbers on the Y axis. I once resorted to overlaying a text box. There is almost certainly an easier way.
There is currently no way to completely control the number formatting used for an axis, the format is based on the numberformat of the first expression to use that axis, but modified to fit the numbers to be shown.
Hey,
have u tried to use 'round()' function??
You can change the interval value to 0.01 in the Axes tab of your chart ?