Python save_fig() couldn't specify size of SVG image


Version: 2023b

Type: Features

Category: Programming

Subcategory: Python

Jira: ORG-26265


E.g.

import originpro as op
gp = op.new_graph()
gp.save_fig(r'C:\test\test.svg',ratio=80)