Demetris Roumis

Results 301 comments of Demetris Roumis

Hi @Victorasuquo , were you planning on submitting a PR to address this issue?

@Victorasuquo, we are planning to release the next HoloViews version in the coming days which includes new tsdownsample algorithms, which still needs docs. Do you have a PR for us...

Here are some notes: ### Enhanced Downsampling Options Starting in HoloViews version 1.19.0, integration with the [tsdownsample](https://github.com/predict-idlab/tsdownsample) library introduces enhanced downsampling algorithms, e.g. via `downsample1d(curve, algorithm='minmax')` : - **lttb**: Implements...

Hi @Victorasuquo, what is your timeline for this task?

> You shouldn't put down the effort you have put into the PR. If you don't believe in it yourself, it is hard to get others to believe in you...

> This has nothing to do with this PR, but the legend seems wrong for your example. What's wrong about it? seems accurate to me and reflects the labels of...

> One last thing: Can you try setting the group/label to something like `hel lo`, `{hello` (testing for edge-cases) added a test for whitespace and special chars ![image](https://github.com/holoviz/holoviews/assets/6613202/3d34697d-3414-4035-ae82-abe76dadd51f)

At a HoloViz meeting, there was discussion about supporting a better syntax for a custom hover tool. Here is the unearthed thread on the topic: https://github.com/holoviz/holoviews/issues/1816 I would prefer a...

We should probably adjust the range limit without changing the data itself. Unless I'm not understanding something about the subcoordinate_y mechanism, it involves setting ylim on each subcoordinate axis group...