Feature Request: Configuring parameters for png export in embed mode
See original GitHub issue- I agree to follow the Code of Conduct that this project adheres to.
- I have searched the issue tracker for a feature request that matches the one I want to file, without success.
Is your feature request related to a problem? Please describe. Some users of the Draw.io VS Code extension would love to set parameters when exporting or saving the diagram as png image. Most importantly, this includes the zoom parameter.
Describe the solution you’d like If embedded mode consumers could specify the following parameters in the export action, I could implement that feature in the Draw.io extension:
This could look like this:
{
action: "export",
format: "xmlpng",
zoom: 2, // by default 1
dark: true, // by default false
grid: false, // by default false
borderWidth: 0, // by default 0
}
Issue Analytics
- State:
- Created 3 years ago
- Comments:5 (3 by maintainers)
Top Results From Across the Web
Settings for image export - Adobe XD: Feature Requests
The issue is when we export the assets as png or jpg, we don't have advanced options like type optimization, better file compression,...
Read more >Export Power BI embedded analytics reports API
Using bookmarks you can export the report in a specific state, including configured filters, slicers, and other settings.
Read more >Set up image rendering | Grafana documentation
Set up image rendering. Grafana supports automatic rendering of panels as PNG images. ... Default mode will create a new browser instance on...
Read more >Embed Code Parameters for Views - Tableau Help
Tableau Desktop and Web Authoring Help · Share Web Content · Subscribe to Views · Send Data-Driven Alerts · Comment on Views ·...
Read more >Configuring Other Leganto UI Elements
All of these parameters are found in the Leganto Features table ... Settings) is set to true, the Current Request for Review date...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
It was already there. But yes. We’re trying to document all the options here: https://www.diagrams.net/doc/faq/embed-mode
So you have a scale/zoom parameter? Then I’m happy 😉 You didn’t mention it in your listing.