Graph library with date from sqlite
in
Contributed Library Questions
•
1 year ago
Hi, i need to plot a grap with on the ascissa a timestamp field taken from a sqlite database. The ordinate value is also taken from a sqlite db.
For istance I have found these two graph libraries:
- http://gicentre.org/utils/
- http://www.gwoptics.org/processing/gwoptics_p5lib/
Both of them are interesting and the second one allow many kinds of graph so if you're interested in this subject I suggest to take a look at it.
Anyway they do not allow to do exactly what I need.
Do you know if there is something already done to do what I need? If possible I would like also to have a GDI to select ranges of data from timestamp (for example last week, last month ecc..) and to zoom on the graph.
I serarching for something like http://www.flotcharts.org/ (that is for PHP and works perfectly).
Thanks
For istance I have found these two graph libraries:
- http://gicentre.org/utils/
- http://www.gwoptics.org/processing/gwoptics_p5lib/
Both of them are interesting and the second one allow many kinds of graph so if you're interested in this subject I suggest to take a look at it.
Anyway they do not allow to do exactly what I need.
Do you know if there is something already done to do what I need? If possible I would like also to have a GDI to select ranges of data from timestamp (for example last week, last month ecc..) and to zoom on the graph.
I serarching for something like http://www.flotcharts.org/ (that is for PHP and works perfectly).
Thanks
1