Voting guide | Gannett News Service
This graphic showed demographic and voting statistics for all 50 states. Users would click on a state on the map, select a county then see the information.
This graphic makes extensive use of a MySQL database to show information. After the user chooses a state, a call is made via a PHP web service to download a county list. The county information is shown after a second database query.