ImNodeFlow
ImNodeFlow copied to clipboard
Multiple forks out there...
I have seen that there are multiple forks with lots of patches that seems pretty good. It's a pity to not seen them merged here :( Can you open the project for multiple contributors? I can contact them to create PR.
I would like to be more active merging pull requests. Any help reviewing the PRs is much appreciated
Ok done for one PR. I will try other forks and create PR if necessary.
I'm working on a new feature that automatically arranges the graph nodes based on OGDF library. It is quite useful when you are dealing with huge/massive graphs that you wish to visualise and need some kind of automatic node placement. This is a fantastic project and have almost moved my code generator base from Nelarius/imnodes into this one as this feels more simple to work with (esp the zoom!).
I'm also happy to help with any PR that might require looking into and testing.