Julien Barnier

Results 20 issues of Julien Barnier

This is a followup to issue #46. The reproducibility issues described there have been fixed for me in 0.1.8 by using `approx_pow = TRUE` with an `euclidean` or `manhattan` metric,...

This pull request adds a new Shiny input slot, whose value changes each time a node is clicked. I am currently using `collapsibleTree` in a project where I need to...

### Problem Description Hi, I'm quite new to polars so I hope I'm not missing something obvious, but it seems to me that there is a difference in behavior between...

feature

If the density curve doesn't fit on the axis (case when there are few values), the curve doesn't span beyond the limits.

Hi, Thanks for your work, it is a very nice interface. It's really useful to be able to navigate history with arrow keys, but it would be handy to get...

bug

For the moment "static" plots generated as HTML or SVG by the `jsdom` renderer cannot have pointer interactions.

See if IPC serialization could be replaced with parquet, using [hyparquet](https://github.com/hyparam/hyparquet).

enhancement

See if it would be possible to use the typescript type declarations [introduced in Plot 0.6.5](https://github.com/observablehq/plot/blob/main/CHANGELOG.md#065) to improve autocompletion and IDE support.

enhancement

VSCode doesn't save widget output state when the file is closed, so all cells have to be recomputed to see the output. See: https://github.com/microsoft/vscode-jupyter/issues/4404

enhancement
upstream

As plots with legends generate HTML output instead of SVG, they are not included in Quarto outputs for formats other than HTML.

enhancement