Skip to content

Add variable sizes of points in scatter3d #535

@nvaytet

Description

@nvaytet

Currently, size in the scatter3d plot is limited to just being a number: the same size for all points.

The pythreejs points by default only supports one size.
However, we can use the custom vertex and fragment shaders from Matplotgl to implement variable sizes.

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