User Tools

Site Tools


01_user_documentation:03_interacting_with_groimp:15_visualization:04_plotting

Plotting

GroIMP embeds the jfreeChart project to enable the visualization of datasets as plots.

Plotting is possible through either the RGG command chart() or through the menu entry “plot” in the dataset explorer.

The plots are displayed in chart panels. These panels are automatically updated when their associated dataset is modified (new data, changed data, …). This enables to have real time feedback.

Area Plot

Displays each column as the area it covers at in each row, with the values on y and the row number on x.

In a datasets with several columns the areas are layered in front of each other from the first column to the last.

→ Read more...

Stacked Area Plot

Displays each column as the area it covers at in each row, with the values on y and the row number on x.

In a datasets with several columns the areas are stacked on top of each other, with the first column at the bottom.

→ Read more...

Bar Plot

Displays the content of each column at each row as a vertical bar.

In a datasets with several columns bars with different colors are added next to each other.

→ Read more...

Stacked bar plot

Displays the content of each column at each row as a vertical bar.

In a datasets with several columns, bars with different colors are stacked on top of each other.

→ Read more...

Line Plot

Displays the content of each column at each row connected by a line.

In a datasets with several columns, several lines with different colors are used.

→ Read more...

Pie Plot

Creates a pie diagram of the first column with one “slice” for each row. The size of the slice depends on the value in the row.

→ Read more...

Scatter plot

Displays the content of each column at each row as a point, if the fields of a row hold more than one value (x and y) the points are plotted with the x values on the x axes and the y value on the y axes.

In a datasets with several columns, different colors are used.

→ Read more...

XY Plot

Displays the content of each column at each row with a point, if the fields of a row hold more than one value (x and y) the points are plotted with the x values on the x axes and the y value on the y axes.

In a datasets with several columns, several lines with different colors are used.

→ Read more...

Histogram

GroIMP can create a histogram over a column of a dataset, to use this the histogram bins have to be defined.

It is possible to have histograms for multiple columns in the same plot in different colors.

→ Read more...

Statistical bar plot

Displays the content of each column at each row as a vertical bar with an additional display for a statistical range .

In a datasets with several columns bars with different colors are added next to each other.

→ Read more...

Statistics Plot

Displays for each column a bar up to the average of value of the column and add a stistical range.

→ Read more...

Horizontal bar plot

Displays the content of each column at each row as a horizontal bar.

In a datasets with several columns bars with different colors are added next to each other.

→ Read more...

Waterfall plot

Sry not sure what this does

→ Read more...

Time series plot

Similar to a line plot but with time values at the x aches.

→ Read more...

01_user_documentation/03_interacting_with_groimp/15_visualization/04_plotting.txt · Last modified: 2025/09/05 17:20 by gaetan