This node creates plots using Python. The script for Python can be selected from a plot
template repository.
RGG (R GUI Generator)
is used to configure the Python code using a graphical user interface in a way that the user does not
need to know scripting in Python.
URL of the template file can be set in KNIME->Preferences->KNIME->Python Scripting.
The input data table from KNIME is converted to a dictionary and imported into Python as a variable
named "kIn". The plot from Python is sent back to KNIME as the output.
Script Editor:
Copy, cut or paste and Python code to the editor and/or select the columns from your data table. If a
template is loaded used the GUI to adapt the script to the input data.
Templates:
Select a plot template from the template repository (double-click or "Use this template") to use that
script and see the GUI.
The description shows you an example plot than can be done using this template.
Then configure the GUI according to your input data.
Output Options:
Specify the image dimensions of the plot and the type and location where to save that image.
IMPORTANT:
This node is using Python as backend, make sure that Python is installed locally or that
the node can connect to the Python server is running somewhere accessible. Check the node
configurations: KNIME->Preferences->KNIME->Python Scripting.
Further documentation can be found on the
Scripting integration Wiki (Python server)
You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.
To use this node in KNIME, install the extension KNIME Python Scripting extension from the below update site following our NodePit Product and Node Installation Guide:
A zipped version of the software site can be downloaded here.
Deploy, schedule, execute, and monitor your KNIME workflows locally, in the cloud or on-premises – with our brand new NodePit Runner.
Try NodePit Runner!Do you have feedback, questions, comments about NodePit, want to support this platform, or want your own nodes or workflows listed here as well? Do you think, the search results could be improved or something is missing? Then please get in touch! Alternatively, you can send us an email to mail@nodepit.com.
Please note that this is only about NodePit. We do not provide general support for KNIME — please use the KNIME forums instead.