I have data on neighbourhood complaints regarding dogs, noise, garbage etc. I'm trying to visualize with a column chart. The neighbourhoods on the x-axis have to be ordered by the count (occurences) on the y-axis.
Alfabetical ordering is default, but I do not know how to change it. I've tried to sort neighboudhood by ID, but this doesn't work.
No code is used as this was produced in the Dashboard module.
The result should include a column chart, ordering neighbourhoods by the number of complaints in a descending order.
Who can help me out?
Thanks in advance!