Skip to content

Links are not getting cleared  #139

@vijayjamariya1122

Description

@vijayjamariya1122

Hi,

i am using
"jquery.flowchart": "^1.1.0",
angular 8

first, I am loading the frame as given in image 1 data, and links are properly loading after that I switch frames as given in image 2 but previous frames links are not getting cleared.

for data loading, I am using a function that clears the data whenever the function calls. I am using the following syntax for clearing data
$(this.el.nativeElement).find(".flowchart-example-container").flowchart({
data: "",
defaultSelectedLinkColor: "#55",
grid: 10,
multipleLinksOnInput: false,
multipleLinksOnOutput: false,
});

but not getting proper solution as I required

git1
[ image 1 ]
git2
[ image 2 ]

if anyone has solution or proper documents please revert.
thanking you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions