Skip to content

[FEATURE]: Support cliponaxis for scattergl (and other WebGL-based traces that reuse it) #8074

Description

@Lexachoc

Description

scatter supports the cliponaxis attribute.

scattergl, however, does not expose this attribute, and markers are always clipped at the subplot viewport.

The marker is centered at y = 0, and the part outside the plotting area is clipped.

It would be useful if scattergl supported: cliponaxis: false.

It may also be worth considering because some WebGL-based traces also reuse scattergl.

Minimal reproducible example

https://codepen.io/Lexachoc/pen/dPvWdxa

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions