raulsperoni / magnesium-wordcloud-panel

Wordcloud / Tagcloud Panel Plugin for Grafana
Apache License 2.0
16 stars 9 forks source link

Filter grafana dashboard on click #5

Open raulsperoni opened 4 years ago

raulsperoni commented 4 years ago

It would be really nice to use the library's available callbacks to filter grafana dashboard data when a word is clicked. I haven't found a neat way to do this yet. Related to this.

mfishman64 commented 4 years ago

I agree. The current word cloud is a great visualization that we use very frequently. A clickable word cloud would be a great feature.

raulsperoni commented 3 years ago

maybe this is working now: https://community.grafana.com/t/how-can-i-change-template-varibale-in-a-react-plugin-in-grafana-7-0/31345/2?u=raulsperoni

I will need to test it

vvandel-nfir commented 3 years ago

Great wordcloud plugin, I also like how mousing over a word shows you the value. Being able to click on a word for a drill down would make it even better!

Yanivcohen1972 commented 3 years ago

I need to add to my word cloud other parameters while hovering the data rather than the number of times the value appears.... Any news how to do it ?