Arthi Vezhavendan created SENSSOFT-233: ------------------------------------------
Summary: D3 Sankey Not Redrawing Correctly Key: SENSSOFT-233 URL: https://issues.apache.org/jira/browse/SENSSOFT-233 Project: SensSoft Issue Type: Bug Components: TAP Affects Versions: Tap 0.1.0 Reporter: Arthi Vezhavendan Assignee: Arthi Vezhavendan When trying to use the update on filter functionality and transition, artifacts persist and are not erased, even though they should be gone. It has to do with these two functions: * D3’s .exit() is not selecting the right things after the data is passed to the nodes/rectangles/links * D3’s remove() function not removing everything that is selected, even though it should -- This message was sent by Atlassian JIRA (v6.4.14#64029)