DavBfr / dart_pdf

Pdf creation module for dart/flutter
https://pub.dev/packages/pdf
Apache License 2.0
1.41k stars 629 forks source link

Features not working. #1631

Open ghost opened 7 months ago

ghost commented 7 months ago

We are not able to use widgets for Bar chart etc, I used Pie chart thats working fine but rest of them are not working. Please fix this issue. If you need any additional information then let me know please. I will happy to get it fixed.

ghost commented 7 months ago

CartesianGrid and RadialGrid is not working. PieGrid is working fine

bksbora commented 7 months ago

IT looks working fine here : https://davbfr.github.io/dart_pdf/#/ You may have a mistake ?