Skip to content

Releases: gravity-ui/charts

v1.42.3

27 Mar 09:03
b6e03e5

Choose a tag to compare

1.42.3 (2026-03-27)

Bug Fixes

  • render tooltip value via dangerouslySetInnerHTML to support HTML in valueFormat prefix (#512) (f97e2e3)
  • support Ctrl+click for multi-select on Windows (#513) (39ac863)

v1.42.2

24 Mar 13:58
e5446eb

Choose a tag to compare

1.42.2 (2026-03-24)

Bug Fixes

v1.42.1

24 Mar 13:06
200b897

Choose a tag to compare

1.42.1 (2026-03-24)

Bug Fixes

  • fix the display of selected points in the tooltip (#506) (76df978)

v1.42.0

20 Mar 15:12
563910d

Choose a tag to compare

1.42.0 (2026-03-20)

Features

  • tooltip: add dateTimeLabelFormats merged with default date formats (#500) (90cc586)

v1.41.2

19 Mar 10:39
298e5a4

Choose a tag to compare

1.41.2 (2026-03-19)

Bug Fixes

  • dispatch synthetic pointermove event to svg element on default state hover (#499) (20df086)
  • Range slider: hide legend-deactivated series from range slider (#496) (46239c1)

v1.41.1

18 Mar 10:11
86833b9

Choose a tag to compare

1.41.1 (2026-03-18)

Bug Fixes

  • fix percent stacking area with null values (#497) (b5224bb)
  • fix x-axis labels with rotation 90 overlapping range slider (#494) (2290d24)

v1.41.0

16 Mar 15:39
634428f

Choose a tag to compare

1.41.0 (2026-03-16)

Features

  • add immediate option to reflow (#485) (71255ca)
  • tooltip: switch row layout from flex to table (#487) (36a19ae)

Bug Fixes

  • fix negative radius error for bar-x percent stacking chart (#492) (9e49de1)

v1.40.0

13 Mar 13:46
63acf5d

Choose a tag to compare

1.40.0 (2026-03-13)

Features

  • tooltip: add sort option for tooltip rows (#481) (1b6b393)

Bug Fixes

  • fix displaying the stacked area chart with the range slider enabled (#482) (18e37f6)
  • percent stacking bar-x with small height (#484) (06a9c63)

v1.39.1

12 Mar 12:04
820d267

Choose a tag to compare

1.39.1 (2026-03-12)

Bug Fixes

  • crosshair: correct position for category axis with numeric indices (e586d89)
  • crosshair: correct position for category axis with numeric indices (#480) (aef129d)

v1.39.0

12 Mar 09:37
3e06e96

Choose a tag to compare

1.39.0 (2026-03-12)

Features

  • chart: add defaultState.hoveredPosition for initial hover on first render (#475) (9366ba3)