Commit graph

9 commits

Author SHA1 Message Date
Jelte Fennema
1074ec41d3 Src attribute of a row gets passed to the barColors function as well 2014-08-12 18:36:19 +02:00
Olly Smith
aca2438c00 Merge pull request #297 from sudodoki/feature/vertical_grid
feature: configurable vertical segments
2014-06-14 08:07:32 +01:00
sudodoki
e3e50aac93 Implement #311: feature - bar max width 2014-01-30 01:57:57 +02:00
sudodoki
e8d84dca09 feature: configurable vertical segments 2013-11-16 01:53:37 +02:00
Olly Smith
063957657c Add perceptual diffs.
Uses perceptualdiff to catch regressions / changes in charts as they are
displayed by a browser (in this case, phantomjs).

Currently has exemplaries for basic line, area, bar and stacked bar
charts.
2013-11-10 22:09:01 +00:00
Olly Smith
221c83781d Tidy up.
- The options namespace should stay flat - no nested config values.
- Used single array literal instead of chained Array.concats.
- Added default values to config defaults, instead of using default
  method arguments.
- Tweaked spec.
2013-11-09 17:23:07 +00:00
sudodoki
ca371d112a feature: round-corners for bars in barchart 2013-10-25 23:54:18 +03:00
Christopher Erin
80e81894be add tests for svg output 2012-12-30 11:58:57 -06:00
Olly Smith
2a2a849ebd Tests for bar colours. 2012-11-08 15:21:33 +00:00