Skip to content

5.10.2

Choose a tag to compare

@martynasma martynasma released this 23 Aug 08:32

[5.10.2] - 2024-08-23

Added

  • panSensitivity added to AxisRenderer (default: 1).
  • maxPanOut added to ZoomableContainer (default: 0.4).
  • Method addLine(tool, panel, point) added DrawingControl. Allows adding line drawings via API. Supports ("Line", "Horizontal Line", "Horizontal Ray", "Vertical Line" tools). More info.

Fixed

  • Fast mouse wheel zooming of stock chart could cause browser to hang in some cases.
  • minBulletDistance of a XYSeries was ignored when base axis was CategoryAxis and other axis was DateAxis.
  • RTL labels with text-wrapping enabled were not being positioned properly.