Figure Options in Quarto
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 4.8k
- Forks
- 254
- Avg merge
- 10h 35m
- Merged PRs (30d)
- 9
Description
Since version 0.14, it has been possible to set figure options in Quarto such as fig-width and fig-height. However, this only appears to work when set in the global YAML. Changing them in individual cells has no effect. Is there a way around this, or will this feature be made available?
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
Reproduce the behavior in a Quarto document using plotnine, comparing global YAML figure options with options set in individual cells. Trace how plotnine output is rendered in Quarto and identify where cell-level figure dimensions are lost. Done means fig-width and fig-height work consistently at cell scope, with coverage for the reported case.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data-visualization
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100