Skip to content

Parcoords image data spills from one graph to another #1929

@etpinard

Description

@etpinard
Contributor

See https://codepen.io/etpinard/pen/brBKdy?editors=0010 where the gl2d_parcoords_1 and gl2d_parcoords_2 mocks are plotted side-by-side. Both newPlot calls are followed by toImage. The top row displays the interactive graphs (i.e. newPlot output) and the bottom row displays the toImage outputs. Now, notice that the gl2d_parcoords_1 image has a few strokes that spilled over from gl2d_parcoords_2.

Fixing this we'll important for the image exporter where multiple parcoords graphs might be exported on the same page at the same time.

cc @monfera

Activity

self-assigned this
on Aug 5, 2017
monfera

monfera commented on Aug 5, 2017

@monfera
Contributor

@etpinard thanks for the clear, reproducible case, I'm on it!

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

Metadata

Metadata

Assignees

Labels

bugsomething broken

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

    Development

    Participants

    @monfera@etpinard

    Issue actions

      Parcoords image data spills from one graph to another · Issue #1929 · plotly/plotly.js