echart_flutter library

Classes

DashArray
The dash array of the line.
LineChart
LineChart renders a line chart.
LineChartArea
The plot area of the line chart.
LineChartBarData
The bar data determines the appearances of the line.
LineChartData
The data is required for LineChart.
LineChartGrid
The painter determines the appearance of the grid lines.
LineChartLabel
The label of the line chart.
LineChartLabelText
The label text of the line chart.
LineChartPoint
The data point for determining the appearance of data points.
LineChartRange
The range of the line chart.
LineChartSpot
The spot of the line chart.
LineChartTooltip
The tooltip of the line chart.
LineChartTooltipStyle
The style of the tooltip.
LineChartXAxis
The x-axis for the line chart.
LineChartXLabel
The x-label of the line chart.
LineChartYAxis
The y-axis for the line chart.
LineChartYLabel
The y-label of the line chart.
NormalizedLineChartData
The normalized data of LineChartData for smooth animation.
NormalizedLineChartDataTween
The tween for use in animation.

Enums

LineChartPointType
The data point type.
LineChartTooltipDismissCondition
The condition to dismiss the tooltip.
LineChartXLabelAlignment
The alignment of the x-axis labels.