Skip to content

[BUG]: scattergl incorrectly handles numeric and numeric-string marker variants #8070

Description

@Lexachoc

scattergl incorrectly handles numeric and numeric-string marker variants such as 100 / '100' ('circle-open'), 200 / '200' ('circle-dot') and 300 / '300' ('circle-open-dot').

The equivalent named symbols render correctly:

symbol: 'circle-open'
symbol: 'circle-dot'
symbol: 'circle-open-dot'

Reproducible example: https://codepen.io/Lexachoc/pen/gbmWRGM

This bug also affects all WebGL-based traces that reuse scattergl.

Activity

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

Metadata

Metadata

Assignees

Labels

P2considered for next cyclebugsomething brokensize: 1

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions