Hub
Pricing About
NodeNode / Visualizer

Line Plot (JavaScript)

ViewsJavaScript
Drag & drop
Like

A line plot using a JavaScript based charting library. The view can be accessed either via the Interactive View action on the executed node or in the KNIME Web Portal.

The configuration of the node lets you choose the size of a sample to display and to enable certain controls, which are then available in the view. This includes the ability to choose different columns for x and y or the possibility to set a title. Enabling or disabling these controls via the configuration dialog might not seem useful at first glance but has benefits when used in a web portal/wizard execution where the end user has no access to the workflow itself.

The second input port provides the possibility to specify colors for the different lines/columns in the plot. Therefore append a Extract Column Header and Transpose node to the data table which should be plotted in this node. Afterwards use the Color Manager to append the colors based on the individual column names. The node automatically selects the column from the Color Manager and assigns the color values to the plotted columns.

Additionally a static SVG image can be rendered, which is then made available at the first output port.

Note, this node is currently under development. Future versions of the node might have more or changed functionality.

Node details

Input ports
  1. Type: Table
    Display data
    Data table with data to display.
  2. Type: Table
    Line color data
    Data table containing one column with the column names of table which has in addition a color assigned. (optional)
Output ports
  1. Type: Image
    Image
    SVG image rendered by the JavaScript implementation of the line plot.
  2. Type: Table
    Input data
    Data table containing the input data.

Extension

The Line Plot (JavaScript) node is part of this extension:

  1. Go to item

Related workflows & nodes

  1. Go to item
  2. Go to item
  3. Go to item

KNIME
Open for Innovation

KNIME AG
Talacker 50
8001 Zurich, Switzerland
  • Software
  • Getting started
  • Documentation
  • Courses + Certification
  • Solutions
  • KNIME Hub
  • KNIME Forum
  • Blog
  • Events
  • Partner
  • Developers
  • KNIME Home
  • Careers
  • Contact us
Download KNIME Analytics Platform Read more about KNIME Business Hub
© 2025 KNIME AG. All rights reserved.
  • Trademarks
  • Imprint
  • Privacy
  • Terms & Conditions
  • Data Processing Agreement
  • Credits