-
#### ALL software version info
Output from `micromamba list`:
```none
Name Version Build Channel
────────────────────────────────…
-
### What happened?
from spectrochempy import *
Traceback (most recent call last):
File C:\ProgramData\anaconda3\envs\scpy\Lib\site-packages\spectrochempy\api.py:116
IP.run_line_magic("matp…
-
### Problem
Per #28084 and a few other older similar issues, some users are confused because they cannot see pgf-generated plots (which can include xelatex/lualatex-specific latex constructs, in pa…
-
Right now, this is dependent on QT as a display backend.
QT is lovely, but *very* heavyweight. This limits where neoscores can be deployed, particularly they can't easily be used in notebook envir…
-
Markers not displaying properly on small intervals, when using mplopengl.
When n = 1000, the markers are slightly offset
![image](https://user-images.githubusercontent.com/33482468/98975578-3c595c00…
-
**Describe the bug**
I tested the `FatBandsPlot` for polarized and spin-orbit calculation on the same system. The spin-orbit case seems to work correctly, while for polarized calculation it appears a…
rreho updated
3 weeks ago
-
When using Python's [tkinter](https://docs.python.org/3/library/tkinter.html) directly or indirectly a local installation of `tcl` and `tk` is necessary.
And while JavaCPP's cPypthon includes the `tk…
-
Hello, I installed the diart project on my computer. After installing the dependencies, I tried to execute the ```dart.server --host 0.0.0.0 --port 7007``` command, but the following error occurred
…
JV-X updated
14 hours ago
-
### Summary
We currently have:
- `matplotlib.use`
- `matplotlib.get_backend`
- `pyplot.switch_backend`
Issues:
- The name `matplotlib.use` is really obscure.
- The difference between `…
-
### Bug report
**Bug summary**
When the matplotlib backend is set to 'SVG' in a Jupyter Notebook, it seems that matplotlib does not render 'gouraud' shading correctly.
**Code for reproduction**…