An API was created in Supabase and tested in Postman and everything returned correctly, following evidence
It was also tested in flutterflow and returned the data, following evidence:
However, when we try to call directly on the Chart, it doesn't return anything other than crashing the application, the following was done in the chart settings:
in the api it was done like this:
and when we test the application, it does not leave this screen, however the PIE graph runs normally, only the line graph does not.