```import matplotlib.pyplot as plt```
Although I've also been known to dabble in
```from mpl_toolkits.mplot3d import Axes3D```
Cool. You see any good 3-D vol surface plotting code out there? I was messing around with this (from here) for a while. But, I'm always on the look out for something interesting and libre to toy with.
Ask and ye shall