Hi everyone! In my project i have a collection called Charities, where each element has a score. I have created a distribution chart to show the distribution of charities by score as follows:
What I would like to know is if it is possible to somehow make it possible to click on a charity, for example in the section that has Score = 2 and go to a section where it shows all the charities that exist with score 2.
Is this possible? How could it be done?
Thanks!