Skip to content

v3.1.0

Compare
Choose a tag to compare
@lloydrichards lloydrichards released this 25 Oct 06:49
· 13 commits to master since this release

v3.1.0 (2024-10-24)

What's Changed

feat: ✨ add nestedStackedBarsVertical and confarea by @lloydrichards in #28

  • added sszvis.nestedStackedBarsVertical component
  • added sszvis.annotationConfidenceArea component
  • added sszvis.rulerLabelVerticalSeparate function
  • improved performance by changing the .enter().exit() pattern to .join()
  • fixes to documentation and examples to improve clarity

Full Changelog: v3.0.5...v3.1.0