Skip to content

Release 0.1.0

Pre-release
Pre-release

Choose a tag to compare

@e-younan e-younan released this 12 Mar 21:57
· 32 commits to main since this release

0.1.0 (2024-03-12)

Features

  • 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)

Bug Fixes

  • dependency array for path computation (be93f88)
  • imports, metro dev issues, and more (544f9d4)
  • linting and d3 additions (43743a9)
  • remove unused banner prop (e531ab1)
  • update readme references to header library (76a230a)