Skip to content

Releases: gravity-ui/chartkit

v2.2.1

27 Mar 16:05
5575fe9
Compare
Choose a tag to compare

2.2.1 (2023-03-27)

Bug Fixes

  • Highcharts plugin: proper message for empty data (#140) (ee41ace)

v2.2.0

21 Mar 09:54
98599dc
Compare
Choose a tag to compare

2.2.0 (2023-03-21)

Features

  • Higcharts plugin: add type for manageTooltipConfig (#139) (f781cca)

Bug Fixes

  • Highcharts: fix resetZoomButton styles (#137) (07f610e)

v2.1.0

13 Mar 13:19
51bb39c
Compare
Choose a tag to compare

2.1.0 (2023-03-13)

Features

  • Highcharts: add linesLimit property to HighchartsWidgetData.config (#135) (91d16a3)

v2.0.0

09 Mar 13:08
86f5de9
Compare
Choose a tag to compare

2.0.0 (2023-03-09)

⚠ BREAKING CHANGES

  • update uikit up to 4 (#133)

Features

v1.6.7

21 Feb 14:08
909662d
Compare
Choose a tag to compare

1.6.7 (2023-02-21)

Bug Fixes

  • fix check if chart exists before adjust font size (#130) (d81c6b2)

v1.6.6

21 Feb 09:16
9e192e9
Compare
Choose a tag to compare

1.6.6 (2023-02-21)

Bug Fixes

  • add check if chart exists before adjust font size (#128) (451e3c1)

v1.6.5

10 Feb 10:30
86d2604
Compare
Choose a tag to compare

1.6.5 (2023-02-10)

Bug Fixes

  • Highcharts plugin: fix optional id usage for series identifier (#125) (f08b414)

v1.6.4

09 Feb 16:12
a64c4c2
Compare
Choose a tag to compare

1.6.4 (2023-02-09)

Bug Fixes

  • Highcharts plugin: fix on legend item click when it has duplicate name (#123) (005b9d2)

v1.6.3

08 Feb 13:45
a3cdcc5
Compare
Choose a tag to compare

1.6.3 (2023-02-08)

Bug Fixes

  • Highcharts plugin: fix updating point x value (#121) (0ffe89f)

v1.6.2

24 Jan 13:06
e104fcc
Compare
Choose a tag to compare

1.6.2 (2023-01-24)

Bug Fixes

  • Highcharts plugin: fix tooltip behaviour (#119) (5dffcc3)
  • Highcharts plugin: fix tooltip behaviour for onChartLoad & onRender callbacks (5dffcc3)