Views with Charts From JFreeChart
This category contains 9 nodes.
Displays a bar chart for columns with nominal values.
This node creates a bubble-chart visualization. It uses two variables for the position of a data point and a third one is mapped to the radius of the […]
Displays a bar chart for all ready grouped columns with nominal values. You can use the GroupBy-Node to gain the required columns.
A HeatMap maps each value onto a color scale and visualizes it in a rectangle. It can be used to show lists of numbers and distance matrices.
Display a histogram chart.
Displays a interval chart.
Display a line plot using x,y data points and connects them using a line. The colors are chosen from the second input table.
Node to display a pie chart.
The node visualize the input data by putting each data point to the position on the plot (X and Y value).