fixes deprecation on vico charts

This commit is contained in:
Vitor Pamplona
2026-04-20 10:51:18 -04:00
parent 036323fa53
commit 37af8b0c45
@@ -51,7 +51,7 @@ fun makeLine(color: Color): Line =
),
),
),
pointConnector = LineCartesianLayer.PointConnector.cubic(),
interpolator = LineCartesianLayer.Interpolator.cubic(),
)
val chartLayers =