From: Ian T. <ian...@gm...> - 2014-11-04 08:14:46
|
On 2 November 2014 16:30, Benjamin Root <ben...@ou...> wrote: > Would it make sense to at least emit a warning when a mask is encountered. > There are very few places in matplotlib where masked arrays are not allowed > (I think histograms is the other spot, but I can't remember for sure). > Ben, That's certainly an option, but I'm happy with leaving it as it is with the onus on users to read the documentation. Ian |