Skip to main content
Version: 8.3.2

v1.1.0

[1.1.0] - 2019-10-03

warning

This version is not available under @lightningchart in NPM. It can only be accessed via legacy @arction organization.

Added

  • Dispose API for Charts, Dashboard
  • Add OHLCSeries.set/getFigureAutofitting()

Changed

  • Removed dependency to crc package.
  • Removed dependency to collections package.

Deprecated

  • SolidGauge.setDataLabelFormater in favor of SolidGauge.setDataLabelFormatter
  • SolidGauge.getDataLabelFormater in favor of SolidGauge.getDataLabelFormatter
  • OHLCSeries.setMaxPointsCount in favor of OHLCSeries.setMaxPointCount

Fixed

  • Fixed crash when adding points to step series.
  • PointableTextBox incompatibility with axis custom tick.
  • Empty StrokeStyle not working with Axis Nibs