Skip to content

Data ids interfere with transforms #1706

Closed
@n-riesco

Description

@n-riesco

This code shows a bad interaction between data ids and transforms. The plot is made up of three bubbles sorted by marker size.

Clicking once on the button removes the circle in the middle using a filter transform.
Clicking a second time brings the circle back.
The issue is that when circle is back is drawn on top of all the circles (despite the sort transform).

peek 2017-05-18 22-43

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