-
As part of a recent project we have been working on a plotting API for a number of projects including pandas and xarray called [HoloPlot](https://pyviz.github.io/holoplot/index.html). You can see some…
-
I have an xarray dataset with the following structure:
```
Dimensions: (face: 13, i: 4320, j: 4320, k: 90, time: 1)
Coordinates:
* k (k) int64 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 1…
-
If running the example code in `spex::polygonize()`, you get the following error:
```
library(sf)
library(spex)
library(raster)
r
-
Catalogues allow defining arbitrary metadata to be associated with a dataset, which could be very useful to provide hints to the plotting system. Specifically there are two types of options that could…
-
Notebooks might be viewed:
* in jupyter notebook server (or jupyter lab)
* on github
* when turned into standalone html
* or when used as part of a website.
* ...
Notebooks always have …
-
May be godot can add some menu like blender's create menu.
Click to create cube , plane,etc...
![menu](https://user-images.githubusercontent.com/24988459/32588923-b2a73d22-c54c-11e7-9d46-d5e73b15326…
-
It would be nice to be able to resize a QuadMesh without having to scale it(as it can make things a little wonky math-wise sometimes).
Even the code suggests that: `// nothing? really? Maybe add si…
-
In the `examples/cm26.ipynb` notebook, we do this
```python
hv_ds = hv.Dataset(ds['temp'])
qm = hv_ds.to(hv.QuadMesh, kdims=["xt_ocean", "yt_ocean"], dynamic=True)
datashade(qm, precompute=False…
-
https://www.linkedin.com/pulse/hermit-crab-gets-3d-printed-designer-shell-modeled-using-jose-i-rey?trk=prof-post
-
Hi,
I have got somehow most of the dependencies resolved with the help of the spack team but there are few other dependencies which is creating issues like vtk. VTK version defined in visit 6.1.0 n…