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

I can see I can give a gradient color to bar chart. But, if there are multiple stacked bar charts, there is no way to give a gradient for each...

enhancement
good first issue
Bar Chart

Hey, I have a chart where I would like to control the overflow logic, is that possible? Tried different solutions but couldn't get anything to work. See screenshot below, would...

enhancement
Fundamental

I've matched the colors of the chart like this, and I succeeded in synchronizing the colors of the chart line and bottom area, but how do I synchronize the colors...

good first issue
Line Chart

Hello @imaNNeoFighT, first of all, great job with this lib! I've successfully implemented the line chart, but I am experiencing the issue shown in the pic below. ![Screenshot_16041647041](https://user-images.githubusercontent.com/40116397/97785669-d0691200-1ba6-11eb-8771-6d10808d93e3.png) On the...

Line Chart
Needs Reproducible Code

Hello, I found a bug where my application go to not responding when changing the values from big values to small values I debugged it a little and I think...

Line Chart
Needs Reproducible Code

[Short description] I get an index out of range when switching between different BarCharts with different length of BarChartGroupData when tooltip is always showing. I have lots of BarCharts with...

Bar Chart
Needs Reproducible Code

I have a first line displaying altitude (y axis) regarding distance (x axis) This line is displayed with a curve to have something smooth (in that case some y data...

enhancement
Line Chart

Hi. I have a BarChart inside a scrollable ListView and it works perfectly fine. However I also have a PieChart in there and this one tends to flicker/disappear randomly during...

Needs Reproducible Code

How to make pie chart can custom badge like this: ![image](https://user-images.githubusercontent.com/50283199/146492093-915da74a-a780-4292-8e52-26501c9b974a.png)

enhancement
Pie Chart

I enter the page where the chart supposed to show, but it shows only when i click on it. ![WhatsApp Image 2021-12-20 at 16 00 57](https://user-images.githubusercontent.com/60981756/146779040-f593b4b1-76c4-4911-8f4d-f3b08a5c98d6.jpeg)