Skip to content

Option to toggle canvas rendering in entire Plot #32

Description

@gka

With all marks supporting canvas rendering, it would be useful to be able to activate the canvas rendering for all marks in a plot, e.g. via

<Plot canvas>
   <AreaY ... />
   <Line ... />
   <Rule ... />
</Plot>

For scenarios where multiple Plot instances are being used we could also add a canvas setting to the svelteplot/defaults context and respect it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions