# oh-chart - Chart
Visualize series of data
# Configuration
# General
# chartType Chart Type* TEXT
Define a fixed period for the chart, aligned at the beginning of the period, e.g. January 1st at midnight for a year chart. If not set (or set to dynamic), the length of the period will be configurable but certain combinations like aggregated series might not work
Options:
# initialWeek Initial Week INTEGER week
The initial week of the year for the chart.
# initialMonth Initial Month TEXT month
The initial month of the year for the chart.
# initialYear Initial Year INTEGER
The initial year for the chart.
# future Future Proportion DECIMAL
The proportion of the period that should extend into the future
Options:
# formatterMaxDecimalPlaces Max Decimal Places INTEGER
The maximum number of decimal places to show for values.
Caught a mistake or want to contribute to the documentation? Edit this page on GitHub (opens new window)