Que.Which of the following is R interface to google charts?
|
a. googleVis |
b. googleChart |
c. googleDataVis |
d. all of the mentioned |
Que.Point out the wrong statement.
|
a. The plot command does open a graphics device in the modern way |
b. Motion Chart is only displayed when hosted on a web server |
c. gvisMotionChart is used to create motion chart |
d. All of the mentioned |
The plot command does open a graphics device in the modern way
Que.Which of the following create a Google Gadget based on a Google Visualization Object?
|
a. createGadget |
b. createGoogleGadget |
c. newGoogleGadget |
d. all of the mentioned |
Que.Which of the following reads a data.frame and creates text output referring to the Google Visualization API?
|
a. gvisAnnotatedLine |
b. gvisTimeLine |
c. gvisAnnotatedTimeLine |
d. none of the mentioned |
Que.Point out the correct statement.
|
a. gvisAnnotationChart returns list of class “gvis” and “list” |
b. The gvisAreaChart function reads a data.frame and creates text output referring to the Google Visualization API |
c. gvisAreaChart returns list of class “gvis” and “list” |
d. All of the mentioned |
Que.Which of the following is used for creating interacting tables?
|
a. gvisGeoChart |
b. gvisTable |
c. gvisLineChart |
d. all of the mentioned |
Que.gvisAnnotatedTimeLine returns list of class “gvis” and “list”.
|
a. True |
b. False |
c. May be True or False |
d. Can’t say |
Que.The actual chart of gvisBarChart is rendered by the web browser using _________ or VML.
|
a. JPEG |
b. SVG |
c. PDF |
d. All of the mentioned |
Que.Which of the following is used for creating tree maps?
|
a. gvisGeoChart |
b. gvisTable |
c. gvisTreeMap |
d. all of the mentioned |
Que.gvisAnnotationChart charts are interactive time series line charts that support annotations.
|
a. True |
b. False |
c. May be True or False |
d. Can’t say |