Kent Yao created SPARK-55711:
--------------------------------
Summary: Fix Job DAG visualization display issue caused by initial
viewBox
Key: SPARK-55711
URL: https://issues.apache.org/jira/browse/SPARK-55711
Project: Spark
Issue Type: Improvement
Components: Web UI
Affects Versions: 4.2.0
Reporter: Kent Yao
Follow-up to SPARK-54373. Same fix as SPARK-54374 followup.\n\nSPARK-54373
added a viewBox attribute to the initial SVG element in spark-dag-viz.js.
However, setting viewBox before dagre-d3 renders the graph changes the SVG
coordinate system, which affects how dagre-d3 positions elements and causes
display issues.\n\nReplace the initial viewBox with width and height
attributes, consistent with the fix applied to spark-sql-viz.js in the
SPARK-54374 followup.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]