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
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