Commit Graph

20 Commits

Author SHA1 Message Date
Gion Kunz
6907908bbe Added possibility to use padding object with individual properties, fixes #195 2015-02-27 18:27:27 +01:00
Gion Kunz
ab8a5f23b8 Fixed chart update function options override and double creation issue, fixes #206 2015-02-27 16:09:06 +01:00
Gion Kunz
f5a65b655f Fixed tests after jasmine update 2015-02-12 22:13:24 +01:00
Gion Kunz
8368873ae9 Added SVG Path API for manipulating SVG paths, fixes #173 2015-02-01 03:06:47 +01:00
Gion Kunz
e927adfdf9 Fixed issues with 0 values in series object data notation, fixes #172 2015-01-31 18:45:27 +01:00
Gion Kunz
3f5e1e5641 Extracted generic meta data function, fixes #161 2015-01-27 23:35:10 +01:00
Gion Kunz
0215ce6445 Added more tests to cover some base chart functionality 2015-01-23 00:11:40 +01:00
Gion Kunz
87d5ccbfe2 Added helper functions for serializing data to DOM attribute values 2015-01-17 05:33:06 +01:00
Gion Kunz
690c77db80 Fixed jshint warinings by adding $ and Chartist to known globals 2015-01-16 22:31:07 +01:00
Gion Kunz
b9e6853a5b Updated tests for createSvg 2015-01-15 11:25:02 +01:00
Tyler Gaw
c5af2348ef Add core spec and failing test for createSvg 2015-01-14 18:59:02 -05:00
Gion Kunz
027a124798 Refactored Chartist.Svg to use Chartist.Class 2014-11-16 14:41:34 +01:00
Gion Kunz
0fcb94d25b Refactored Svg Module, added new methods and documentation 2014-10-04 22:17:49 +02:00
Gion Kunz
843388b9ca Fixed tests 2014-08-09 22:09:58 +02:00
Gion Kunz
38b7e4f466 Updated SVG element component with more methods 2014-08-09 20:27:22 +02:00
Gion Kunz
866aa2101e Added empty() method for clearing child nodes on svg dom and renamed internal node property 2014-08-09 13:12:20 +02:00
Gion Kunz
73c5c903c4 Added first version of own simple svg abstraction layer with unit tests 2014-08-09 12:57:16 +02:00
Gion Kunz
e4316d6815 Merge 0.2 2014-03-10 00:15:33 +01:00
Gion Kunz
3116831cc1 Removed Karma and added direct jasmine dependency 2014-03-02 20:12:38 +01:00
Gion Kunz
11a66a3d72 Refactored structure and added basic website / documentation 2014-02-25 22:24:50 +01:00