- Fixed #15 - Changed call to .done to .then
- Added event handling for reacting to graph events.
- Updating README so that the proto-repl-charts clojure library version is correct.
- Add graph support (aka networks of nodes and images.)
- Fixed #4 - Added draggable bar to allow vertically resizing charts.
- Fixed #5 and #3 - decoding the name after it has been passed into charts and table constructor.
- Depending on fork of c3 with newer D3 dependency to fix windows installation issue.
- Updated version of c3 to git commit to avoid d3 contextify dependency. See c3js/c3#1457
- Every feature added
- Every bug fixed