X-Y graphing demo using pyplot (matplotlib)...an introduction

2565
0
08-19-2014 07:01 AM
Labels (1)
DanPatterson_Retired
MVP Emeritus
0 0 2,565

PyPlotLineGraphDemo.py

Author:
  Dan.Patterson@carleton.ca    Aug, 2014
 
Purpose:
  - Demonstrates line graph and scatterplot usage using pyplot and numpy
  - A sample shapefile is included for testing purposes

Requires:
  - Simply unzip the zip file into a folder and run the script...you will be
    asked to enter 1, 2 or 3 which represent the 3 different samples.
  - The script uses raw_input to get the number, it is slow in pyscripter for some
    reason.

Future:
  - When Arcscripts 2.0 opens up a fuller toolbox will be posted which allows for more
    interactive mapping options.  Send me an email with any special requests.

About the Author
Retired Geomatics Instructor at Carleton University. I am a forum MVP and Moderator. Current interests focus on python-based integration in GIS. See... Py... blog, my GeoNet blog...
Labels