-
This is a move towards having a slice viewer replacement.
- [ ] 2D plots (pcolormesh?) with reasonable performance
- [ ] 1D plots showing slices of the data in the image
- [ ] Put the widgets to…
-
Here is my attempt to get XYZ triangles into mapdeck, so we have a shared example to run with.
```R
key
-
Hi,
I'm currently heavily relying on your module to plot calendar heatmap. Your module is great but I wonder
If you know a simple way to put a colorbar for the whole figure on the left of the calend…
-
I am having a bit of trouble figuring out how to work the mesh files in mfem. I am curious about how to write a mesh file for just a simple mesh. For example, for a quad, I would have:
dimension
2…
-
**Godot version:**
Godot_v3.2.3-stable_mono_win64
**OS/device including version:**
Windows 10 / Desktop
AMD Radeon RX580
Driver: 20.9.1
Backend: GLES3
**Issue description:**
Using a Mu…
-
**Godot version:**
Godot 3.2.3, 3.2.4 Beta 5
**OS/device including version:**
RTX2080S GLES3
**Issue description:**
Y billboard breaks planes from external software I would expect…
-
#### ALL software version info
I am using the latest released versions of all the relevant libraries.
Hvplot 0.5.2
Datshader 0.10.0
Numba 0.48.0
#### Description of expected behavior and th…
-
When trying to visualize a Dask array with `raster` and `shade` I get a `TypeError: data must be an ndarray` error in the `eq_hist` method. From the DataShader documentation I expected Dask arrays to …
-
## Description
I normally use datashader via holoviews in the following way.
```python
import holoviews as hv
from holoviews.operation.datashader import datashade
hv_ds = hv.Dataset(ds['temp'…
-
Hi all,
I've noticed when using `canvas.quadmesh` with an irregularly spaced grid of lat/lons (EPSG: 4326) to generate a Datashader image that there seems to be some distortion of the resulting mes…