-
#### Problem you'd like to fix
The `boxplot()` function doesn't exist.
#### Describe the solution you'd like
I would like the `boxplot()` to be add.
-
### Bug summary
`typing.get_type_hints` throws error `name 'ArrayLike' is not defined` for pyplot functions such as plot,scatter,imshow etc.
### Code for reproduction
```Python
%pip instal…
-
Running the demo does not work with latest mmdetection.
Here is the proposed dem
```
python demo/demo_attention_rpn_detector_inference.py \
demo/demo_detection_images/query_images/demo_query.jp…
-
Hello! When I try the backends example code in https://petercorke.github.io/robotics-toolbox-python/arm_backend_pyplot.html,
'''
import roboticstoolbox as rtb
robot = rtb.models.DH.Panda() # cr…
-
I've been giving a shot to auditorium for presentations and like it so far, but there are a few things that it would be great to make configurable. I'd love to submit a PR, but wanted to check on pref…
-
Hi, NppExec does not show any plot. Here is an example:
```python
import matplotlib.pyplot as plt
plt.plot([0,1,2,3,4,5,6,7,8,9,10])
plt.show()
```
Any help is appreciated.
-
I was interested in having native PyPlot support for some of the reasons I mentioned [here](https://discourse.julialang.org/t/suggestions-to-make-weave-work-with-pyplot/22314).
After asking that, …
-
I have been using wafo (spectrum.models and objects) for some time without any problems. I recently updated anaconda and when trying to use a program that used wafo I found that
`plt.figure()`
g…
-
Document some errors.....
-
We need to add a plotting routine API à la pyplot.
What should be the name for that namespace?