Skip to content

v1.34.2

Choose a tag to compare

@gravity-ui-bot gravity-ui-bot released this 10 Feb 15:33
c0c6952

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)