Forum Discussion
How can I create a interactive venn diagram
- Anonymous5 years ago
Hi Powerbing1,
If both common visuals and custom visuals not suitable for your requirement, you can also try to use script-based visuals (r, python) if you are familiar with these scripts.
Venn Diagram with R or RStudio: A Million Ways - Datanovia
How to Create and Customize Venn Diagrams in Python | by Julia Kho | Towards Data Science
Notice: script-based visuals can respond with other visuals' interactions but they cannot directly affect other visuals.
Regards,Xiaoxin Sheng
Hey Powerbing1 ,
I think the Venn Diagram by MAQ could be an option for you:
Venn Diagram by MAQ Software (microsoft.com)
Here a video and description of the custom visual:
Power BI Custom Visuals - Venn Diagram by MAQ Software (pragmaticworks.com)
Hi Denis,
Thank you, however I already tried using this visual but it is not interactive. I would want the user to select each set and have the table filtered out. For example if I select 1 of the sets in the ven diagram which shows 5 i would want 5 of the products to show up in the table.
Are you able to help me with this?
THank you,
- Anonymous5 years agoNot applicable
Hi Powerbing1,
If both common visuals and custom visuals not suitable for your requirement, you can also try to use script-based visuals (r, python) if you are familiar with these scripts.
Venn Diagram with R or RStudio: A Million Ways - Datanovia
How to Create and Customize Venn Diagrams in Python | by Julia Kho | Towards Data Science
Notice: script-based visuals can respond with other visuals' interactions but they cannot directly affect other visuals.
Regards,Xiaoxin Sheng