Releases: jamesleesaunders/d3-ez
Releases · jamesleesaunders/d3-ez
Version 3.3.12 (Radar Chart)
Version 3.3.11 (Bubble Zoom & Horizontal Bar Chart)
Version 3.3.10 (Line Chart Zoom Fix)
Fixes line chart zoom to x-axis only - Thanks to @DipParmar (fiverr creativedip) for fixing this!
Version 3.3.9
- First experiments with brush and zoom. Towards #106.
- Switched HeatMap transition back on - it is fast & works again! Fixes #76.
- Improve 'is chartholder svg?' code. Fixes #91.
- Made colour legend line thicker.
- Update README with new synk badge and link to d3fc.
- Add .idea folder to .npmignore. We don't want this project folder on NPM.
- Added additional group for all multi-seriesGroups type graphs.
- Fix GPL version number.
Version 3.3.8
Version 3.3.7
- Fix issue with color legend when it has lots of series.
- Split Donut component into 2 components (Towards #93). One for the donut; One for the labels.
Version 3.3.6
- Fix export d3.ez and d3Ez.
- Fix Credit Tag margin.
- Bump to v3.3.6.
Version 3.3.5 (Legend Tweaks)
- Renamed legendCategorical -> legendColor.
- Updated README.
- Made Threshold legend wider.
Version 3.3.4
- New Threshold Legend Component.
- Fixed bug with legend import.
Version 3.3.3 (Legend Re-work, CSS Fixes)
- Update README.md, examples and package.json to support D3v5 Closes #99.
- Use babel-preset-env (rather than es2015).
- Add .editorconfig file (see: http://editorconfig.org/).
- Fix Rose Chart CSS on hover.
- Fix Line Chart dot grow CSS animation bug.
- Streamline Axis and Label components.
- New Size Legend component Closes #100.
- New Colour Legend component.
- Corrected license typo GPL-3.0 to GPL-2.0.