-
There is a discrepancy between vector format (pdf, svg, eps) output and image output (png, jpg, etc) for the BboxImage object. I can't attach a pdf, but the this code creates and saves a pdf and png i…
wronk updated
6 months ago
-
### Problem
Traditional scatter plots lead of confusion between causation and correlation.
### Proposed solution
This is a nice paper that proposes rotating scatterplots by 45 degreess to help redu…
-
Hello,
I believe I have found a bug in using `add_collection3d()` to produce plots like in this example:
['Matplotlib Tutorial / Polygon plots / Axes3D.add_collection3d'](http://matplotlib.org/mpl_too…
-
There are a few (deprecation and other) warnings in the pytest output - get rid of them where possible. We should properly silence warnings that come from us testing our own deprecated APIs.
## `pk…
sk1p updated
4 months ago
-
In Tellurium IDE it is possible to display 3D graphs and rotate them using the mouse. The 3D graphs in Tellurium Notebook appear to be static.
Can Tellurium Notebook support interactive 3d graphs?…
-
- [X] I have checked that this issue has not already been reported.
- [X] I have confirmed this bug exists on the latest version of scanpy.
- [ ] (optional) I have confirmed this bug exists on the m…
-
MWE:
```python
from pathlib import Path
import matplotlib
import mne
matplotlib.use('Qt5Agg')
sample_dir = Path(mne.datasets.sample.data_path())
sample_fname = sample_dir / 'MEG' / 'sampl…
-
Thank you for developing this very interesting ML tool for cytof data analysis. I am new to Python and keen to utilise your algorithm for my dataset.
However when trying to run using the example N…
-
### Bug summary
When I transpose X, Y, and Z, the color of the surface changes from light blue to dark blue (other colors darken as well).
### Code for reproduction
```python
import matplotl…
-
- [x] I have checked that this issue has not already been reported.
- [x] I have confirmed this bug exists on the latest version of scanpy.
- [ ] (optional) I have confirmed this bug exists on the m…
Xparx updated
2 years ago