quarto-dev / quarto-dev/quarto
Inline plotting
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 645
- Forks
- 62
- Avg merge
- 17h 42m
- Merged PRs (30d)
- 13
Description
Thanks for all the hard work on this plugin!
Feature request:
The ability to have inline plotting below each code block similar to the Jupyter notebook VSCode plugin.
This would enable a more similar preview to the rendered Quarto document, aiding with debugging and formatting.
Additionally this would greatly improve the organization of working in the document, especially with multiple languages, as currently each opens its own interactive side window for plots making it difficult to keep track of which code block matches which generated plot.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are identified in the issue. Start by locating the VS Code preview and code-block execution or plot-output paths, then compare the Jupyter notebook VS Code plugin behavior. Done means plots render inline beneath their originating code blocks for the mentioned languages, improving preview and organization.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- vscode
- Domain
- developer-experience, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100