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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions