- Fix charts interfereing with each other. [gh-32]
- Prevent pointer events on line fills. [gh-31]
- Properly test and use D3 v3. [gh-47]
- Allow sorting x-axis data with
sortX
option method [gh-46] - Properly allow 0 values for xMax, xMin, yMax, yMin. [gh-33], [gh-5]
- Add options to set min/max values for x and y axes [gh-5], [gh-10]
- Do not convert to date using line + linear x-scale [gh-7]
- Fix resize handling for multiple graphs [gh-2]
- Initial Release