graphite-dev team mailing list archive
-
graphite-dev team
-
Mailing list archive
-
Message #02161
Re: [Question #182574]: Naming legend for upper and lower HoltWintersConfidenceBand function
Question #182574 on Graphite changed:
https://answers.launchpad.net/graphite/+question/182574
Michael Leinartas posted a new comment:
The alias() function renames _all_ series within it to the same alias
which causes them to get collapsed into a single legend name. You can
try the aliasSub function instead which is more complex but will allow
you to name them differently - see an example on the functions page:
http://readthedocs.org/docs/graphite/en/latest/functions.html
--
You received this question notification because you are a member of
graphite-dev, which is an answer contact for Graphite.