@react-financial-charts/series
Advanced tools
Changelog
2.0.0 (2023-05-12)
ChartCanvas no longer uses UNSAFE_componentWillReceiveProps (a9643a2)
Circular import causing use before initialization (5921432)
core: fixing chart flickering (9fe8cc7)
core: fixing spreading interaction props (c6a98fb)
Data updates cause chart to immediately render with correct scale and data (729d3c3)
Fixed warning from React about using getSnapshotBeforeUpdate without componentDidUpdate (5da4fd0)
make FibonacciRetracement
appearance prop type the same as EachFibRetracementProps
ones (28d324f)
Resolved another circular dependency (8ac704c)
utils: bump auto sizer to resolve react 18 issues (009d42e)
feat!: removing type module from package config (c6be298)