Releases: EvHaus/react-pdf-charts
Releases · EvHaus/react-pdf-charts
v0.0.5
0.0.5 (2023-07-06)
Bug Fixes
- detect invalid/missing SVG charts due to no dimensions (0282ac5)
- enable wrapping for legends to ensure they all fit (957d718)
v0.0.4
0.0.4 (2023-06-30)
Bug Fixes
- improve error message for unsupported stroke-dasharray values (c018c02)
v0.0.3
0.0.3 (2023-06-30)
Bug Fixes
- bug with client-side rendering relating to stroke-dasharray attributes (9087ee5)
v0.0.2
0.0.2 (2023-06-29)
Features
- feat: add support for complex composed charts (4321d6b)