Releases: patrykandpatrick/vico
v2.0.0-alpha.8
This release resolves an issue where automatic padding for extreme HorizontalAxis
labels misbehaved when ChartValues#minX
was nonzero, creating too much or too little empty space at the start of the CartesianChart
. Read the release notes.
v1.14.0
This release introduces fixes and improvements, including a performance boost. Read the release notes.
v2.0.0-alpha.7
This release introduces label position customization for MarkerComponent
, dynamic HorizontalAxis
label spacing, and other improvements. Read the release notes.
v1.14.0-beta.1
This release introduces fixes and improvements, including a performance boost. Read the release notes.
v1.14.0-alpha.3
This release includes fixes and improvements. Read the release notes.
v1.14.0-alpha.2
This release addresses a synchronization issue that affected ChartEntryModelProducer
and ComposedChartEntryModelProducer
and led to ChartValuesProvider.Empty
-related crashes. Read the release notes.
v2.0.0-alpha.6
This release includes fixes and improvements and continues the API cleanup. Read the release notes.
v1.14.0-alpha.1
This release includes fixes and improvements. Read the release notes.
v2.0.0-alpha.5
This release includes fixes and improvements. Read the release notes.
v2.0.0-alpha.4
This release includes fixes and improvements and enables dynamic maxItemCount
customization for AxisItemPlacer.Vertical.default
. Read the release notes.