Book Image

Mastering ArcGIS Server Development with JavaScript

By : Raymond Kenneth Doman
Book Image

Mastering ArcGIS Server Development with JavaScript

By: Raymond Kenneth Doman

Overview of this book

Table of Contents (18 chapters)
Mastering ArcGIS Server Development with JavaScript
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Our story continues


Our clients from the Y2K society called with another request. They don't like the tables we've added to our census popups. All the big numbers overwhelm some of the users. They would rather see the data represented in graphs, so that the user can see the relationships within the data.

The Y2K society specifically requested pie charts for ethnic and gender data. We can use any color for the ethnic data, but for gender, they made specific color requests. They want to use a horizontal bar chart for the age data because they've seen population data shown that way and they liked the look. They would like some of the other data graphed and charted as well, but they are willing to leave how that's done to our discretion.

For this round, we're going to try two different approaches and see which one the client prefers. We'll create charts using the two libraries with the same data, add them to the census data popups, and see which one the client prefers.