Created a D3ChartType ChartType, abstracting the different d3 elements (line,bar...
authordeclerambaul <fabian.kaelin@gmail.com>
Wed, 27 Jun 2012 16:41:05 +0000 (18:41 +0200)
committerdeclerambaul <fabian.kaelin@gmail.com>
Wed, 27 Jun 2012 16:41:05 +0000 (18:41 +0200)
commitff573ae0f2e77e96a3bb08ef9e611309b09309a4
tree4d40c18a9c5624b91d74f75136987aac8c25f26d
parent33658c43c81f9dbad67c489d2701f5d29ba03a15
Created a D3ChartType ChartType, abstracting the different d3 elements (line,bar) as subclasses of D3ChartElement.
12 files changed:
lib/chart/chart-type.co
lib/chart/index.co
lib/chart/type/d3-chart.co [moved from lib/chart/type/d3/d3-chart-type.co with 84% similarity]
lib/chart/type/d3/d3-bar-chart-type.co [deleted file]
lib/chart/type/d3/d3-bar-element.co [new file with mode: 0644]
lib/chart/type/d3/d3-chart-element.co [new file with mode: 0644]
lib/chart/type/d3/d3-geo-element.co [moved from lib/chart/type/d3/d3-geo-chart-type.co with 100% similarity]
lib/chart/type/d3/d3-line-chart-type.co [deleted file]
lib/chart/type/d3/d3-line-element.co [new file with mode: 0644]
lib/chart/type/d3/index.co
lib/util/formatters.co
www/modules.yaml