Skip to main content

2.0.0-alpha.27

This release includes bug fixes and continues the API cleanup.

Breaking changesAddressed
Minor#784, #824

The following bugs have been resolved:

  • In LineCartesianLayers with split line styling, when a split’s y value was equal or very close to the LineCartesianLayer’s minimum y value, the split was positioned incorrectly.
  • The default HorizontalAxis.ItemPlacer implementation could fall into an infinite loop when operating on large x values.

Additionally, AxisPosition is now Axis.Position.