dagrejs / dagre-d3

A D3-based renderer for Dagre
MIT License
2.83k stars 589 forks source link

Need any help? #410

Open TomerAberbach opened 3 years ago

TomerAberbach commented 3 years ago

I've been using this library and I've noticed there are a decent number of issues and pull requests without responses. I know life happens and repositories can become difficult to maintain.

Do you need any help triaging issues, reviewing PRs, etc.? I would be happy to contribute!

Thanks for this awesome library! :smile:

TomerAberbach commented 3 years ago

Also happy to expand that offer to include any repository in the @dagrejs org

hachtman commented 3 years ago

We are also about to be making use of this library in prod @TomerAberbach and would be happy to help from Aug. This is indeed an excellent lib and we'd be keen to help.

its-a-feature commented 3 years ago

If either of you two are still offering help, there's only one thing I can't seem to get working - getting a parent node to be large enough to fit its label. image I'm trying to cluster my elements by certain properties, but the clusters don't seem to take labels into account either for the cluster label or for any of the inner node labels. Any suggestions?

Maybe-nextime commented 2 years ago

hello,I'm trying change path style when drawing;e.g Right angle polyline,can you help me?

timkpaine commented 2 years ago

@lutzroeder @cpettitt im happy to become a maintainer as well, I use this library in ipydagred3

tbo47 commented 2 years ago

just fyi https://github.com/tbo47/dagre-es @timkpaine

timkpaine commented 2 years ago

@tbo47 im happy to be a contributor anywhere 😂

rienheuver commented 2 years ago

Apparently this package has been set as deprecated now, and actually so has https://github.com/dagrejs/dagre itself. Is there any commonly accepted alternative? The fork by @tbo47 doesn't seem very active either, or is it? I'm currently looking into the cytoscape-version https://github.com/cytoscape/cytoscape.js-dagre But I think I'd rather use D3 for make this than Cytoscape

tbo47 commented 2 years ago

my fork is not inactive if you contribute I will integrate your PR

timkpaine commented 2 years ago

I've been trying to pickup some maintainer work, but I do not have maintainer access yet.

tbo47 commented 2 years ago

you can submit a PR and i will review it https://github.com/tbo47/dagre-es/pulls?q=is%3Apr+is%3Aclosed

rienheuver commented 2 years ago

Continuation of this repo would be preferred in my opinion, but we would need to get response from @dagrejs. Maybe @cpettitt can inform us further?

tbo47 commented 2 years ago

yep, I would prefer if the project were still maintained here but it has not. And for a long time now.

timkpaine commented 2 years ago

I'd like to become a maintainer of all 4 of these projects so I can make the changes I want for my library: https://github.com/timkpaine/ipydagred3

I'm happy to donate my library to this org too. I tried to ping existing admins and haven't gotten a response, im hesitant to fork because projects often have a way of turning back on (see the one here marked "starting to be supported again" as an example).

smetroid commented 1 year ago

I can also help anyway I can, I am using these libraries for a personal prof of concept project.