Info-Vis Project of streamed data
Instructions:
- Download and install an http-server on your machine with
npm install -g http-server
- clone the repository
- start the http-server in the main directory
- goto
localhost:8080/maps.html
- LEFT CLICK on Event Bubble -> SHOW RELATION between common group members of linked events
- RIGHT CLICK on a Map Area -> EXPLORE new Events in place (limited to first 100 events)
- Bubble color from BLUE to RED represents the time distance to the start of the event
- Links color from YELLOW to BLACK represents from 0% to 100% how many common members are between the groups organizing the events.