This was an exploration in using D3.js to generate a radar chart using a modifiable set of data. The data of choice was information collected by mobile phones about daily screen usage.
There are no current apps that can export the data as a usable JSON file, so instead the information is hand-entered in the table on the left. This actually gives the user some freedom in how they categorize their usage and how many types of usage they choose to enter.
D3.js Dynamic Radar Chart
This was an exploration in using D3.js to generate a radar chart using a modifiable set of data. The data of choice was information collected by mobile phones about daily screen usage.
There are no current apps that can export the data as a usable JSON file, so instead the information is hand-entered in the table on the left. This actually gives the user some freedom in how they categorize their usage and how many types of usage they choose to enter.