Chart preview
The period is a helper xCharts class, that handles time periods and can be found in the API Documentation.
but the Period can be also dynamically set, by using a parameter:
Period selectedPeriod = Period.fromString(Period_Picker);
If Period_Picker is a TEXT Parameter, it has to have one of the following values:
- Day
- Week
- Month
- Quarter
- Half a year
- Year
An alternative way is to use the "Time Period Picker".
Parameters
Name | Type | Default value |
---|---|---|
Jql_Param | JQL Autocomplete | |
Period_Picker | Time Period Picker | Month |
Related examples
If you still have questions, feel free to refer to our support team.