Export Figures with Datasources

../../../../_images/export_figure.svg

Export Figures to image files.

Warning

This node is deprecated and will be removed in version 1.7.0. Please use Export Figures (with optional datasource port) instead.

Documentation

Export Figures to a selected data format with a list of datasources for output paths.

Definition

Input ports:
figures

[figure]

Input figures

dsrcs

[datasource]

Datasources

Output ports:
port0

[datasource]

Datasources of exported files

Configuration:
Exporter (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.

Output directory (directory)

Select the directory where to export the files.

Filename (filename)

Filename without extension.

class node_export_figures.ExportFiguresWithDsrcs[source]