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

Enable alternate output formats #16

Merged
merged 2 commits into from
Dec 26, 2022
Merged

Conversation

hammurapi
Copy link

This pull request enables the plugin to render the graph either into png or in svg format.
A new "Image format" with the option "png" (default) and "svg" was added.
In the processors.ts all the names which include png are changed to a more neutral image. (E.g. convertToPng was changed to convertToImage.)

@hammurapi
Copy link
Author

this pull implements the changes for #9

@KosmosisDire
Copy link

@QAMichaelPeng This would be very nice to have in the official version of the plugin!

@QAMichaelPeng QAMichaelPeng merged commit f68d5a2 into QAMichaelPeng:main Dec 26, 2022
@QAMichaelPeng
Copy link
Owner

QAMichaelPeng commented Dec 26, 2022 via email

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.

None yet

3 participants