Romain Martinez

Results 8 comments of Romain Martinez

Thanks for Vega-lite. I often use violin plots and I am looking forward to use them in Vega-lite/Altair. In addition, I use a lot of ridge plots (half violin) like...

I found a little hack. Just avoid putting an `h1` tag when you don't want the numbering and replace it with a font tag. My example would become: ``` My...

Hi @marnunez and thanks for the kind words! For now, the only built-in plotting options are those bundled with [`xarray`](http://xarray.pydata.org/en/stable/plotting.html). These are based on `matplotlib`, which offers limited options for...

Yes sure, sounds good!

If we do that, we should also add a way to merge both `Markers` and `Analogs`

Hi, Unfortunately, OpenSim is [still not available on conda-forge](https://github.com/conda-forge/staged-recipes/pull/4693) and I have to build it myself for pyosim to work. It's been a while since I've built opensim on [my...

Unfortunately, OpenSim is still not available on conda-forge (see [here](https://github.com/conda-forge/staged-recipes/pull/4693)) and I have to build it myself for pyosim to work. I don't have time to build OpenSim for all...

I also get this issue with: ``` nuxt: 2.15.3 nuxt-vite: 0.1.1 nuxt-i18n: 6.27.1 ```