You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "Surya Hebbar (Jira)" <ji...@apache.org> on 2023/04/18 07:04:00 UTC

[jira] [Comment Edited] (IMPALA-11915) Add button to download the graphical plan

    [ https://issues.apache.org/jira/browse/IMPALA-11915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17713435#comment-17713435 ] 

Surya Hebbar edited comment on IMPALA-11915 at 4/18/23 7:03 AM:
----------------------------------------------------------------

As foreign objects are embeded within the SVG and being styled with CSS, for appropriate rendering of these objects within different browsers, they need to be wrapped within `<html>` tags.

For pure SVG to be exported within XML namespaces, and to be compatible across SVG viewers, these objects should be replaced with pure SVG elements such as <text>.

Here is an example SVG export, along with screenshots of the UI.

 [^svg_wrapped_export.html] 


was (Author: JIRAUSER299620):
As foreign objects are embeded within the SVG and being styled with CSS, for appropriate rendering of these objects within different browsers, they need to be wrapped within `<html>` tags.

For pure SVG to be exported within XML namespaces, and to be compatible across SVG viewers, these objects should be replaced with pure SVG elements such as <text>.

Here is an example SVG export, along with screenshots of the UI.

> Add button to download the graphical plan
> -----------------------------------------
>
>                 Key: IMPALA-11915
>                 URL: https://issues.apache.org/jira/browse/IMPALA-11915
>             Project: IMPALA
>          Issue Type: New Feature
>            Reporter: Quanlong Huang
>            Assignee: Surya Hebbar
>            Priority: Major
>              Labels: supportability
>         Attachments: export_button.png, export_modal.png, svg_wrapped_export.html
>
>
> The graphical plan in the web UI is useful. It'd be nice to provide a button to download the svg picture.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org