Create a Test Plot
This example demonstrates how you can create a simple test plot with GCPy. You can use this test plot to verify that GCPy was installed properly onto your system.
Source code
Script location: gcpy/examples/plotting/create_test_plot.py
Usage
Make sure that you have specified the proper Matplotlib backend for your system. Then run the example with:
$ python -m gcpy.examples.plotting.create_test_plot