-
I was using Aplpy 2.0.3,
and trying to plot contours with fits files that do not have a standard WCS system,
such as a pv-diagram fits.
I can plot the contours with aplpy 1.x but not with the new 2…
-
Is it possible to create an animation using [`animate_topomap()`](https://mne.tools/stable/generated/mne.Evoked.html#mne.Evoked.animate_topomap) without drawing contours?
I can hide contours in [`plo…
-
Hello,
I was trying to run the _3D_contour.py_ file. It can be run successfully. But the results seem to be wired. I am unsure whether it is because the maximum of my wind speed is 5 m/s.
![imag…
-
from discussion with @aeisenbarth
-
This issue is meant as a summary issue for all the issues regarding plot functions and for discussions about the big picture (if needed).
- [x] return Plotter object instead of camera position #355…
-
I'm curious if it would be possible in the future to implement mpld3 plotting onto a cartographic map projections such as is done with cartopy or basemap but using d3 (e.g. https://github.com/d3/d3-ge…
-
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and found no similar bug report.
### Ultralytics YOLO Component
Pred…
-
## TODO
- [x] example mesh data structures for triangular mesh
- [x] basic continuous Galerkin contour (filled contours, etc) example
- [ ] basic quiver and stream plot example for CG velocity field
-…
-
## Details
I set up a user recipe which plots a `contour` on top of a `scatter` plot. When I specify `markeralpha` in the scatter series, this alpha value seems to "strike through" to the contour…