org-chart
org-chart copied to clipboard
Roadmap
Enhancement
- [x] Limit visible nodes (#23 )
- [ ] Drag and drop feature (#74 )
- [x] Paging Support (#23 )
- [ ] Lazy Loading of nodes (#147 )
Fixes
- [x] More control over zooming
@bumbeishvili great lib 👍 Do you have a design and guidelines for drag and drop? I can make a PR to get it going..
@SkyWallkeRed this is how I envision it (#74 )
I don't have any specific guidelines as of right now since I don't plan to implement drag&drop in the near future
Looking forward to that drag and drop. I'll try to help with that also.
Taking my current schedule into account, I can definitely say that it won't happen till 2022 :/
Taking my current schedule into account, I can definitely say that it won't happen till 2022 :/
What if I can contribute to the library? I'll make my fork and make the changes in small pull requests. will that work? or I just need to keep having my own fork for it and update only there?
What if I can contribute to the library? I'll make my fork and make the changes in small pull requests. will that work? or I just need to keep having my own fork for it and update only there?
I am not sure, so far I did not have had a good experience with external contributors. In most of the cases when one thing was added, two others broke :/ And it still required my commitment.
I guess the best thing will be to have a test suite that will fail-safe this situation
Is it working with vue 3 composition api ?
Hello there! Is having multiple root in an org chart gonna be a feature planned in? Or the lib is supporting this feature, just need some CSS tweak so it won't be officially supported?
I am thinking about it, but it will not land in close future for sure.
The only workaround at this point is the functionality to display additional links between any two nodes (check futuristic example)