dagrejs / dagre-d3

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

add css class to clusters #421

Closed kheyse-oqton closed 1 year ago

kheyse-oqton commented 3 years ago

Solution to add css class from graph.setNode(node, { class: "state-text" }) to clusters in the same way as is done for nodes. https://github.com/dagrejs/dagre-d3/issues/420

tbo47 commented 2 years ago

I ported the project to es6 and I accept contributions! https://github.com/tbo47/dagre-es