amueller / word_cloud

A little word cloud generator in Python
https://amueller.github.io/word_cloud
MIT License
10.01k stars 2.31k forks source link

clickable wordclouds #762

Open rjalexa opened 3 months ago

rjalexa commented 3 months ago

What is the best/easist way to make a wordcloud made with this library clickable so that a click on a term would return the nearest string? Thanks