mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2026-08-09 08:04:45 +00:00
fixes deprecation on vico charts
This commit is contained in:
+1
-1
@@ -51,7 +51,7 @@ fun makeLine(color: Color): Line =
|
||||
),
|
||||
),
|
||||
),
|
||||
pointConnector = LineCartesianLayer.PointConnector.cubic(),
|
||||
interpolator = LineCartesianLayer.Interpolator.cubic(),
|
||||
)
|
||||
|
||||
val chartLayers =
|
||||
|
||||
Reference in New Issue
Block a user