Sébastien Drouyer
Sébastien Drouyer
Thanks for the suggestion, I will add it shortly :smile:
I am not familiar with AngularJS, but here is a project that seems to integrate it: https://github.com/TextDB/textdb/blob/26fd4638192234c55ee45973bd2a30bdc8ec5cf9/textdb/textdb-angular-gui/app/flowchart/the-flowchart.component.ts
Good to know, thanks!
Sorry for my late answer. Just a question, do you get the positioning correctly when panzoom is disabled (or no zoom in the image). Because if it doesn't work correctly...
Thank you very much for your pull request. Sorry I am a bit busy at the moment, I will try to take a look next week !
Did you try to use the function `onLinkCreate` and change the color using the linkData parameter ?
I think you can use `setOperatorData` for that.
That is weird, I don't have this problem on my end. Are you sure you are using the last version of the plugin? `getSelectedOperatorId` should be now on line 800...
Hi, I don't understand. Are you talking about the zoom feature (that uses the scroll button)? Or did you simply add the ability to scroll from up to bottom and...
Hmm, it is going to be difficult if you go down that road. Instead, check http://sebastien.drouyer.com/jquery.flowchart-demo/#advanced You can add scrolls easily if you want...