Displaying 1 result from an estimated 1 matches for "rtbydockweekcommodity".
FW: Graphical Limitiations of the (D)COM Server AxSTATCONNECTORCLNTLib.AxStatConnectorGraphicsDevice
2006 May 31
0
FW: Graphical Limitiations of the (D)COM Server AxSTATCONNECTORCLNTLib.AxStatConnectorGraphicsDevice
...window, but will not draw labels or
data in the GraphicsDevice. Is there a workaround for this, or am I
doing something incorrect. I can get the GraphicsDevice to display
simple line graphs and such.
Sample R Code:
lPlot<-xyplot(Total~Week|CommodityCategoryDescription,dfVesselImportExpo
rtByDockWeekCommodity,type="l",layout=c(4,2))
#Print to Default Device
(AxSTATCONNECTORCLNTLib.AxStatConnectorGraphicsDevice)
print(lPlot)
#Close the Default Device
dev.off()
#Print to Default Window
print(lPlot)
Thank you for you time,
John Weilbacher
[[alternative HTML version deleted]]