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

Correctly render PlotlyJS/PlotlyBase objects #51

Closed
MichaelHatherly opened this issue Mar 1, 2024 · 0 comments · Fixed by #52
Closed

Correctly render PlotlyJS/PlotlyBase objects #51

MichaelHatherly opened this issue Mar 1, 2024 · 0 comments · Fixed by #52
Assignees

Comments

@MichaelHatherly
Copy link
Collaborator

Currently they don't render to appropriate outputs. Ideally html output from quarto render should result in plotly.js interactive plots when https://github.com/JuliaPlots/PlotlyJS.jl objects are rendered. In other "static" outputs they should fall back on PNG/SVG as appropriate. Will likely require additions to the worker package hooks to tailor the rendering behaviour of those objects.

@MichaelHatherly MichaelHatherly self-assigned this Mar 1, 2024
MichaelHatherly added a commit that referenced this issue Mar 5, 2024
Render inline HTML for plotly plots rather than complete HTML documents.
@MichaelHatherly MichaelHatherly linked a pull request Mar 5, 2024 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant