vega/altair

Add more features to `.interactive()`?

Open

#3,393 opened on Apr 4, 2024

 (1 comment) (0 reactions) (0 assignees)Python (865 forks)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (10,452 stars)
PR merge metrics
 (Avg merge 6d 9h) (4 merged PRs in 30d)

Description

What is your suggestion?

I'm wondering if it would be helpful if .interactive() did more by default. I'm primarily thinking about adding a tooltip (of the plotted encodings), and an interactive legend (based on opacity). There should of course be some way to turn these on/off, so that they don't interfere with manually set up bindings (maybe chart.interactive(legend=False).

Have you considered any alternative solutions?

No response

Contributor guide