Commit graph

6 commits

Author SHA1 Message Date
Thomas Gelf
b289163099 GraphTemplate: add hasDatasource method 2016-02-16 16:07:51 +01:00
Thomas Gelf
adfbdfdf55 GraphTemplate: allow to prefill filter string 2016-02-16 14:43:04 +01:00
Thomas Gelf
a82d6fac0c GraphTemplate: allow to set title and...
...to fetch defined title without fill-in vars
2015-06-22 16:36:38 +02:00
Thomas Gelf
b53de075c0 GraphTemplate: use reversed order when renering
This feels more natural:
* template definition: top->down
* legend: top->down
* graph: first one next to X axis if stacked
2015-06-22 16:34:40 +02:00
Thomas Gelf
647df02783 GraphTemplate: allow to access single data sources 2015-06-22 16:32:48 +02:00
Thomas Gelf
f491471622 Graphite module prototype: initial commit 2015-06-03 10:30:57 +02:00