D3 charttypes now render an individual metric, which allows to combine different...
authordeclerambaul <fabian.kaelin@gmail.com>
Tue, 26 Jun 2012 16:00:09 +0000 (18:00 +0200)
committerdeclerambaul <fabian.kaelin@gmail.com>
Tue, 26 Jun 2012 16:00:09 +0000 (18:00 +0200)
commit33658c43c81f9dbad67c489d2701f5d29ba03a15
tree27041f1828e5d19779b5bc9b6e6b58f6d2e5895a
parent0876085e28d5a6120f0ca526f17685f7e51a7f10
D3 charttypes now render an individual metric, which allows to combine different types in the same graph, e.g. having both bars and lines in a graph.
lib/chart/type/d3/d3-bar-chart-type.co
lib/chart/type/d3/d3-chart-type.co [new file with mode: 0644]
lib/chart/type/d3/d3-line-chart-type.co
lib/chart/type/d3/index.co
lib/data/metric-model.co
www/d3-test.jade [new file with mode: 0644]
www/modules.yaml
www/schema/d3/d3-chart.yaml [new file with mode: 0644]