All Versions
88
Latest Version
Avg Release Cycle
4 days
Latest Release
-

Changelog History
Page 2

  • v8.0.1 Changes

    • โฌ†๏ธ [Chore] Upgrade deps
  • v8.0.0 Changes

    • ๐Ÿšš [Breaking] Remove auto-binning from bar charts #118
  • v7.2.3 Changes

    • [Fix] Hover returns color object #76
  • v7.2.2 Changes

    • ๐Ÿ”’ [Fix] Lock is-equal dep due to errors
  • v7.2.1 Changes

    • [Feature] Add displayAllLabels to PieChart component
    • ๐ŸŽ [Fix] Improve performance of Tooltip
    • ๐Ÿšš [Chore] Move more components to FC
    • [Chore] Bump depepdencies
  • v7.2.0 Changes

    • [Feature] Add ability to have tooltip only show up on bar hover
    • [Fix] Fix linear guage tooltip not working correctly
  • v7.1.0 Changes

    • [Feature] Guide Bar for Radial Bar Charts
    • [Feature] Guide Bar for Linear Bar Charts
    • [Feature] Add ability to pass minHeight to Bar component
    • [Feature] Add SonarChart component and improve demo
    • ๐Ÿ“‡ [Fix] Fix bug with not passing metadata in stacked charts
    • [Fix] Increase TooltipArea padding by 5px
    • [Chore] Bump depepdencies
    • ๐Ÿšš [Chore] Move Tooltip to FC
  • v7.0.2 Changes

    • [Fix] Fix marmekko tooltip issue
    • ๐Ÿšš [Fix] Temp remove tooltip from linear gauge
    • ๐Ÿ‘ฏ [Fix] Type issues and loops for clone element
    • [Fix] Type issues with sparklines
  • v7.0.1 Changes

    • [Fix] Fix type issue with Babel TypeScript
  • v7.0.0 Changes

    • ๐Ÿšš [BREAKING] Move BarChart to use TooltipArea vs Tooltip on each bar.
    • [BREAKING] Created new HistogramBarChart to wrap common features of histograms
    • ๐Ÿ‘ [Feature] Add support for horizontal charts in TooltipArea
    • ๐Ÿšš [Feature] Added onMouseMove to Bar component