Skip to content

WebGL traces with marker color array don't propagate that color to hover labels #2953

Description

@alexcjohnson

Hover labels in these webgl traces with marker.color arrays are always black:

splom:

screen shot 2018-08-29 at 3 12 09 pm
https://codepen.io/alexcjohnson/pen/rZMEdO

gl3d:

looks like this one is maybe taking the color of the first point for all points?
screen shot 2018-08-29 at 3 21 42 pm
https://rreusser.github.io/plotly-mock-viewer/#gl3d_marker-arrays

scattergl:

screen shot 2018-08-29 at 3 22 50 pm
https://rreusser.github.io/plotly-mock-viewer/#gl2d_scatter-colorscale-colorbar

compare to SVG where the hover label matches each point:
screen shot 2018-08-29 at 3 24 08 pm
https://rreusser.github.io/plotly-mock-viewer/#scatter-colorscale-colorbar

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