Skip to main content
Version: 5.2.0

v1.1.0

[1.1.0] - 2019-10-03

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