Skip to content

maxandersen/screensizes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Visualize screensizes

A little experiement I wrote a late night inspired by this Post.

It runs through a comma separated file (currently hardcoded to sizes.csv) in the following format:

height,width,frequency

The sizes.csv is a sample of data from JBoss Tools detected screen sizes the last 30 days up to May 9th 2015.

All extracted from standard Google Analytics screen size data.

The result looks like this:

example

How to install/run

It requires Python and uses matplotlib.

`pip install matplotlib`

Once installed run:

`python render.py`

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages