Select to view content in your preferred language

Creating a bar graph in ArcMap

2679
1
07-11-2012 11:37 AM
KimballHansen
Emerging Contributor
I would like to graph my data from a shapefile. The data I wish to display is the sum of the nominal data per each year that it occurred.

I have enclosed a screen shot of what I mean. In red, is the column of data I wish to graph. I want the W's totaled per year and the A's totaled per year. Then I can display those bars on a yearly basis with their respective totals. If that makes sense, please help me. Thank you.

[ATTACH=CONFIG]15970[/ATTACH]
0 Kudos
1 Reply
SolomonPulapkura
Frequent Contributor
Use ArcToolbox > Analysis Tools > Statistics > Summary Statistics

Statistis Field will be the field you want to SUM. Choose SUM for Statistic Type
Case Fields will be Year field and SIG field.

Once your table is created you can create the Graph the way you need it.

Hope this helps.
0 Kudos