==================================== DashGenerator Tutorials ==================================== Pydoa also supplies a dashboard generator for generating a web-based application with interactivity feature. It shows four components 1. Degree Distribution 2. Total Speaking time 3. Overall Group Dynamics 4. Speaking time for entire duration for different time window :Usage: Run following command on the terminal python DashGenerator.py ./samples/sample.csv 4 Above command will generate a web-based dashboard which can be accessible with the link `http://0.0.0.0:8050` or `http://ip-address:8050` Dashboard ----------------------- A snapshot of the generated dashboard provided below .. image:: images/dash-1.png