P
P
pyatigil2011-07-27 18:35:44
infographics
pyatigil, 2011-07-27 18:35:44

software / API for drawing a graph with data and events

I want to display on one graph the dynamics of observing a certain parameter (say, weight) and events that could correlate with this parameter (say, visits to the hall). Those. input data of two types:
1) regular time series (a set of <date - value> pairs)
2) a set of events: name + dates (from - to)

It seems that the task is not to launch a rocket, but I just can’t find a tool for this. The best thing I could come up with was to draw a graph (1) in Excel, and glue the events with their hands in squares of their autoshapes. This is a bad way, because adding a new point to (1) changes the size of the graph and all my squares move out.

Help with advice, please!

Answer the question

In order to leave comments, you need to log in

4 answer(s)
I
interrupt_controller, 2011-07-28
@interrupt_controller

Python + Pylab/MatPlotLib

Y
YasonBy, 2011-07-27
@YasonBy

Maybe Google Charts API - Annotated Time Line ?

T
theRavel, 2011-07-27
@theRavel

Have a look at Fusion Charts , maybe you will find something suitable.

P
pixxxel, 2011-07-28
@pixxxel

Maybe this will work: www.highcharts.com/

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question