kuanb / peartree

peartree: A library for converting transit data into a directed graph for sketch network analysis.
MIT License
201 stars 23 forks source link

Avoid triggering matplotlib use Agg warnings #41

Closed kuanb closed 6 years ago

kuanb commented 6 years ago

Checks if display is available first, before attempting mpl's .use('Agg')