Highcharts Stock v12.1.0

Released: Dec 17, 2024

v12.1.0 버젼 업데이트

기능

  • Added new treemap feature, the grouping of small leaf nodes, configured by the treemap.cluster option.

수정사항

  • Fixed: calendar date picker was missing for the rangeSelector inputs.
  • Fixed: a regression since v11.3 causing the rangeSelector.align option not to work properly when set to right.
  • Fixed: resizing panes with multiple axes was resulting in incorrect axis height.
  • Fixed: select element didn't update the selected index when range changed in rangeSelector.
  • Fixed: a regression causing wrong tooltip header with plus sign in date formats.
  • Fixed: treemap data label padding was not respected.
  • Fixed: multiline text was not centered within data labels.
  • Fixed: some tooltip date formats were not correctly replaced.
  • Fixed: setting the time.timezone option explicitly to undefined didn't work as described.
  • Fixed: stickyTracking was broken for BubbleSeries.
  • Fixed: scatter series with Boost showed incorrect values in tooltip when zooming.