NISLOG allows you to change the display format by adding a type= query parameter to the URL. For example, using ?type=treemap will switch to a treemap view.
Supported display types:
type=treemap
Treemap viewtype=heatmap
Heatmap viewtype=bars
Bar chart view
- Fork and clone this repository
git remote add upstream https://github.com/Kenny-NISLab/nisroom.gitgit pull upstream main
PUBLIC_URL=
REACT_APP_API_BASEURL=npm start