Total this period: Displays the total value from the provided data sources for a fixed time period (e.g., this week from Monday to Sunday, this month from 1st to last day).
Total in Last Duration: Displays the total value from the provided data sources over a rolling time window (e.g., last 7 days, last 24 hours, last 30 days).
Fraction: Displays a fraction representing the ratio of values with specified labels to total values.
Average in duration: Calculates the average value of a data source over a specified duration, such as the last 24 hours or the last week.
Merged Pie Chart: Merges all given data sources into one pie chart including all data, or all data in the given period prior to now.
Periodic Pie Chart: Displays data for a specific time period such as the current day, week, month, etc. The pie chart resets at the beginning of each new period and accumulates data throughout that period. This script can accept multiple data sources and merges them all into one pie chart.