catmap icon indicating copy to clipboard operation
catmap copied to clipboard

Separate out plotting module and avoid matplotlib as requirement

Open mhangaard opened this issue 5 years ago • 0 comments

On initialization, CatMAP imports matplotlib, sets the backend, then imports pylab. This makes catmap incompatible with other backends and other plotting code.

mhangaard avatar Sep 10 '18 20:09 mhangaard