Nivo Versions Save

nivo provides a rich set of dataviz components, built on top of the awesome d3 and React libraries

v0.85.1

2 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/plouc/nivo/compare/v0.85.0...v0.85.1

v0.85.0

2 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/plouc/nivo/compare/v0.84.0...v0.85.0

v0.84.0

5 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/plouc/nivo/compare/v0.83.1...v0.84.0

v0.83.1

5 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/plouc/nivo/compare/v0.83.0...v0.83.1

v0.83.0

1 year ago

What's Changed

Full Changelog: https://github.com/plouc/nivo/compare/v0.82.1...v0.83.0

v0.82.1

1 year ago

Attempt to fix https://github.com/plouc/nivo/issues/2319, but it's still an issue.

v0.82.0

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/plouc/nivo/compare/v0.80.0...v0.82.0

v0.81.0

1 year ago

v0.80.0

1 year ago

v0.80.0 (2022-09-08)

Features

  • canvas: add custom ref to ScatterPlotCanvas and NetworkCanvas (#1953) (b0210744)
  • choropleth: add support for defs and fill to the choropleth (#2072) (e18733e7)
  • deps: upgrade package constraints to include React 18 (#2056) (9df8a0ae)
  • radar: add support for global rotation to the radar chart (#1985) (d57345a7)
  • radial-bar: implement defs/fill, modeled after Bar implementation (#1957) (c40006f5)
  • react-18: upgrade react-spring to 9.4.5 (#1993) (1b539a4c)

Bug Fixes

  • remove required for labelYOffset in DotsItem (d4daf2ce)
  • axes: Avoid duplicate key error with time scales at millisecond precision (#1756) (b372ec95)
  • bar:
    • align d3-shape version with other packages (#2076) (95a81d5c)
    • allow BarCanvas axis to be nullable (#1980) (d15406e0)
  • codesandbox: fix typo in jsx prop assignment (#1960) (2d8aaafc)
  • core: ignore useMeasure hook if not in a browser context (2763c4a2)
  • line: make copy of points data before reversing (45c31e94)
  • linting: fix bug in makefile script for linting an individual package (#1982) (17e33766)
  • pie: fix custom tooltip not updated due to missing hook deps (#2089) (9634f318)
  • sankey: include link's index in the React Component key when creating the SVG element (#2037) (5985ab40)
  • scales: fix a TypeScript bug when creating log scales (#2001) (43af675e)
  • tooltip: fix positioning when charts are rendered inside an scaled div (#2034) (a1a529c9)
  • xss: Fixed XSS security bug (#1929) (f83ad7bd)

Chore

  • deps:
    • update yarn.lock (fb6cc9fb)
    • bump terser from 4.8.0 to 4.8.1 (9bc03db5)
    • bump moment from 2.29.2 to 2.29.4 (2b0037cb)
    • bump parse-url from 6.0.0 to 6.0.2 (f1a0f116)
    • bump devcert from 1.2.0 to 1.2.1 (b78c3d10)
    • bump jpeg-js from 0.4.3 to 0.4.4 (86312950)
    • bump nanoid from 3.1.30 to 3.3.4 (eebfb94a)
    • bump moment from 2.29.1 to 2.29.2 (165d8a86)
    • bump minimist from 1.2.5 to 1.2.6 (b52fbbf2)

v0.79.1

2 years ago

What's Changed

Full Changelog: https://github.com/plouc/nivo/compare/v0.79.0...v0.79.1