Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

eMap画出来的图变量少了一个 #16

Closed
cityvigil opened this issue Aug 8, 2014 · 3 comments
Closed

eMap画出来的图变量少了一个 #16

cityvigil opened this issue Aug 8, 2014 · 3 comments

Comments

@cityvigil
Copy link

load(url('http://yzhou.org/recharts/ChinaGDP.RData'))
plot(eMap(ChinaGDP, opt=list(title=list(text='2008~2010年大陆各省GDP占全国百分数'))))

在R3.1.0环境下,运行
ChinaGDP 数据集有三个变量,只画出来两个,第一个变量丢失。
另外在鼠标移动过去的时候 ,里面的有一个变量的值没有显示 :)

@Cherry1218
Copy link

请问您在R中安装好了?

@cityvigil
Copy link
Author

我好久没有用了。以前是装好过

@Cherry1218
Copy link

我后来安装好了,但是用的是
install.packages(
'recharts',
repos = c('http://yihui.name/xran', 'http://cran.rstudio.com')
)
我才发现这个和我安装的recharts的功能不同

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants