jquery.flowchart icon indicating copy to clipboard operation
jquery.flowchart copied to clipboard

JQuery plugin that allows you to draw a flow chart.

Results 87 jquery.flowchart issues
Sort by recently updated
recently updated
newest added

Hi, Great work on this plugin! Is there a way to clear the flowchart data but maintain the other properties? I've used setData: {} and that clears the flowchart data...

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...

Has anyone come up with a way to select and then move multiple operators at once ? Thanks

enhancement

How much of an effort would it be to make this also work on mobile devices? Currently, on mobile devices you can draw lines between nodes but you can not...

I would like to save the current state of the flowchart's panzoom using panzoom's getTransform() function and then when the flowchart is reloaded, have it remember and display the flowchart...

hi, can use link that not curved ? in this project

At the moment the input shows on the left (or the top, in vertical mode) and output on the right. Is it possible to allow that to be **switched** on...

Unale to get operator data

...is there a way to see the whole title? Like a tooltip?

Hello. I'm trying to reload data from server using "setData", operators, inputs and outputs work but the links look broken at first. ![image](https://user-images.githubusercontent.com/26585387/51856897-7a42ad00-22f6-11e9-8862-53e09bb7185e.png) Then if i move some operator the...