Skip to content

feat(layout-directed-graph): support clusterPadding: 'default'#2932

Merged
kumilingus merged 8 commits into
clientIO:masterfrom
zbynekstara:dgl-cluster-resizing
Apr 26, 2025
Merged

feat(layout-directed-graph): support clusterPadding: 'default'#2932
kumilingus merged 8 commits into
clientIO:masterfrom
zbynekstara:dgl-cluster-resizing

Conversation

@zbynekstara
Copy link
Copy Markdown
Contributor

@zbynekstara zbynekstara commented Apr 14, 2025

Description

Supports opt.clusterPadding: 'default', which applies default Dagre padding logic for clustered elements.

The option is only relevant when opt.resizeClusters: true (this was already the case when opt.clusterPadding is a number).

Screenshots (if appropriate):

429782922-8a0d5990-2666-4e0d-a004-3eb5594741f8

@zbynekstara zbynekstara marked this pull request as ready for review April 14, 2025 10:34
@zbynekstara zbynekstara requested a review from kumilingus April 14, 2025 10:34
@zbynekstara zbynekstara marked this pull request as draft April 22, 2025 13:01
@zbynekstara zbynekstara force-pushed the dgl-cluster-resizing branch from 20daf7c to f0042da Compare April 25, 2025 09:40
@zbynekstara zbynekstara marked this pull request as ready for review April 25, 2025 09:40
Copy link
Copy Markdown
Contributor

@kumilingus kumilingus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The TypeScript definition needs to be updated.

@zbynekstara zbynekstara requested a review from kumilingus April 25, 2025 16:41
@kumilingus kumilingus merged commit 32a8bcc into clientIO:master Apr 26, 2025
3 checks passed
@zbynekstara zbynekstara deleted the dgl-cluster-resizing branch May 13, 2025 13:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants