Skip to content

scattergl trace with marker angle array does not draw marker in legend #6770

Closed
@curtisratzlaff

Description

@curtisratzlaff

Code pen: (https://codepen.io/curtisratzlaff/pen/GRzjMyK)

The marker is missing from the legend:
image

The console outputs this error:
image

Searching the the html for nan I find this:
image

A couple of things that will make this problem go away.

  • If you remove the marker.angle array from the trace definition.
  • If you only provide a single value in the array.
  • If you specify "circle" in the marker.symbol.
  • If you change the trace type to scatter.

Let me know if I can provide any more information.

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