Skip to content

statinsight/PopularGHBranchNamesVisualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PopularGHBranchNamesVisualizer Website

Visualizes the data of statinsight/PopularGHBranchNames

Fine Tuning

Queryparameter Description Default value Possible values
start Sets the start date into the config current date - 1 year A date before the end-date
Example: 2021-01-01
end Sets the end date into the config current date A date after the start-date
Example: 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-100
Example: 0 - shows all branches; even when they are only present on a single day
100 - hides all branches with incomplete data
searchnow
exec
Executes the search when the page is loaded - -
hideconfig
fullscreen
Hides the config / Fullscreen mode - -
theme Overrides the theming Depends on browser setting light, dark
scheme
colorscheme
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: