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 node with optional data or color model input port #6

Open niederle opened 10 years ago

niederle commented 10 years ago

this would allow to use the KNIME colour manager to assign color to subsets. Then in the future the plot templates could provide the option to use the KNIME color model.

ps: Maybe this would be possible with shapes as well but then a dictonary has to be implemented in the background that turns the KNIME shape model values (e.g. "open circle" into R shape pch values "1")

niederle commented 10 years ago

(Martin)

niederle commented 8 years ago

done for R nodes - color/size/shape models are transfered as additional data frame to R