Forum Discussion

ozk_resg_prm's avatar
ozk_resg_prm
Frequent Visitor
8 years ago

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...