You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Wish I'd thought of this earlier.. the default plot outputs (png at 300dpi)
Add a variable imagetype to doeval.main imagetype='.xxx' (default is set to .png, current behaviour)
by adding the arg imagetype='.svg' svg output plots are generated which are (possibly?) better to edit for higher quality outputs when needed.
I've done this but will test it a bit before sending through a PR.
The text was updated successfully, but these errors were encountered:
Wish I'd thought of this earlier.. the default plot outputs (png at 300dpi)
Add a variable imagetype to doeval.main imagetype='.xxx' (default is set to .png, current behaviour)
by adding the arg imagetype='.svg' svg output plots are generated which are (possibly?) better to edit for higher quality outputs when needed.
I've done this but will test it a bit before sending through a PR.
The text was updated successfully, but these errors were encountered: