Skip to content

Release 1.0.0

Compare
Choose a tag to compare
@mrousavy mrousavy released this 20 Feb 10:45
· 8 commits to main since this release

1.0.0 (2023-02-20)

Bug Fixes

  • adapt example range after graph data has been modified (cd16d26)
  • Add smoothing values as props & Fix inaccurate linear value points (0a546d0)
  • Enable android gesture handler and adjust hold duration for graph movements (7414a37)
  • Graph inaccuracies with range applied (#52) (e0fa6a3)
  • make smoothing mandatory in CreateGraphPath (89991f6)
  • Remove incorrect delta from pixel factor calculation (#56) (e327c9d)

Features

  • pan gesture timeout configurable by prop (#43) (278c2a8)