A Conditional Density 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 WebPortal.
The number of values in each category are counted and their histogram is plotted. The configuration lets you choose the category column (String column type) and the category column (double or integer column types). Besides the title, you can set the granularity of the x axis with the Number of Bins.
- Type: TableInput DataA table with at least one categorical column containing the categories as strings and at least one value column with numerical data of double or integer type.