This module generate an interactive dashboard to visualize user patterns. The visualization has been tested on multiple browsers, including:
run (user[, port]) |
Build a temporary directory with a visualization and serve it over HTTP. |
export (user[, directory, warnings]) |
Build a temporary directory with the visualization. |
user_data (user) |
Compute indicators and statistics used by the visualization and returns a dictionnary. |