Releases: mitigate-dev/react-native-d3-chart
Releases · mitigate-dev/react-native-d3-chart
Release 0.1.2
Release 0.1.1
0.1.1 (2025-12-23)
- docs: Fix docs to match the scoped package name (7861b57)
Release 0.1.0
0.1.0 (2025-12-19)
- feat: Add highlightPosition prop (ba0359d)
- fix: Add nullcheck (cc90a6e)
- feat: Add x-axis-separator configuration (03a1b30)
- feat: Create highlightValuePosition prop, implement tooltip style highlight (ed4228e)
- fix: Fix strokeDasharray, update docs (ee5bf55)
- feat: Implement onHighlightChanged listener (12a9294)
- feat: Improve code - threshold gradients (304bf37)
- docs: Update README (4637c36)
- docs: Update README with Known Limitations (0bf5576)
- chore: Cleanup example app by moving mock data (88da23b)
- chore: Prettify (b3bdab1)
- chore: Scope package name (3ded803)
- fix: Fix floating point error (a2014e0)
- feat: Add error-segment feature (717fd74)
- feat: Improve negative value support (63ee20d)
- feat: Improve unit position on y-axis (cf8dd81)
- feat: Support slices (2803c22)
- feat: Support threshold gradients (143e3ce)
v0.0.2
Initial release