knime-mpicbg / knime-scripting

knime-scripting includes scripting extensions for KNIME to integrate R, Matlab, Python and Groovy scripts. These extensions include a collection of nodes to develop and deploy templates in the respective languages.
https://github.com/knime-mpicbg/knime-scripting/wiki
Other
43 stars 25 forks source link

Plot Overwrite - Warning instead of Error #10

Closed niederle closed 9 years ago

niederle commented 10 years ago
  1. check "Don't Overwrite" option in the plot-node configuration
  2. Execute -> fine, file is written Now:
  3. Execute -> error, file exists, no plot view created

This is fine, but there should be an option to disable the output file without removing the file path. The idea is to create another checkbox to enable or disable writing the plot to file.