constellation icon indicating copy to clipboard operation
constellation copied to clipboard

Investigate Exporting as SVG

Open antares1470 opened this issue 3 years ago • 2 comments

Prerequisites

  • [x] Put an X between the brackets on this line if you have done all of the following:

    • Running the latest version of Constellation

    • Attached the Support Package via Help > Support Package

    • Checked the FAQs: https://github.com/constellation-app/constellation/wiki/FAQ

    • Checked that your issue isn’t already filed: https://github.com/constellation-app/constellation/issues

    • Checked that there is not already a module that provides the described functionality: https://github.com/constellation-app/constellation/wiki/Catalogue-of-Repositories

Description

Currently, Export to image exports the graph as a png. This can result in some poor image quality as you zoom in though. I don't know how possible this is but it might be worth exploring whether exporting as a svg is a possibility. If it is, this would be very helpful if you wanted to add a graph to a presentation.

Steps to Reproduce

  1. Open a graph
  2. File > Export > To Image..

Expected behaviour: Resulting image is lower quality png

Actual behaviour: Should have an option to export as higher quality image type like svg

Reproduces how often: 100%

Additional Information

Can probably close this ticket if it doesn't appear possible but it would be cool to do if it is

antares1470 avatar Jun 23 '21 05:06 antares1470

This issue is stale because it has been open for 6 months with no activity. Consider reviewing and taking an action on this issue.

github-actions[bot] avatar Dec 21 '21 01:12 github-actions[bot]

This issue is stale because it has been open for 6 months with no activity. Consider reviewing and taking an action on this issue.

github-actions[bot] avatar Jul 20 '22 00:07 github-actions[bot]

This issue is stale because it has been open for 6 months with no activity. Consider reviewing and taking an action on this issue.

github-actions[bot] avatar Jan 25 '23 00:01 github-actions[bot]

This issue is stale because it has been open for 6 months with no activity. Consider reviewing and taking an action on this issue.

github-actions[bot] avatar Aug 09 '23 00:08 github-actions[bot]

Thanks a lot to @capricornunicorn123 , @antares1470, @Delphinus8821 for enhancing the SVG file export feature. The SVG file export is working, but the large graph export taking long time. Would be nice to have performance improvement during export.

image

HolandCrick avatar Feb 19 '24 06:02 HolandCrick