Releases: soundar24/SingleDivUI
Releases · soundar24/SingleDivUI
2.0.0
What's Changed
- Small fixes by @soundar24 in #3
- New bubble chart implementation by @soundar24 in #5
- New scatter chart implementation by @soundar24 in #6
- Code cleanup by @soundar24 in #7
Full Changelog: 1.0.1...2.0.0
1.0.1
Changed
- Updated the default color values.
- Updated the default values of the height, width and responsive properties.
- Updated the pointStyle behaviour without affecting the pointColor.
Added
- New props pointInnerColor, dotRadius addedd specific to "circle" and "circle-dot" point styles.