0.4.5 (2026-02-01)
- pointer events bug in static charts (a423e7e)
0.4.4 (2025-11-28)
- hardcoded path color from library (42bae25)
0.4.3 (2025-11-28)
0.4.2 (2025-03-25)
- max min point normalization for multiline (e212605)
0.4.1 (2024-10-08)
- add single point handling (ad33fa6)
0.4.0 (2024-10-06)
- introduce deterministic pan (2b6ab69)
0.3.0 (2024-08-08)
- introduce multiline chart (ac12f01)
0.2.0 (2024-05-12)
- introduce static line chart (40ebc4d)
0.1.1-rc.2 (2024-05-03)
- web builds (92e8253)
0.1.1-rc.1 (2024-05-03)
0.1.1-rc.0 (2024-05-02)
- scope.registerDeclaration type export warning (65bb48a)
0.1.1-beta.1 (2024-05-02)
- add cursor customizations, more documentation, and batched updates (5475301)
0.1.1-beta.0 (2024-05-01)
- add animated text example, fix computation (f677a3e)
- add pan and hover gesture handlers, with point resolution (cdf73d7)
- add pathfill prop and clean up api (8b3442f)
- export line chart props type (761cb73)
- implement linear interpolation for graph (9054ce2)
- improve api (468297f)
- improve api, add axis, etc (a8fd0a9)
- init commit (3f7465d)
- integrate axis labels (3ac649a)
- introduce latest skia version (d8740f5)