.. _`Export Bokeh Figures`: .. _`org.sysess.sympathy.export.exportbokehfigures`: Export Bokeh Figures ~~~~~~~~~~~~~~~~~~~~ .. image:: export_figure.svg :width: 48 Export Bokeh Figures to html files. **Documentation** Export Bokeh Figures to a selected data format. **Definition** *Input ports* :figures: [bokeh] Input figures :port1: 0 - 1, [datasource] External filenames *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. .. automodule:: node_export_bokeh_figures :noindex: .. class:: ExportBokehFigures :noindex: **Plugins** * :ref:`plugin_bokehfiguredataexporterbase` **Related nodes** * :ref:`org.sysess.sympathy.visualize.bokehfigure` * :ref:`org.sysess.sympathy.visualize.bokehfiguresubplot`