Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feature] Implement simple saving SVG schemes #147

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

iviaks
Copy link

@iviaks iviaks commented Jan 7, 2020

This PR tries to close #62

I've used the same implementation as @mjbcopland provided in #62 (comment) and located button inside PanelHeader

button.png

It's a simple implementation, because not included styles inside SVG file


Source:

source.png

Result:

result.png

@FluorescentHallucinogen
Copy link
Contributor

@iviaks Is it possible to preserve CSS styles in the resulting SVG?

@iviaks
Copy link
Author

iviaks commented Jun 29, 2020

Hey, @FluorescentHallucinogen
According to article, we can add styles into svg.

It works for me in a next way.

  1. source image;
  2. screenshot from native Linux viewer;
  3. screenshot from Chrome

If it's OK, we can leave it.

@tspike
Copy link

tspike commented Apr 4, 2023

This has been open for 3+ years, any hope of getting it merged?

@aexol
Copy link

aexol commented Jul 20, 2023

GraphQL Editor can export schemas

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Ability to save as SVG or Hi-Res PNG
4 participants