h2oai / h2oai/wave

Interactive Matplotlib component

Open
#359 1 comment 1 reaction 0 assignees View on GitHub
feature plot
Dominant language
Python
Stars
4.3k
Forks
371
Avg merge
26d 1h
Merged PRs (30d)
1

Description

via @dulajra

Allow [interactive](https://matplotlib.org/users/interactive.html?highlight=interactive) behavior.

A bit of research: It seems like there is no way for using this kind of interactivity in browser runtime. Even official [docs](https://matplotlib.org/faq/howto_faq.html?highlight=web#clickable-images-for-html) show just basic images.

The only solution seems to be using [this](http://mpld3.github.io/) Matplotlib / D3 mapper as a workaround, but not sure whether appropriate.

cc @lo5 for more light on this.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.