Skip to content

Releases: gravity-ui/chartkit

v2.12.0

30 Jun 13:01
b6bcbaf
Compare
Choose a tag to compare

2.12.0 (2023-06-30)

Features

v2.11.0

20 Jun 12:10
800b616
Compare
Choose a tag to compare

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

19 Jun 14:21
6532f40
Compare
Choose a tag to compare

2.10.1 (2023-06-19)

Bug Fixes

  • Highcharts plugin: show totals of selected series on legend click (#176) (ac7fe22)

v2.10.0

05 Jun 08:35
9d6d482
Compare
Choose a tag to compare

2.10.0 (2023-06-05)

Features

v2.9.0

31 May 17:13
0cffb9d
Compare
Choose a tag to compare

2.9.0 (2023-05-31)

Features

  • Highcharts plugin: add tooltip.sort configuration (#170) (0825a91)

v2.8.1

30 May 16:30
c3579f6
Compare
Choose a tag to compare

2.8.1 (2023-05-30)

Bug Fixes

  • options: fixed default options for yAxis title color (#168) (52bf4cc)

v2.8.0

23 May 14:35
71e5354
Compare
Choose a tag to compare

2.8.0 (2023-05-23)

Features

  • Highcharts plugin: rework tooltip pinning api (#166) (9ca62e4)

v2.7.2

17 May 17:49
4b7d112
Compare
Choose a tag to compare

2.7.2 (2023-05-17)

Bug Fixes

  • Highcharts plugin: add metaKey property to SeriesClickEventObject type (#164) (3484561)

v2.7.1

17 May 11:53
5ad0ca5
Compare
Choose a tag to compare

2.7.1 (2023-05-17)

Bug Fixes

  • remove onSeriesClick due to it uselessness (#162) (ca993d6)

v2.7.0

11 May 16:21
a0b7abd
Compare
Choose a tag to compare

2.7.0 (2023-05-10)

Features

  • Highcharts plugin: add config.onSeriesClick property (#160) (212ce4b)