Commit Graph

15 Commits (6ec000b3d680fa54ae0464c737408bf8cff79ba3)

Author SHA1 Message Date
johnkiernander fa8fbd4d5d Update copyright and dependencies 2014-04-03 12:41:37 +01:00
johnkiernander cb27409710 Update minor version 2014-04-02 19:46:49 +01:00
johnkiernander f12e27ab55 Merge composite-axes 2014-04-02 18:55:43 +01:00
John Kiernander 01db7e5c30 Version change for pull request #49 2014-02-14 09:44:10 +00:00
John Kiernander 87082533b5 Added tests to lint and cleaned existing 2014-01-22 00:01:41 +00:00
Han Xu 632cab6190 Remove qunit 2014-01-19 21:41:31 +08:00
Han Xu 335d5b9fc3 Set up karma test runner 2014-01-19 20:53:29 +08:00
John Kiernander 793446c795 Update to 1.1.3 2013-12-16 10:31:34 +00:00
John Kiernander 1f29fff591 Added ability to use arrayed margin sizes
This means that you can specify for example a left margin as "10px,20%"
so that the size will be calculated as 20% of SVG width + 10.  This is
very useful for resizable trellis charts.
2013-11-08 13:40:25 +00:00
John Kiernander 8c8397def3 Fixed Selections for Chrome v30
Version 1.1.1
2013-10-02 10:47:50 +01:00
John Kiernander 727ec7712e Automatic Propagation of Version 2013-09-11 19:06:40 +01:00
John Kiernander 04a81a85ef Allow null/undefined co-ords in legend
v1.01 - Some external code had been written with required parameters
missing from addLegend.  This fix is to allow these charts to continue
to work.
2013-09-05 15:21:55 +01:00
John Kiernander 87b7bbd173 Cleaned out all Lint 2013-06-12 15:33:29 +01:00
John Kiernander 3503a0aa56 Added Sorting Logic 2013-06-07 23:31:05 +01:00
John Kiernander a88d98e91e Copy over from d3Simple 2013-05-21 12:42:17 +01:00