-
### Documentation Link
https://matplotlib.org/stable/tutorials/introductory/customizing.html#the-default-matplotlibrc-file
### Problem
As far as I am aware of, the only documentation of "what can b…
-
Overall, this was a beautifully done project; great job!
I could not see your python work but all the numbers I can find in your presentation looks solid. So I think you did a great work.
I like…
-
Starting to think about what it would like to replace rcParams. It has served us well, but reflect what you could do with Python ~20 years ago (looks like it started as just a plain dictionary and pi…
-
I have just come across this as I tried to figure out a way to draw a complicated (perhaps) attractor http://stackoverflow.com/questions/8247973/how-do-i-specify-an-arrow-like-linestyle-in-matplotlib
…
-
* gslides version: 0.1.0
* Python version: 3.8.8
* Operating System: Windows 10
### Description
Play around with the package and offer opinions
### What I Did
- Run all cells in `usage.…
-
Firstly - excellent library / thank you for all your hard work. Used it vs alternatives because of vector graphics support but was really surprised by (slow) speed on some matplotlib images (savefig t…
-
The default `tab10` qualitative colormap is not color blind friendly, at least with my form of color blindness; I have difficulty telling the second and third colors apart. It would be nice to have a …
-
### Describe the bug
[Matplotlib uses `matplotlibrc` configuration files to customize properties.](https://matplotlib.org/stable/users/explain/customizing.html#the-matplotlibrc-file) For example, y…
-
Currently, pyfolio takes inputs, feeds them into the `compute` functions, plots the output, and then (usually) throws away the results of the `compute` functions. This is undesirable, both for Q inter…
-
### Problem
When adding references to examples it is a bit of hassle to open all the files in order to determine which files don't have the references. So I listed them all using this bash comm…