steel3d

Results 5 issues of steel3d

I imagine an extra option for Mip called "All", that would show the mip chain, mip 0 at the left, mip 1 to its right aligned at the top, and...

Feature
Unresolved

I'm using VS Code, opened the titanic csv downloaded from here https://www.openml.org/d/40945, and if I set "fare" as one of the axes, values will be all mixed up: 49.5, 5,...

enhancement

**Describe the bug** pyximport seems to fail with a moderate to high number of parallel processes. If I build the .pyx explicitly, then there is no problem. I installed cython...

![image](https://user-images.githubusercontent.com/11672527/93299085-540ea100-f7a9-11ea-971a-539a1c16057d.png) Here's my test code: ``` import numpy as np import matplotlib.pyplot as plt import seaborn as sns from mpldatacursor import datacursor fig, ax = plt.subplots(figsize=(15, 10)) arr = np.random.rand(200,...

Any plans for bringing it back up?