Skip to content

Release 0.1.0

Choose a tag to compare

@niklavsBariss niklavsBariss released this 19 Dec 09:30
· 4 commits to master since this release

0.1.0 (2025-12-19)

  • feat: Add highlightPosition prop (ba0359d)
  • fix: Add nullcheck (cc90a6e)
  • feat: Add x-axis-separator configuration (03a1b30)
  • feat: Create highlightValuePosition prop, implement tooltip style highlight (ed4228e)
  • fix: Fix strokeDasharray, update docs (ee5bf55)
  • feat: Implement onHighlightChanged listener (12a9294)
  • feat: Improve code - threshold gradients (304bf37)
  • docs: Update README (4637c36)
  • docs: Update README with Known Limitations (0bf5576)
  • chore: Cleanup example app by moving mock data (88da23b)
  • chore: Prettify (b3bdab1)
  • chore: Scope package name (3ded803)
  • fix: Fix floating point error (a2014e0)
  • feat: Add error-segment feature (717fd74)
  • feat: Improve negative value support (63ee20d)
  • feat: Improve unit position on y-axis (cf8dd81)
  • feat: Support slices (2803c22)
  • feat: Support threshold gradients (143e3ce)