Forum Discussion
ozk_resg_prm
8 years agoFrequent Visitor
Difference in R Visuals for PBI-Desktop and PBI-Service
Hello, Does anyone know why the legend is not showing for my R Visual (ggplot2) in PBI-Service? Thanks. library(ggplot2)
library(scales)
dd2 <- as.data.frame(unique(dataset$`Projected Date Te...
v-yulgu-msft
8 years agoMicrosoft Employee
- ozk_resg_prm8 years agoFrequent Visitor