graphite-dev team mailing list archive
-
graphite-dev team
-
Mailing list archive
-
Message #01634
Re: [Question #107171]: Is it possible to hide just one axis?
Question #107171 on Graphite changed:
https://answers.launchpad.net/graphite/+question/107171
Mike Deeks posted a new comment:
Sorry we actually are trending the # of sales... but its somewhat easy
to extrapolate approximate revenue from that since our pricing doesn't
differ much.
The point about being able to access graphite is correct though. I ended
up creating a php page that behaves like a proxy and pulls predefined
graphs from graphite via curl. That lets us prevent them from reaching
graphite directly.
I ended up modifying webapp/graphite/render/glyph.py to add a hideY
param. I can send a diff if you want? Assuming you even want to include
this that is.
--
You received this question notification because you are a member of
graphite-dev, which is an answer contact for Graphite.