Image
Code

Wow 3D Map

meperezcuello

Last edited Oct 28, 2019
Created on Oct 24, 2019
Forked from Wow 3D Map

this visualization shows WOW Playing map in order to visualize the data from Avatar History Dataset. To answer the question of How many Players are connected every single hour?, in order to find possible pattern in the playing time. However, to anwser this question it was required to perfom some data manipulation: such as Converting DAte and Time FOrmat in to Only Hours (Numerical), since the data is depicted per hourse over 12 hours. Finally, the data was that by the Player Id and Time, to obtain the Total Numbers of Players that were connected at which particular hour.

Design using Three.js and D3.

MIT Licensed