graphite-dev team mailing list archive
-
graphite-dev team
-
Mailing list archive
-
Message #03858
Re: [Question #222333]: Drawing static line
Question #222333 on Graphite changed:
https://answers.launchpad.net/graphite/+question/222333
Maziyar Mirabedini posted a new comment:
Actually, I tried it out and it works as expected for us.
Yes, it draws the line halfway but we actually like that.
As per function definition you can pass whichever color you like. You just have to include the color in quotes. The documentation is missing the quotes.
Also, if you want to draw a line without including the item in the
legend then you can use constantLine function. This function
automatically picks the next color depending on the order.
http://graphite.readthedocs.org/en/1.0/functions.html#graphite.render.functions.constantLine
--
You received this question notification because you are a member of
graphite-dev, which is an answer contact for Graphite.