Improved
v3.0.0-beta.1
Overview
- breaking changes: minor
- addressed: #713 comment, #1175 comment, #1298
Common
- Opened
TextComponent.drawfor overriding. - Updated data carriers to override
toStringfor easier debugging. - Fixed empty
VerticalLegends reserving space forpadding. - Fixed
HorizontalAxisinstances withAxis.Position.Horizontal.Topignoringlinewhen reporting their height. - Fixed
VerticalAxisshorteninglinefrom the bottom whenVerticalAxis.ItemPlacer.getShiftTopLinesreturnsfalse.