SAC R-Visualization#1

SAP Analytics Cloud R-Visualizations#1





#Guage

library(googleVis)

gvisGuage(BestRunJuice_SampleModel,options=list(min=0, max=800, greenFrom=0, greenTo=100, 

yellowFrom=101, yellowTo=500,

redFrom=501, redTo=800, width=400, height=300))

#Guage$html$footer<- NULL

#Guage$html$jsfooter<- NULL

#Guage$html$caption<- NULL

plot(Guage)

Comments

Popular posts from this blog

One stage stop to know all about BW Extractors-Part1

COPA Extraction Step By Step in SAP BW

Generic Extraction via Function Module