************************* ``pytrnsys_process.plot`` ************************* Plotters ======== .. autosummary:: :toctree: _as_gen :nosignatures: pytrnsys_process.plot.plotters.StackedBarChart pytrnsys_process.plot.plotters.BarChart pytrnsys_process.plot.plotters.LinePlot pytrnsys_process.plot.plotters.Histogram pytrnsys_process.plot.plotters.ScatterPlot pytrnsys_process.plot.plotters.ScalarComparePlot pytrnsys_process.plot.plotters.ChartBase pytrnsys_process.plot.plotters.plot_settings Plot Wrappers ============= .. autosummary:: :toctree: _as_gen :nosignatures: pytrnsys_process.plot.plot_wrappers.line_plot pytrnsys_process.plot.plot_wrappers.bar_chart pytrnsys_process.plot.plot_wrappers.stacked_bar_chart pytrnsys_process.plot.plot_wrappers.histogram pytrnsys_process.plot.plot_wrappers.energy_balance pytrnsys_process.plot.plot_wrappers.scatter_plot pytrnsys_process.plot.plot_wrappers.scalar_compare_plot pytrnsys_process.plot.plot_wrappers.get_figure_with_twin_x_axis