Skip to content

Parcoords image data spills from one graph to another #1929

Closed
@etpinard

Description

@etpinard

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

Metadata

Metadata

Assignees

Labels

bugsomething broken

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions