-
I had try "altair"、"matplotlib"、”seaborn“、”ggplot“、”plotly“ in the params on 'library' in the method ' lida.visualize( ... , library="seaborn")' ,but got error output image when there has Chinese in …
-
Plotly uses `snapshotPreprocessOutput` to remove any output values that are randomly generated. This is great.
However, if the render function outputs an error, the result is not a valid JSON. Beca…
-
We sometimes use the 'name' parameter within the plot_ly() function to add a suffix to the values shown in a legend. Values in the legend are shown because a variable (legend variable) is used for the…
-
`compute_historical_decompositions()` is based on the textbook [Kilian, L., & Lütkepohl, H. (2017)](https://www.google.com.au/books/edition/Structural_Vector_Autoregressive_Analysi/kfo6DwAAQBAJ?hl=en&…
-
Hello there!
Nice project you have. Also, it is refreshing to see that you don't have thousands of unresolved open issues. That talks a lot about the quality of the project.
I have been successf…
-
Hello,
Thank you for a very nice package! I found function facet_wrap_paginate() especially useful, but would be great if it would also allow for dropping irrelevant colors from the legend..
As …
-
Hi, the ref SNP ID is not shown in the plot, could you please help me with it? Thank you for your time!
![image](https://github.com/user-attachments/assets/d6a9428f-86d5-4a76-a1f4-c9f00287ed9c)
-
`ggplotly` does not respect the `labels` argument in `ggplot2:scale_fill_manual`.
```r
library(tidyverse)
plot_data %
mutate(cut = stringr::str_to_sentence(cut)) %>%
group_by(cut, clarity…
-
Hi Kent,
I was trying to create crosshairs on a ggplot2 and this is the best I could come up with. Do you think we can achieve this using native R functions or do we have to resort of Javascript. G…
-
Dear YuLab-SMU team,
Thank again for this new package very usefull and your wonderful work, but I have some problems:
I correctly loaded the MicrobiotaProcess to my R session, but with the tut…