← Back to team overview

graphite-dev team mailing list archive

Re: [Question #193247]: Draw points on a graph with lineMode=connected

 

Question #193247 on Graphite changed:
https://answers.launchpad.net/graphite/+question/193247

    Status: Open => Answered

Nicholas Leskiw proposed the following answer:
You can draw a threshold line on the graph with the threshold() function, I
think...

-Nick

On Tue, Apr 10, 2012 at 5:50 PM, Matthew Gantz <
question193247@xxxxxxxxxxxxxxxxxxxxx> wrote:

> New question #193247 on Graphite:
> https://answers.launchpad.net/graphite/+question/193247
>
> I am trying to put together some graphs that will display timeseries data,
> but will 'highlight' certain points that exhibit some characteristic (e.g.
> over a threshold). Currently I am accomplishing this by sending the
> timeseries as one metric, and sending the interesting datapoints as a
> seperate metric. I am hoping to draw the second metric as large dots
> overlaid on top of the first metric.
>
> Has anyone done anything like this? My thought was that I would need to
> write a new function to do this, but I'm not 100% sure where I would get
> started doing this.
>
> --
> You received this question notification because you are a member of
> graphite-dev, which is an answer contact for Graphite.
>
> _______________________________________________
> Mailing list: https://launchpad.net/~graphite-dev
> Post to     : graphite-dev@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~graphite-dev
> More help   : https://help.launchpad.net/ListHelp
>

-- 
You received this question notification because you are a member of
graphite-dev, which is an answer contact for Graphite.