clawpack / visclaw

Clawpack visualization tools
http://www.clawpack.org
BSD 3-Clause "New" or "Revised" License
29 stars 47 forks source link

To jshtml failure #269

Closed rjleveque closed 4 years ago

rjleveque commented 4 years ago

When using an old version of matplotlib, the current version dies and screws up the terminal read_line in the process somehow when doing make plots.

rjleveque commented 4 years ago

Good idea, I'll convert these.

rjleveque commented 4 years ago

@mandli, I changed several prints to use warning.warn instead. Look ok?

In the process I discovered that animation.FuncAnimation does seem to work ok now with the MacOSX backend so maybe that warning is out of date. I raised this in #271 and I will investigate further and raise that as a separate PR.