I am making a simpel data collecting app with a form and displaying data underneath.
I have 3 problems.
- I am using Line/bar chart from Bubble but it is not displaying data correct.
In the image I have 2 with the same name (adf) but they are displayed as twice instead of counting them together.
The bars for the other names are also wrong as they only appear once in the database.
-
I only want to show top 5 names in the barchart but I can’t figure out how to limit the chart.
-
In the repeating group underneath I have the same problem as the linechart. The names are not counted together (here just counted the total number of items in the database)