Features

  • Provided support for vertical chart.
  • Provided support for smartlabels in cartesian axis.
  • Provided support for highlight/selection in cluster mode.
  • Provided support for hiding the axis title.
  • Provided support for binding fill color and text for point from datasource.

Fixes

  • #143230 - Currency format will now work in tooltip template.
  • #140909 - Pie animation is now completed when the chart is updated sequentially.
  • #142442 - Now the range for axis can be changed on redraw.
  • #140882 - Now the interval for datatime axis is calculated based on data.
  • #140614 - EmptyPoint is now working in KO binding.
  • #143069 - Support for OnChartLoaded event in ASP is added.

Breaking-Changes

  • Secondary axes in chart will visible only when it is bound to any series or indicator.
  • When Row count and column count in legend are same, then legend will get plotted based on column count, when its position is top or bottom and it will get plotted based on row count, when its position is right or left.
Footer