graphite-dev team mailing list archive
-
graphite-dev team
-
Mailing list archive
-
Message #04268
[Question #233296]: Graphs no longer shows x or y axis labes
New question #233296 on Graphite:
https://answers.launchpad.net/graphite/+question/233296
For some reason all my graphs no longer have x or y axis or legends unless I specifically define a fontName
Example:
http://graphite.myserver.net/render/?height=150&width=1170&from=-1h&target=alias(sumSeries(scaleToSeconds(derivative(sbc*.collectd.curl_xml-stats_10.requests-sessionsetups),1)),'CPS')&template=plain&hideLegend=false&format=raw,json
which gets me a graph like this: http://note.io/13lBSe3
http://graphite.myserver.net/render/?height=150&width=1170&from=-1h&target=alias(sumSeries(scaleToSeconds(derivative(sbc*.collectd.curl_xml-stats_10.requests-sessionsetups),1)),'CPS')&template=plain&hideLegend=false&format=raw,json&fontName=FreeMono
gets me a graph like this http://note.io/13lBVGJ
However it is not just these more complicated graphs, even a simple one like memory, which used to have x and y axis no longer does...
http://note.io/13lC7pu
Any idea what happened here ? There have not been any config changes I am aware of that might be to blame... AFAIK this just "stopped working" out of the blue, and it is quite annoying
Appreciate any help or suggestions
-John
--
You received this question notification because you are a member of
graphite-dev, which is an answer contact for Graphite.