.. _`Export Figures with Datasources`: .. _`org.sysess.sympathy.export.exportfigureswithdscrs`: Export Figures with Datasources ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .. image:: export_figure.svg :width: 48 Export Figures to a selected data format with a list of datasources for output paths. *Input ports*: :figures: [figure] Input figures :dsrcs: [datasource] Datasources *Output ports*: :port0: [datasource] Datasources of exported files *Configuration*: **active_exporter** Select data format exporter. Each data format has its own exporter with its own special configuration, see exporter information. The selection of exporter do also suggest filename extension. **directory** Select the directory where to export the files. **filename** Filename without extension. .. automodule:: node_export_figures .. class:: ExportFiguresWithDsrcs Example flows ############# * :download:`InputOutputGenerate.syx ` Plugins ####### * :ref:`DataExportFigure`