Skip to content

graphlist

Pragmatismo edited this page Mar 8, 2023 · 7 revisions

List of Graph Modules

Basic

Line

line_graph

Bar

bar_graph

Histogram

histogram_graph

Day Range

day_range_graph

Overlaid Days

overlaid_days_graph

Averages

averages_graph

With only the daily average shown;

averages_graph

Day Night

For location based sunset/sunrise times this uses the python module suntime which can be installed using;

pip3 install suntime

or using the gui install dialogue.

day_night_graph

Colourful

Each day is given it's own colour to help see daily patterns.

colorful_graph

Clone this wiki locally