pytrnsys_process.plot#
Plotters#
Handles comparative scatter plots with dual grouping by color and markers. |
|
Settings shared by all plots |
Plot Wrappers#
Create a line plot using the provided DataFrame columns. |
|
Create a bar chart with multiple columns displayed as grouped bars. The **kwargs are currently not passed on. |
|
Bar chart with stacked bars |
|
Create a histogram from the given DataFrame columns. |
|
Create a stacked bar chart showing energy balance with inputs, outputs and imbalance. |
|
Create a scatter plot to show numerical relationships between x and y variables. |
|
Create a scalar comparison plot with up to two grouping variables. |
|
|
Used to make figures with different y axes on the left and right. |