Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for Node Subgraph Layout with Dagre #155

Closed
3 tasks done
jenny-s51 opened this issue Feb 29, 2024 · 1 comment · Fixed by #157
Closed
3 tasks done

Support for Node Subgraph Layout with Dagre #155

jenny-s51 opened this issue Feb 29, 2024 · 1 comment · Fixed by #157

Comments

@jenny-s51
Copy link
Collaborator

jenny-s51 commented Feb 29, 2024

Describe the problem
The topology pipelines components and layout should support nodes that draw another graph within them, similar to groups. This would include:

Updating the Dagre layout to programmatically calculate the bounds of the parent node based on the bounding box of its children (as per @jeff-phillips-18)

What is your product and what release date are you targeting?
RHOAI: sprint 2.10 (March 25 - April 2).

Tasks

Preview Give feedback
  1. released on @prerelease
    jenny-s51
@jenny-s51 jenny-s51 self-assigned this Feb 29, 2024
@jenny-s51 jenny-s51 changed the title Support for drawing a graph within a node using Dagre layout Support for Node Subgraph Layout with Dagre Feb 29, 2024
@github-project-automation github-project-automation bot moved this from Needs triage to Done in PatternFly Extensions Mar 7, 2024
Copy link

github-actions bot commented Mar 7, 2024

🎉 This issue has been resolved in version 5.3.0-prerelease.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant