Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Explore options to add interactive figures #15

Open
Peter9192 opened this issue Aug 9, 2021 · 1 comment
Open

Explore options to add interactive figures #15

Peter9192 opened this issue Aug 9, 2021 · 1 comment

Comments

@Peter9192
Copy link
Member

It would be really nice if we could add interactive figures. I'm not sure if this plays well together with the content library, so it would be good to explore what would be the most effective way to do this.

This might be a nice example to start with:
https://vega.github.io/vega-lite/examples/interactive_global_development.html

@Peter9192
Copy link
Member Author

Here's a few options:

  • Add standalone HTML files as an alternative to images; embed as iframe (this already works)
  • Add custom components to embed e.g. vega-lite specs with vega-embed
  • Hook up with a bokeh/dash/whatever server to show their content

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant