Cheers
I would like to know how I can group data in a pie chart, getting it from firestore.
I have a collection of requests, which in turn has a field called status (En verificacion, Rechazado, Autorizado).
I want to know how I can create a graph to show me the amount that exists in each state.
I appreciate your help in advance.
Example