Skip to content

Releases: codeherence/react-native-graph

Release 0.1.1-beta.1

02 May 07:49

Choose a tag to compare

Release 0.1.1-beta.1 Pre-release
Pre-release

0.1.1-beta.1 (2024-05-02)

Features

  • add cursor customizations, more documentation, and batched updates (5475301)

Release 0.1.1-beta.0

01 May 22:58

Choose a tag to compare

Release 0.1.1-beta.0 Pre-release
Pre-release

0.1.1-beta.0 (2024-05-01)

Bug Fixes

  • gesture firing on tap & example (efee5a4)
  • y for x computation (875d808)

Release 0.1.0

12 Mar 21:57

Choose a tag to compare

Release 0.1.0 Pre-release
Pre-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)