Maxime Liquet

Results 828 comments of Maxime Liquet

Thanks for digging into that :) > it's maybe not too important? That's also my conclusion. It's part of an `isinstance` check https://github.com/holoviz/datashader/blob/e9e64c5c2b845fe2d815c221437b5399f5e2e2e1/datashader/core.py#L1292

For now (hvPlot 0.8.0) the workaround is to use `fill_alpha` instead of `alpha`, and this for the Bokeh backend. ```python performance.hvplot.kde(fill_alpha=1) + performance.hvplot.kde(fill_alpha=0.1) ``` ![image](https://user-images.githubusercontent.com/35924738/196380366-af3d4398-cabc-4331-ad74-b48af87236e6.png) The issue comes down to...

Cool I didn't see this PR, it's definitely going in the right direction :) Thanks for working on that!

Can you please try to reproduce with pure HoloViews code? I suspect it is not an hvPlot issue. It might also be good to check how the layout gets rendered...

xref https://github.com/bokeh/bokeh/issues/14492

Added `.rx.set` in https://github.com/holoviz/param/pull/957

Thanks for this detailed write-up and for trying to clean up all our mess 👍 ! --- I'm not sure I totally agree with the name and definition of the...

Yes, I'm fine with your answer to my question about a member leaving the group. As for Companion, I'm not sure I like that name much but I don't have...

> I take back my agreement with `pyviz_comms` being Core. I think it's a `Developer` Project as it's not at all User-Facing. Developer projects can include critical infra. Hm then...

I feel the most important dimension you listed @droumis is the second one *Support Status*. And we could go as far as re-arranging the Github organisations to reflect that: -...