Julien Barnier

Results 20 issues of Julien Barnier

See if `explor` could provide an interface for the `MFA` and `HMFA` functions from FactoMineR.

enhancement

It does work in a browser and in RStudio viewer.

bug

_Cf._ Plot tests code : https://github.com/observablehq/plot/blob/main/test/plot.js

enhancement

Rename them to trans_* ?

question

When using a data.frame as `data`, the whole table is embedded as JSON in the output. It would be better to find a way to embed only the columns used,...

enhancement

When CSS styles are defined with a html\`...\` cell, they don't seem to be taken into account when the notebook is imported into Observable. I'll do a reprex soon.

It seems that the presence of a `viewof` cell breaks the cells numbering used to display unnamed cells. For example in the following test notebook : https://observablehq.com/d/9351a542d6f01f6d The cell "second...

See if there could be a way to provide offline support (ie functional widget in rmarkdown or shiny without an active Internet connection).

enhancement

Hi, And first of all thanks for this wonderful tool. When trying to use radian in VSCode (just by launching it in an integrated terminal, even with all VSCode extensions...

Hi, If I want to check a page and get some informations about network operations, I can do something like the following : ```r url % Page.enable() %>% Page.navigate(url), chrome...

question