2.0.0-alpha.27
This release includes bug fixes and continues the API cleanup.
| Breaking changes | Addressed |
|---|---|
| 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 theLineCartesianLayer’s minimum y value, the split was positioned incorrectly. - The default
HorizontalAxis.ItemPlacerimplementation could fall into an infinite loop when operating on large x values.
Additionally, AxisPosition is now Axis.Position.