Demetris Roumis

Results 301 comments of Demetris Roumis

> Enable by default when datashade/rasterize=True? If so, which reduction should be the default one? ds.first? Meeting discussion was favoring disabling by default

Another suggestion: From any of our notebook links like `https://github.com/holoviz-topics/examples/blob/main/walker_lake/walker_lake.ipynb`, take the part starting with `holoviz-topics` and add it to `https://colab.research.google.com/github/` to get https://colab.research.google.com/github/holoviz-topics/examples/blob/main/walker_lake/walker_lake.ipynb This results in a direct link...

Not sure.. but this seemed to worked in colab: ```python !pip install -q condacolab import condacolab condacolab.install() !conda install anaconda-project ``` I guess it's also a question of replacing anaconda-project...

Relevant to many things, but especially https://github.com/holoviz/hvplot/issues/1160

issue noted in meeting: "When printing the ndoverlay, the vdim is not a value label.. it's the label of the last element in the ndoverlay"

Is this theoretical joyplot API separate or the same API as would support a [multi-chan timeseries plot](https://github.com/holoviz/hvplot/issues/1160)? I think they are probably different.

Also, - [ ] "[Return to Stream Follow](https://github.com/holoviz/holoviews/pull/6318)" needs to be investigated, as it's not working with the current implementation. It should be that "Zooming or panning temporarily pauses the...

bumping this, now that Datashader inspections for HoloViews is merged

> I'd like to see a mockup or similar approach in some other library to know what's being requested here. Here are clips of zooming/panning on the same 1 million...