Changeset 9214


Ignore:
Timestamp:
Jun 23, 2014, 8:57:23 PM (11 years ago)
Author:
steve
Message:

Removing the display of pylab windows in test_polygon

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/anuga_core/source/anuga/geometry/polygon.py

    r9213 r9214  
    722722    - plot of polygons
    723723    """
    724 
    725 
    726     import matplotlib as mpl
    727     mpl.use('Agg')
    728     #import matplotlib.pyplot as plt
    729        
     724       
    730725
    731726    from matplotlib.pyplot import hold, plot, savefig, xlabel, \
Note: See TracChangeset for help on using the changeset viewer.