Features
- annotations:
- bar: add ability to toggle serie via legend item (#1556) (0def428c)
- bump: add additional props to custom layers (#1560) (8bd5a77a)
- calendar:
- deps: upgrade d3-time-format (ed792656)
- generators: add generateOrderedDayCounts function (fbcadd70)
- line: add ability to toggle serie via legend item (#1555) (463d380e)
- network: add onClick support for node (#1568) (c9156aac)
- pie: add ability to toggle serie via legend item (#1582) (23059e02)
- scales:
- scatterplot: add ability to specify nodeId accessor (343ef6f1)
- stream: add ability to customize legend label (780954af)
- swarmplot:
- website:
Bug Fixes
- axes: fix time scale bug with days crossing a new month (#1565) (cc27a856)
- bar:
- calendar: update TimeRange component for consistency (23d569c6)
- legends: update proptypes to avoid generated type error (f0acb818)
- line: get working with scales updates (c2e9631b)
- pie:
- scales:
- scatterplot: get working with scales updates (d9e3a5bc)
- stream: get working with scales updates (73a0812c)
- swarmplot:
- website: update imports from @nivo/calendar (c7f9876e)
Chore
- annotations: refactor package (f91e8f2a)
- bar: add tests for tooltip (12d84504)
- core: revert "fix(core): avoid occasional "ResizeObserver loop" error (#1466)" (8a999326)
- deps:
- pie: add test (5e9efe20)
- scatterplot: respond to pr feedback (0f6f3425)
- stream: respond to pr feedback (54dc1c29)
- swarmplot: refactor package (6c906c0a)
- website: update swarmplot information (d87f5dcb)