Displaying 3 results from an estimated 3 matches for "locationvar".
Did you mean:
location2a
2012 Jun 14
3
mapa provincial de España con googleVis
Se ha borrado un adjunto en formato HTML...
URL: <https://stat.ethz.ch/pipermail/r-help-es/attachments/20120614/518ed68f/attachment.html>
2011 Jun 07
1
error with geomap in googleVis
Hi All,
I am unable to get the plot geomap in googleVis package. data is as follows
> head(index.ret)
country ytd
1 Argentina -10.18
2 Australia -3.42
3 Austria -2.70
4 Belgium 1.94
5 Brazil -7.16
6 Canada 0.56
> map1 = gvisGeoMap(index.ret,locationvar = 'country', numvar = 'ytd')
> plot(map1)
But it just displays a blank page, showing an error symbol at the right
bottom corner. I tried demo(googleVis), it also had a similar problem. The
demo showed all other plots/maps except for those geomaps. Could any one
please hint me w...
2013 Jun 11
0
a title on the map (function gvisGeoChart package googleVis )
Hi
I am using the package googleVis and the function gvisGeoChart
Is it possible to put a title on the map ?
Here is the call of the function :
library(googleVis)
G1 <- gvisGeoChart(PaysProjets, locationvar=''Pays'', colorvar=''NbProj'',
options=list(
region= "world",
displayMode="regions",
height=347*1.5, width= 556*1.5
))
plot(G1)
Thank you
--
Michel ARNAUD
Chargé de mission auprès du DRH
DGDRD-Drh - TA 174/04
Av Agropolis 34398 Montpellier ced...