biosustain / shu

Multi-dimensional, trans-omics metabolic maps.
https://biosustain.github.io/shu
Apache License 2.0
44 stars 1 forks source link

Feat: save to PNG #36

Closed carrascomj closed 1 year ago

carrascomj commented 1 year ago

Closes #32

This PR implements the PNG export functionality.

carrascomj commented 1 year ago

The screenshot API is not flexible enough to choose a different render target, render layer or camera. I'll merge this and make a new PR when the time comes.