fl_chart icon indicating copy to clipboard operation
fl_chart copied to clipboard

FL Chart is a highly customizable Flutter chart library that supports Line Chart, Bar Chart, Pie Chart, Scatter Chart, and Radar Chart.

Results 317 fl_chart issues
Sort by recently updated
recently updated
newest added

BarChart's topTitles and bottomTitles interval doesn't work with 0.50.6 update **Versions** - Flutter version 3.0.0 - fl_chart version 0.50.6

Bar Chart

Fixes an issue where RadarChart tick and graph point scale do not match. If a point has a value of 15 and a tick line has a value of 15,...

**Describe the bug** RadarChart tick and graph point scale do not match If a point has a value of 15 and a tick line has a value of 15, I...

Would be very useful a gauge chart, with a range value, to represent a consumption usage of rate mobile or similar

New Chart Request

Hello @imaNNeoFighT I had made an example to allow users to scroll the graph content, and I think it might be useful to some people, I am not sure if...

Candlestick chart usually used in finance application. Is it will be supported in the future? ![ad7f5cb5151810c4438586bb45d49b078330e25a](https://user-images.githubusercontent.com/12686339/92076779-4dfde500-ede5-11ea-9548-5b1f8a68925a.png) ![download](https://user-images.githubusercontent.com/12686339/92076653-23ac2780-ede5-11ea-81cc-fbe5e3df2275.jpeg)

New Chart Request

Is there a way to fix the pointer of a line chart in the middle and only scroll through the graph using swipe gestures? i need a graph similar to...

enhancement
Line Chart

When i set _**swapAnimationDuration != 0**_ and change the length of barGroups property in BarChartData, it will throw exception if _**new length is less than old length**_ **Versions** - Flutter...

Needs Reproducible Code

Hi team, I want to build 1 view about Barchart combined LineChart using your library (don't use Stack). Thanks.

New Chart Request

Hi. Bluetooth receives real-time data(100Hz) and outputs graphs through a line graph library(LineChart). The UI will update normally for about 10 minutes, but the UI will start blinking little by...

question
Line Chart