← Back to team overview

graphite-dev team mailing list archive

Re: [Question #175000]: Multi columns printing

 

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

Francisco Perea posted a new comment:
Thanks for your answer.

I'm really interested in finding a nice solution for a "more generic" RRD
database + graph tool, but I don't know too much about phyton, neither
scipy/matplotlib about.
So I'll be reading something about them and then try. By the way, have you
any good / easy material /tutorial to learn?
I was searching and also found a solution with jpgraph, but with PHP.
Problem is PHP hasn't a Round Robin Database yet (I think).

Best regards

Francisco Perea

2011/10/17 chrismd <question175000@xxxxxxxxxxxxxxxxxxxxx>

> Your question #175000 on Graphite changed:
> https://answers.launchpad.net/graphite/+question/175000
>
>    Status: Open => Answered
>
> chrismd proposed the following answer:
> Graphite doesn't support non-timeseries plots currently. You can plot
> some function of energy and production over time, but the x-axis can
> only represent time.
>
> If you need Graphite for storage purposes but its graphing doesn't meet
> your needs you can use its API to extract the raw data and render it
> elsewhere. Just add '&format=raw' (or csv, json, etc) to get the data.
> This type of thing is easy to do with matplotlib and I've had a long
> neglected todo to implement easy integration between scipy/matplotlib
> and graphite. Let me know if you'd be interested in taking a stab at
> this.
>
> --
> If this answers your question, please go to the following page to let us
> know that it is solved:
>
> https://answers.launchpad.net/graphite/+question/175000/+confirm?answer_id=0
>
> If you still need help, you can reply to this email or go to the
> following page to enter your feedback:
> https://answers.launchpad.net/graphite/+question/175000
>
> You received this question notification because you asked the question.
>

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