We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
To save diagram in SVG instead of the default PNG format, specify painter_type when creating ProcessMap.
painter_type
with ProcessMap( "My Process", painter_type="SVG" ) as my_process_map: ... my_process_map.save("my_process.svg")
Wiki Home Installation Usage Documentation How-To Guide Supported BPMN symbols Gallery Change Logs Breaking Changes Author Licence