You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In Kedro-Viz, pipeline nodes occasionally overlap or cross over one another, which can make visualizations harder to interpret. Currently, there is no way to manually adjust or drag nodes to minimize these crossovers and improve readability.
Implement a feature that allows users to drag and reposition nodes within the Kedro-Viz interface. This could offer more control over the layout, helping users customize their pipeline views for clearer visualization, especially in complex pipeline setups.
If you need more context, this issue is related to a closed issue #1609
Checklist
Include labels so that we can categorise your feature request
The text was updated successfully, but these errors were encountered:
Description
In Kedro-Viz, pipeline nodes occasionally overlap or cross over one another, which can make visualizations harder to interpret. Currently, there is no way to manually adjust or drag nodes to minimize these crossovers and improve readability.
A user mentioned the issue here - #1609 (comment)
Possible Implementation
Implement a feature that allows users to drag and reposition nodes within the Kedro-Viz interface. This could offer more control over the layout, helping users customize their pipeline views for clearer visualization, especially in complex pipeline setups.
If you need more context, this issue is related to a closed issue #1609
Checklist
The text was updated successfully, but these errors were encountered: