[ 
https://issues.apache.org/jira/browse/SPARK-55711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hyukjin Kwon resolved SPARK-55711.
----------------------------------
    Resolution: Fixed

Resolving as Fixed: this change was merged to master. Implementing commit: 
ee467ff3f191 [SPARK-55711][UI][FOLLOWUP] Fix Job DAG visualization display 
issue caused by initial viewBox. (Triaged as a stranded ticket — the fix landed 
but the JIRA was left unresolved. Verified present on current master and not 
reverted.)

> 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
>            Priority: Major
>
> 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]

Reply via email to