Skip to content

VS Code feature request: Inline plots that respect chunk dimension options #287

@andrewheiss

Description

@andrewheiss

In RStudio, chunks that generate plots follow the dimensions specified in the chunk options (currently only with in-chunk options, but eventually hopefully also with YAML-style chunk options too)

image

 

In VS Code, images do not appear inline and instead either show up in a separate panel (if {httpgd} is installed), or in a separate window:

image

 

This is also the case when using the visual editor mode:

image

 

It would be helpful for figuring out figure dimensions for documents if plots could appear using the specified chunk options. But that also might just be a limitation of VS Code and/or radian and/or {httpgd} and/or something else.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions