widgets/charts
library
Classes
-
ChartData
-
Represents a single data point in a chart.
-
ChartSeriesData
-
Represents a series of data points in a chart, with an assigned color.
-
DoughnutChartData
-
Represents a data point for a doughnut chart.
-
LegendLabel
-
Represents a legend label for a chart.
-
LineChartData
-
Represents a single data point in a line chart.
-
PieChartData
-
Represents a single data point in a pie chart.
-
TBarChart
-
A widget that displays a bar chart using
SfCartesianChart.
-
TDoughnutChart
-
A doughnut chart widget that displays proportional data in a circular format.
-
TGroupBarChart
-
A grouped bar chart widget that displays multiple series of data.
-
TLineAreaChart
-
A customizable line area chart widget.
-
TLineChart
-
A customizable line chart widget.
-
TPieChart
-
A customizable pie chart widget for Flutter applications.