pyobsplot icon indicating copy to clipboard operation
pyobsplot copied to clipboard

Interactivity

Open firmai opened this issue 1 year ago • 1 comments

Would you ever allow for interactivity, reason I ask is I don't see it in the colab tutorial, thanks.

firmai avatar Sep 19 '24 10:09 firmai

What kind of interactivity do you mean ?

Currently builtin Observable Plot JavaScript interactivity is possible when generating widgets, as shown here:

https://juba.github.io/pyobsplot/gallery_interaction.html

Otherwise Jupyter interactivity is also available, as described here :

https://juba.github.io/pyobsplot/usage.html#jupyter-interactivity

juba avatar Sep 19 '24 11:09 juba