CartesianChartView
<style name="ChartStyle">
<item name="layers"><!-- ... --></item>
<!-- ... -->
</style><com.patrykandpatrick.vico.views.cartesian.CartesianChartView
app:chartStyle="@style/ChartStyle"
<!-- ... --> />cartesianChartView.chart = CartesianChart(/* ... */)Data
cartesianChartView.modelProducer = cartesianChartModelProducercartesianChartView.model = modelMultiple layers
Scroll and zoom
Sample charts
Last updated