Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Visualisation ideas #2

Open
princiya opened this issue Mar 27, 2017 · 1 comment
Open

Visualisation ideas #2

princiya opened this issue Mar 27, 2017 · 1 comment

Comments

@princiya
Copy link
Owner

princiya commented Mar 27, 2017

We could retain the directed force graph from the existing version of Lightbeam to visualise all connections.

lightbeam

The graph could be made visually appealing this way:

google-viz-smooth png
Graph courtesy

Active third party connections are always highlighted in big circles. Each active third party connection is shown in the centre at a set interval. This should convey the potential threats to the user.

I like the overall circular connectivity in the graph here. With user in the centre of the circle, it's a nice way to represent that they are engulfed with third party connections which keep collecting data without their knowledge. As the no. of websites grow, this graph becomes dense, and in another way is a representation stating it's getting hard for the user to come out of it unless some nodes are broken, i.e. delete these third party connections.

When a lot of websites are visited, the above representation would be hard to interpret. We could have a bubble chart, where each bubble is the website and it's radius determines the third party connections corresponding to each website.

bubble-chart

When a bubble (website) is clicked, we could show a popup listing of all the third party connections with statistics.

viz


Alternatively, calendar view could be used to show the data for one year. Each box in the grid could be color coded based on the third party trackers visited per day.

calendar-chart

Prev, Next navigation arrows to be used for previous/next year. This calendar view would also let choose a particular time period.

A popup, similar to the above bubble chart can be shown when each box in the grid is clicked.


@princiya
Copy link
Owner Author

Each tab can have this:

new doc 2017-03-28

This could be toggled between numbers and the list view of actual website names.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant