Skip to main content

2.10.0

[Watch]

  • Secondary Measure Axis

    • ChartGroup:
      useSecondaryMeasureAxis : false
    • to activate this axis, set useSecondaryMeasureAxis to true and add secondaryMeasureAxis property
    • Reference:
    • This update specially for Bar Chart and useful for comparing Series that have different units (if both)
  • Track chart

    • ConfigRenderPoint
      • showComparisonPoint : false
      • comparisonSymbolRender : ComparisonSymbolRenderRectangleRange()
    • Data Model
      LowerBound & UpperBound for each Data Item
      This value affect to Area such as in Line Chart