Re: [Matplotlib-users] hexbin runtime warnings

2013-12-30 Thread Michael Droettboom
Not sure. Can you provide a small, standalone example that reproduces the problem? Mike On 12/27/2013 12:05 PM, Neal Becker wrote: > Any idea what could cause hexbin to issue runtime warnings and then draw > a blank figure? > > /home/nbecker/.local/lib/python3.3/site-packages/matplotlib/axes.py

[Matplotlib-users] hexbin runtime warnings

2013-12-27 Thread Neal Becker
Any idea what could cause hexbin to issue runtime warnings and then draw a blank figure? /home/nbecker/.local/lib/python3.3/site-packages/matplotlib/axes.py:6524: RuntimeWarning: invalid value encountered in true_divide x = (x - xmin) / sx /home/nbecker/.local/lib/python3.3/site-packages/matplo