bezier-chart icon indicating copy to clipboard operation
bezier-chart copied to clipboard

A beautiful bezier line chart widget for flutter that is highly interactive and configurable.

Results 39 bezier-chart issues
Sort by recently updated
recently updated
newest added

![Screen Shot 2022-04-27 at 00 08 27](https://user-images.githubusercontent.com/48169653/165355083-574ef759-1063-40bb-9433-7c815350ab4c.png) ![Screen Shot 2022-04-27 at 00 08 48](https://user-images.githubusercontent.com/48169653/165355132-aac377cb-b39c-41ee-8a2d-ef1543de3c28.png)

Failed assertion: line 113 pos 9: '(bezierChartScale == BezierChartScale.CUSTOM && _checkCustomValues(series)) || bezierChartScale != BezierChartScale.CUSTOM' ![屏幕快照 2019-10-09 下午8 00 15](https://user-images.githubusercontent.com/12042191/66479630-81e66280-eacf-11e9-91d5-47acab75be52.png) how can I solve this ? bezierChartScale: BezierChartScale.CUSTOM, xAxisCustomValues: xpots,...

This package does not support sound null safety. It needs to be migrated to a null-safe version. For reference on migrating to null safety visit [https://dart.dev/null-safety/migration-guide#switch-to-the-dart-212-release](URL)

HI ! Awesome library. I was curious to know if there's any plans to move this lib to null safety.

Hey people, I noticed a lot of issues and Pull requests have been made, I was in charge of this package time ago but now I can't continue doing the...

The bubble info card is going outside the graph container because the line is drawn to high. This fix removes the high of the card from the available hight.

I would love to see support for different languages by passing a Locale as a parameter, then using the DateFormat to apply this locale, the chart would automatically support multiple...

onMissingValue = last Value posible? need this for Weight loos Chart