Skip to content

scattergl errorbars sometimes don't appear #2900

Description

@alexcjohnson

There are a number of path-dependent issues with changes to mode and errorbars in scattergl traces. All of these investigations start from the gl2d_error_bars mock. Regular scatter traces can show errorbars even if mode='none' ie everything else is hidden:
scatter-none

If I just load that mock and restyle(gd, 'mode', 'none') everything disappears:
scattergl-none

But if I first change to type: 'scatter', mode: 'none' and then go back to scattergl the errorbars are still there:
scattergl-none-from-scatter

Other mode changes can create all sorts of oddities (including different behavior for orphan points):
scattergl-lines
scattergl-markers
scattergl-markers-2

cc @etpinard @dy

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

    bugsomething broken

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions