Download Latest Version v2.2.1 source code.tar.gz (774.6 kB)
Email in envelope

Get an email when there's a new version of Vico

Home / v2.2.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2025-09-17 1.5 kB
v2.2.0 source code.tar.gz 2025-09-17 774.5 kB
v2.2.0 source code.zip 2025-09-17 1.2 MB
android-sample-debug.apk 2025-09-17 15.3 MB
Totals: 4 Items   17.3 MB 0

This release is effectively identical to version 2.2.0-beta.1. The following compares versions 2.2.0 and 2.1.0.

[!WARNING] The old, pre-1.6.2 Maven Central coordinates have been discontinued; no more releases will be published to them. Those using these coordinates will receive deprecation errors.

Overview

  • breaking changes: none[^1]
  • addressed: [#987], [#1046], [#1057]
  • external contributors: @L-Andrade

core

  • An issue where maximum-x-precision validation failed to identify some violations has been addressed.

compose

  • VicoZoomState has a new zoom function for programmatic zoom.
  • CartesianChartHost has a new consumeMoveEvents parameter.

views

  • ZoomHandler has a new zoom function for programmatic zoom.
  • CartesianChartView has a new consumeMoveEvents property and a new XML attribute with the same name.

multiplatform

  • VicoZoomState has a new zoom function for programmatic zoom.
  • CartesianChartHost has a new consumeMoveEvents parameter.
  • The fill factory function has been removed; use the Fill constructor instead.
  • An issue where maximum-x-precision validation failed to identify some violations has been addressed.
  • An issue where Shape.toVicoShape mishandled Outline.Rounded has been addressed.

[^1]: Excluding multiplatform, which is experimental. (It will remain available, but breaking changes are more likely.)

Source: README.md, updated 2025-09-17