-
### Bug summary
Looks like something wrong with building documetataion because on building html `sphinx-build` fails on missing latex.
### Code for reproduction
```python
Execute `sphinx-build -n -…
-
As brought up in a conversation with @simonjayhawkins we might want to consider adding `--check-untyped-defs` to the mypy config file. Right now unannotated functions are skipped so local variable inf…
-
It is a somewhat well-known issue (#4679) that seaborn's styles make "+", "x" markers invisible by default (because they set `lines.markeredgewidth` to zero). Although it may be helpful to use a sepa…
-
### Documentation Link
https://matplotlib.org/3.5.0/gallery/style_sheets/style_sheets_reference.html
### Problem
One can hardly see any differences between the styles:
![grafik](https://us…
-
Hello,
I would like to know if there is a way to define a style like you can do in python using plt.style.use('ggplot'). Here there is an example: https://matplotlib.org/devdocs/gallery/style_s…
-
### Background
DNAplotlib is a Python library that enables highly customizable visualization of genetic circuits for synthetic biology. DNAplotlib is capable of rendering both nucleotide-level repr…
-
Bug report for Colab: http://colab.research.google.com/.
For questions about colab usage, please use [stackoverflow](https://stackoverflow.com/questions/tagged/google-colaboratory/).
- Describe …
-
```python
File "/Users/ggao/github/opensource/paddle-paddle/.venv/lib/python3.8/site-packages/streamlit/script_runner.py", line 354, in _run_script
exec(code, module.__dict__)
File "/Users/…
-
Dear Developers,
To plot the phonon band structure sumo required a FORCE_SETS file. But when we use DFPT approache, it gives us FORCE_CONSTANTS file instead of FORCE_SETS and in such a situation sumo…
-
Hi Daniel!
Thank you for your work to improve mplfinance!
How can I use MPF in old code (I write it by analogy):
fig, (ax1, ax2, ax3) = plt.subplots(nrows=3, ncols=1)
mpf.plot(df, type=…