Liripo
Liripo
> Hi! > > I want to change the p-value labels to be like this: `p = 0.0004` - so pretty much add the `p = ` in front of...
@CNFeffery Thanks, I'm using it now.
is there a solution?
I also had this problem with large pixel images in a loop and had to call `gc` manually myself
  still the same.

I can use it in windowns 11 (wsl2). 
@afonit I saw here :  I want to modify the axis title after the graph is drawn. Is there any other way?
I try it but no success. ```R reticulate::py_run_string("import plotly.io as pio") reticulate::py_run_string("pio.kaleido.scope.mathjax = None") save_image(fig,"test.pdf") browseURL("test.pdf") ```
The same question.