fl_chart
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.
**Describe the bug** The number formatting which apply on title(vertical) is not having second position after decimal. **meta.formattedValue** **To Reproduce** We have this data set which causing this issue: maxValue...
Closes #1574. The goal of this PR is give the option to display the text of the label vertically for the `VerticalLineLabel` and `HorizontalLineLabel` (see the screenshot in the issue...
The idea is taken from the following library, property `labelSunbeamLayout`: https://krispo.github.io/angular-nvd3/#/pieChart You can set the property `titleSunbeamLayout` in `PieChartData` to rotate the titles. By default is set to `false` to...
I have the following FlSpot list: FlSpot(1, 0), FlSpot(30, 0), FlSpot(29, 0), FlSpot(28, 0), FlSpot(27, 0), Because there is FlSpot(1, 0), it autocompletes the x axis until it reaches FlSpot(27,...
Can we include min and max values for drawing grid lines? I want to show grid lines for outer box also like for 0 and max value. I know border...
I need to create something like this:  Where both pie charts should be filtered if i filter one. Also the outside one should follow the inside group (as in...
Using TouchedSpotIndicatorData, I would like to implement an indicator with an arrow below as shown in the picture. Thank you for your help.
As the title,the X axis is from left to right,and the Y axis is from bottom to top. How could I reverse them? Just like the Y axis is from...
Hi folks, I've got a small issue here, so the graph not showing properly. Lemme explain the data first. I used the Line chart data with DateTime. `"data": [{ "dimensions":...
show "1.0" text in screen when use startDegreeOffset