-
#### ALL software version info
(this library, plus any other relevant software, e.g. bokeh, python, notebook, OS, browser, etc)
holoviews 1.14.7
hvplot 0.8.1
python 3.8.12
#### Description of …
-
## Description
**Describe the bug**
code breaks while given ctimer --overall
* ctimer version:1.1.0
* Python version:3.8
* Operating System:MacOS
## Steps to Reproduce
Steps to reproduce th…
zztin updated
3 years ago
-
### Describe the bug
This could be specific to the dataset because I am able to do basically the same operation with other datasets.
1. open `quad_disk.silo`
2. Draw a mesh plot of `mesh`
3. …
-
#### ALL software version info
most likely to be relevant:
```
dask==2021.10.0
xarray=0.20.1
datashaer==0.13.0
pandas==1.3.4
```
literally ALL python packages present in build closure:
```
a…
-
See start at 6e0e215
- [ ] make mesh_plot.mesh3d the base functionality
- [ ] what about the quadmesh(, z = ) behaviour? (maybe deprecate in favour of copy_down)
- [ ] allow textures, but remove …
-
```R
quad2segment
-
**Is your feature request related to a problem? Please describe.**
@magnunor do you have any suggestions for how to better visualize DPC measurements in pyxem? It would be nice to have something lik…
-
```r
library(quadmesh)
library(raster)
## dummy raster
rr
-
There still is not a solution for this, even when supplying a huge _rtol_.
If using quadmesh, then _rasterize_ is not applicable, also performance is worse.
see https://discourse.holoviz.org/t/how-t…
-
Reproducible Example:
```python
import xarray as xr
import hvplot.xarray
import geoviews as gv
import geoviews.tile_sources as gvts
data = xr.tutorial.open_dataset('air_temperature')
gvts.…