Export Figures with Datasources¶
- 
class node_export_figures.ExportFiguresWithDsrcs[source]¶
- Export Figures to a selected data format with a list of datasources for output paths. - Inputs: - figures : [figure]
- Input figures 
- dsrcs : [datasource]
- Datasources 
 - Outputs: - port0 : [datasource]
- Datasources with paths to the created files 
 - Configuration: - 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.