Visualizes the data of statinsight/PopularGHBranchNames
| Queryparameter | Description | Default value | Possible values |
|---|---|---|---|
start |
Sets the start date into the config | current date - 1 year | A date before the end-dateExample: 2021-01-01 |
end |
Sets the end date into the config | current date | A date after the start-dateExample: 2022-01-01 |
step |
Sets the daysPerStep into the config | 7 |
A positive integer Example: 2 |
minDataCompleteness |
Sets the minimum data completeness (in percent) into the config | 0 |
0-100Example: 0 - shows all branches; even when they are only present on a single day100 - hides all branches with incomplete data |
searchnowexec |
Executes the search when the page is loaded | - | - |
hideconfigfullscreen |
Hides the config / Fullscreen mode | - | - |
theme |
Overrides the theming | Depends on browser setting | light, dark |
schemecolorscheme |
Set's the scheme | tol-rainbow |
See the palette.js docs or run palette.listSchemes('all').map(x => x.scheme_name) in the browser console |
Examples: