Skip to content

heatmapgl TODO list #1080

Closed
Closed
@etpinard

Description

@etpinard

Before getting merged into the main plotly.js dist bundle, we need to make sure following problems are addressed

  • heatmapgl test-images are not reproducible. Maybe this is just a matter of bumping the gl-shader requirement.
  • top-most and right-most points aren't being catch by the hover picking routine

gifrecord_2016-10-25_093142

  • double-check that we are handling NaNs correctly. One good test would be to Plotly.restyle(gd, 'type', 'heatmapgl') all our heatmap test mocks.
  • include only attributes that are relevant to the gl2d version (instead of simply copying the heatmap attributes). For example, heatmapgl doesn't support zsmooth, xgap and ygap.

See the heatmapgl-primetime branch for more some WIP work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions