Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
150111 | Dec 20,2019 02:53 PM UTC | Mar 19,2020 06:23 AM UTC | Flutter | 5 |
![]() |
Tags: SfCartesianChart |
dataSource: <SalesData>[
SalesData('L', 5),
SalesData('M', 3),
SalesData('M', 0),
SalesData('J', 2),
SalesData('V', 4),
SalesData('S', 3),
SalesData('D', 5),
],
SfCartesianChart(
primaryXAxis: CategoryAxis( arrangeByIndex: true),
// Other configurations
)
|
This post will be permanently deleted. Are you sure you want to continue?
Sorry, An error occured while processing your request. Please try again later.
This page will automatically be redirected to the sign-in page in 10 seconds.