Releases: gravity-ui/chartkit
Releases · gravity-ui/chartkit
v2.11.0
2.11.0 (2023-06-20)
Features
- add renderError property (#175) (84c03a9)
- main: Add renderErrorView prop for custom render and handle errors (15e314f)
Bug Fixes
- main: reset "No data" error on change data (ac0da94)
v2.10.1
2.10.1 (2023-06-19)
Bug Fixes
- Highcharts plugin: show totals of selected series on legend click (#176) (ac7fe22)
v2.9.0
2.9.0 (2023-05-31)
Features
- Highcharts plugin: add
tooltip.sort
configuration (#170) (0825a91)
v2.8.1
2.8.1 (2023-05-30)
Bug Fixes
- options: fixed default options for yAxis title color (#168) (52bf4cc)
v2.8.0
2.8.0 (2023-05-23)
Features
- Highcharts plugin: rework tooltip pinning api (#166) (9ca62e4)
v2.7.2
2.7.2 (2023-05-17)
Bug Fixes
- Highcharts plugin: add metaKey property to SeriesClickEventObject type (#164) (3484561)
v2.7.1
2.7.1 (2023-05-17)
Bug Fixes
- remove onSeriesClick due to it uselessness (#162) (ca993d6)
v2.7.0
2.7.0 (2023-05-10)
Features
- Highcharts plugin: add config.onSeriesClick property (#160) (212ce4b)