Skip to content

Make scatter chart not require the lineElement #10242

@LeeLenaleee

Description

@LeeLenaleee

Feature Proposal

Currently when using tree shaking to create a verry basic scatter plot you need to import and register the lineElement since it extends the line controller and sets showLine to false.

This feels weird since a scatter chart does not show lines by default so you would expect it does not need the line element.

Possible Implementation

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions