Skip to content

Creation of graphics with Processing following the 7-stage process of B. Fry

Notifications You must be signed in to change notification settings

drobev/ProcessingGraphic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project creates a bar chart using Processing.
It follows the 7 steps of data visualization mentioned in the book 'Visualizing Data' written by Ben Fry.

It uses a CSV source file with the Forbes 2000 companies.
There are three different charts created.
You can change btw. them by pressing: 
 - the left mouse button - Count of companies per EU country
 - the right mouse button - Market value (in Mio.) for each EU country, based on the Forbes 200 list
 - pressing 'r' or 'R' - Best company rating per EU country

About

Creation of graphics with Processing following the 7-stage process of B. Fry

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages