Net Zhang

Results 6 comments of Net Zhang

For example, when visualizing the prediction from the models, we would certainly like to include the confidence interval for our point estimates. I can't find a workaround based on the...

I have a workaround by customizing the area charts' opacity. The result looks like this: ![image](https://user-images.githubusercontent.com/48858129/122605550-9a997080-d045-11eb-8cdd-deb6267a7be5.png)

Thank you, Victor. This is exactly what I am looking for. One question on top of this, could we add a smooth line on top of these boxes? It seems...

> Ok found a workaround - use the fontawesome package and make the icon text: > > ``` > library(leaflet) > library(fontawesome) #devtools::install_github("rstudio/fontawesome") > > icoLst walk = makeAwesomeIcon(text =...