-
-
#### Description
in wordcloud.py line 106 should read self.colormap = plt .colormaps[colormap] with matplotlib 3.9.0
#### Steps/Code to Reproduce
#### Expected Results
#### Actual Resul…
-
Hi,
I installed scikit-kinematics on my MacOS X system via pip3 (`pip3 install scikit-kinematics`), installation went smoothly, but when I try to import library it throws an error:
```
$ python…
divan updated
6 months ago
-
## Describe the issue
Get a line like `[]` when trying to plot, and an 'empty' plot which seems to have a toolbar of button, but no content.
developer tools console has:
```
Failed to fetch ip…
-
I can't get kivy running on my ios device with matplotlib. It freezes on my phone while I see the uploading screen.
**MRE**
```
from kivy.app import App
from kivy.uix.boxlayout import BoxLayou…
-
### Bug report
**Bug summary**
Plotting without colorbar gives different colors than plotting with one if all plotted values are equal. While this might be expected behaviour, I find it a …
-
I was fiddling around with rerun and see large potential to use it for data analysis in our field where I would like to replace matplotlib by rerun. Selecting dimensions to slice through is pretty awe…
-
### Bug summary
I tried removing the colorbar call from @timhoffm's new example at #28546, and I got an error
### Code for reproduction
```Python
import matplotlib.pyplot as plt
import nump…
-
see #117 (issue) and #174 (PR) for some discussion on the topic.
@martinRenou I have been playing with using [Layout Templates](https://ipywidgets.readthedocs.io/en/latest/examples/Layout%20Templat…
-
+ Read and study the slides. (2 hours)
- [Folder-based Datalake for Student](https://osf.io/xq3mb)
- [Intro to Matlotlibline plot](https://osf.io/y5rp8)
- [Intro to Matplotlib scatter plot](h…