-
#### ALL software version info
MacOS: Ventura 13.3.1
holoviews: 1.15.4
bokeh: 2.4.3
matplotlib: 3.7.1
matplotlib-inline: 0.1.6
python: 3.10.10
jupyter notebook server: 6.5.4
#### Description…
-
It would be great to have a well defined serialization format that isn't pickle. I feel this wouldn't be too hard to do as our core API is now simple and the way we declare elements is also very simpl…
-
## Request
Add Grid layout for creating irregularly spaced containers and an easy api for usage.
![image](https://user-images.githubusercontent.com/42288570/190886645-5c8c68c4-7f0a-46c1-89e4-a84…
-
Hello,
I would like to visualize a fixed set of heatmaps (envolving heatmap over time) and this works with the matplotlib backend but it takes an incredible time to write this as static HTML file (…
uahic updated
3 years ago
-
We should review the columns displayed in the Table viewer page, as some are redundant. For example, `parent_time` and `parent_time_right` refer to the same column. This is required because Holoviews …
-
nbsite can handle a variety of different site configurations, but I'd like to propose a default for most PyViz sites to use . I'll use datashader as an example, which currently looks like:
![image…
-
If the callback used for a `DynamicMap` takes some time to execute, then a considerable delay can sometimes arise when dragging a `kdim` slider before a figure is updated. This is because multiple cal…
-
Hi, thank you for developing this wonderful library.
I've been having a lot of fun going through the tutorials.
One main challenge, however, has been in figuring out the expected inputs to `data` …
-
**Is your feature request related to a problem? Please describe.**
[Cloud-Optimized Geotiffs](https://medium.com/planet-stories/cloud-native-geospatial-part-2-the-cloud-optimized-geotiff-6b3f15c696ed…
-
#### ALL software version info
hvplot 0.8.4
holoviews 1.16.2
#### Description of expected behavior and the observed behavior
I want to plot my data on a contour plot. I'm getting an empty …