Maxime Liquet

Results 316 issues of Maxime Liquet

In https://github.com/holoviz/hvplot/pull/1625 I removed the `Examples` section of each plotting method docstring as we now have a more extended Examples section added to each reference page, building it from a...

The API reference document all the plotting methods but doesn't include documentation for `df.hvplot()`.

We need to either add a new reference page or extend the current doc for the `colormap` option (I think I have a preference for the first option) that documents...

The `vectorfield` method has a `mag` keyword, but setting it doesn't cause the arrows to scale with the magnitude; it simply adds this column to the vdims. The workaround is...

`heatmap`'s docstring for the optional `C` option states that when not set a simple count will be used: ``` C : string, optional Field to draw heatmap color from. If...

This dashboard was never stable after it was deployed. I don't really have time to dig into why. Here are the app logs from AE5: [logs.txt](https://github.com/user-attachments/files/19104875/logs.txt)