Skip to content

Releases: gravity-ui/charts

v1.34.3

12 Feb 14:07
051d44b

Choose a tag to compare

1.34.3 (2026-02-12)

Bug Fixes

  • enhance datetime x-axis label handling (#398) (4a00759)

v1.34.2

10 Feb 15:33
c0c6952

Choose a tag to compare

1.34.2 (2026-02-10)

Bug Fixes

  • fire onReady callback when all series are initially hidden (#392) (21b7cac)
  • fix area chart with null values in stack (#393) (84c0e64)
  • fix multiple series order rendering (#389) (171893a)
  • limit default x-axis ticks count to actual data points when fewer than d3 default (#394) (fa5f4cd)
  • process series in reverse order for correct stacking in area data preparation (#390) (839e71c)

v1.34.1

29 Jan 11:18
9380fe6

Choose a tag to compare

1.34.1 (2026-01-29)

Bug Fixes

  • fix vertical clipping path handling for line series (#387) (ff5a73c)
  • properly restore range slider state (#384) (b8a4961)

v1.34.0

28 Jan 14:17
3623ceb

Choose a tag to compare

1.34.0 (2026-01-28)

Features

  • support tooltip.rowRenderer with HTML (#380) (2eccae4)

Bug Fixes

v1.33.0

23 Jan 09:39
8903c6c

Choose a tag to compare

1.33.0 (2026-01-23)

Features

  • add startOnTick and endOnTick options for axis (#371) (fc5418a)

Bug Fixes

  • fix area chart with stacking positive and negative values (#376) (f6b47f1)
  • sync primary and secondary axes ticks (#367) (2c24599)

v1.32.1

21 Jan 12:56
3b414db

Choose a tag to compare

1.32.1 (2026-01-21)

Bug Fixes

  • fix bar-y chart with stacking positive and negative values (#374) (65ef4eb)

v1.32.0

20 Jan 13:55
39aeab5

Choose a tag to compare

1.32.0 (2026-01-20)

Features

Bug Fixes

  • fix bar-x chart with stacking positive and negative values (#368) (ab80386)
  • hide data labels for rangeSlider (#373) (ea5b41f)

v1.31.0

19 Jan 10:27
0121c83

Choose a tag to compare

1.31.0 (2026-01-19)

Features

v1.30.1

14 Jan 15:09
be25f7c

Choose a tag to compare

1.30.1 (2026-01-14)

Bug Fixes

  • fix x-axis plot bands and plot lines position (#362) (c43045b)
  • line series tooltip color icon (#360) (8287487)

v1.30.0

13 Jan 12:38
8ed14ec

Choose a tag to compare

1.30.0 (2026-01-13)

Features

  • add tooltip.enabled setting for series (#358) (f90a1f9)

Bug Fixes

  • fix offset datetime axis in case of min-max usage (#354) (e6a8b33)