graphite-dev team mailing list archive
-
graphite-dev team
-
Mailing list archive
-
Message #04527
[Question #240584]: Force 2 digits after decimal on y-axis
New question #240584 on Graphite:
https://answers.launchpad.net/graphite/+question/240584
Is there a way that I can force the values for the y-Axis to show 2 decimal places?
I bit more context to this question...
I have percentage data points and would like to show the hundredths digit of that percentage: Ex. 99.75%
I tried rendering a graph with the following options:
yMin=95.00
yMax=100.00
yStep=.25
However when the graph renders it seems to round the number to the nearest tenths digit. Ex. 99.8%
Thanks in advance.
--
You received this question notification because you are a member of
graphite-dev, which is an answer contact for Graphite.