Open cpettitt opened 9 years ago
@cpettitt Is there any chance this will happen? How difficult would it be to reimplement this back onto master?
I would love to do this and I've heard interest from others for this feature, but I don't see have cycles to do it any time soon. If someone wants to take a pass at this I would be happy to offer some guidance and do a review.
@cpettitt Can you please guide me to include the rank constraints in dagre-d3. In which version of dagre-d3 the rank constraints are working successfully?
Had a quick poke, 0.4.6 seems to be the last version that supported rank constraints ,0.5 switched to new system and dropped the rank constraint support. https://github.com/cpettitt/dagre/blob/v0.6.1/CHANGELOG.md
It looks like #90 introduced the rank constraints initially. So might be something like that to re-introduce it..
@cpettitt Is it possible to add support for rank constraints again?
I don't do development on dagre these days so support would need to come from a contribution.
On Mar 6, 2017 4:31 PM, "dennisschumann" notifications@github.com wrote:
@cpettitt https://github.com/cpettitt Is it possible to add support for rank constraints again?
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/cpettitt/dagre/issues/159#issuecomment-284538963, or mute the thread https://github.com/notifications/unsubscribe-auth/AAAt9gVVm9O3igAb8Sn73WerhaVbC3epks5rjHrPgaJpZM4C7ymg .
Depends on #136.