Skip to content

[Canvas] Primitives support #304

@techniq

Description

@techniq

With the recent overhaul of Canvas support with a new context draw registration system, this will enable primitive support (along with Marks) without encountering the infinite loop issue

This will simplify many use cases, and also likely some mark implementations (but there is likely some performance benefits to having marks render as one and not individually).

  • Arc
  • Area
  • Bar
  • Circle
  • Group
  • Line
  • LinearGradient
  • Marker
  • Point
  • Rect
  • Spline
  • Text

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions