Demetris Roumis

Results 301 comments of Demetris Roumis

> How to quickly explore your data interactively by using pn.interact How to build an interactive component by using pn.bind How to build reusable and composable components by using Param....

Hey @MarcSkovMadsen , thanks for raising this. I personally think reducing friction with github issues and making the process more efficient is a great idea. Particularly the template text. I'm...

looks like I can't transfer this to [pyviz.org repo](https://github.com/pyviz/pyviz.org) maybe because it's a different owner/org. @MarcSkovMadsen want to close this and open a new issue there?

This should be returning logy.. seems like a bug. The fact that the two individual curves are wrapped in the overlay containers shouldn't change the semantics; it should behave the...

To avoid issues with back compatibility, we should issue a warning that the data is unequal length.

@philippjfr, do you think the first gif demonstrates a bug in HoloViews or Bokeh? Also, as shown in the second gif, do think prepopulating the legend with empty entries is...

good catch. @maximlt, what is the code you used for this plot? I'm happy to update the docs if you'd like me to. It's probably something like `df_streamz.hvplot() + df_streamz.hvplot('x',...

Thanks, @MarcSkovMadsen , this type of domain feedback and contribution is so valuable. Where such an example would be showcased depends on what is used for the implementation. Given the...

I agree.. it seems like it should be called 'bivariate density' or '2D density contour' plot instead, but these are so wordy. I think improving the documentation for it is...

ahA! holding cmd (on mac) and clicking allows for unselection.. I thought I tried that on a call with Philip and Simon and it didn't work then, but now it...