Visualization challenge (VAST 2022)
IEEE VAST Challenge of 2022 - Challenge X TODO
Challenge: https://vast-challenge.github.io/2022/description.html
Work and Joviality pattern as part of participant's daily routine
- The graph is interactive, Box selection on Fig1 updates Fig2. Age group selection on legend in Fig3 updates Fig1 and Fig2 accordingly
- On an average people of all age groups work for 2500 - 2750 hours
- Data consisted of more participants in the age group 26-45 who are working
- Create new conda environment : conda create -n vaproject_vast22
- Install requirements.txt : pip install -r requirements.txt
- Run Dash: a. cd reponame b. python dash_app.py