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
sudodoki
9162df9f62
some coffee idioms, common constructor change
2013-10-25 00:34:05 +03:00
Olly Smith
e5c856fb10
Fix area chart fill colors for very light lines ( fixes #190 ).
2013-05-10 07:40:51 +01:00
Marcin Chwedziak
3c9fff0aa0
#199 , added behaveLikeLine and fillOpacity options, refactored morris.line to separate line and point draw operation
2013-03-31 20:16:35 +02:00
Christopher Erin
32b06226c2
draw functionality broken out into methods on each class
2012-12-31 12:09:38 -06:00
Christopher Erin
14c56165c6
encapsulate all interaction with raphael. Reuse some methods. Write tests for all svg structural elements and attributes
2012-12-30 13:29:26 -06:00
Olly Smith
a620eec75d
Fix hover position for area charts.
2012-12-19 22:35:49 +00:00
Marcin Chwedziak
9bdabf1d0d
first version of hover refactored to be 100% html
2012-11-18 20:02:46 +01:00
Olly Smith
f72b14f619
Initial area charts.
2012-10-28 18:55:37 +00:00