Icon

GIF_​DataApp

How to embedd a GIF image into your DataApp

In this workflow, we want to embedd a GIF image into a DataApp. To do so we first read the selected GIF image and convert it into a based64 encoded string. In order to include it into the workflow we save the string in a KNIME table in the workflow data area. Finally, we read this data table and pass it on to a Generic JavaScript View wich embedds the script into a HTML block which can be added to any KNIME DataApp.

Reads the selected GIF and encodes it into a Stringvariable Save the GIF string in the workflow dataarea to share it with other people Read the GIF string and include it into your DataApp How to embedd a GIF image into your DataApp In this workflow, we want to embedd a GIF image into a DataApp. To do so we first read the selected GIF image and convert it into a based64 encoded string. In order to include it into the workflow we save the string in a KNIME table in the workflow data area. Finally, we read this data table and pass it on to a Generic JavaScript View wich embedds the script into a HTML block which can be added to any KNIME DataApp. GIF and TitleSelect the GIF fileLoad selected GIF file and convert it into a Base64 encoded stringNode 561Save GIF in the workflow data areaRead the GIF string GenericJavaScript View Local File BrowserConfiguration Java Edit Variable Variable toTable Row Table Writer Table Reader Table Rowto Variable Reads the selected GIF and encodes it into a Stringvariable Save the GIF string in the workflow dataarea to share it with other people Read the GIF string and include it into your DataApp How to embedd a GIF image into your DataApp In this workflow, we want to embedd a GIF image into a DataApp. To do so we first read the selected GIF image and convert it into a based64 encoded string. In order to include it into the workflow we save the string in a KNIME table in the workflow data area. Finally, we read this data table and pass it on to a Generic JavaScript View wich embedds the script into a HTML block which can be added to any KNIME DataApp. GIF and TitleSelect the GIF fileLoad selected GIF file and convert it into a Base64 encoded stringNode 561Save GIF in the workflow data areaRead the GIF string GenericJavaScript View Local File BrowserConfiguration Java Edit Variable Variable toTable Row Table Writer Table Reader Table Rowto Variable

Nodes

Extensions

Links