cosname / recharts

An interface to ECharts
https://recharts.cosx.org
BSD 3-Clause "New" or "Revised" License
337 stars 150 forks source link

theme不起作用 #40

Open zhuanglineu opened 7 years ago

zhuanglineu commented 7 years ago

更改theme参数,图形效果没变,什么原因?

Lchiffon commented 7 years ago

应该是Echarts2到Echarts3之后主题的写法有些调整

http://taiyun.github.io/recharts/baseFunction.html#section-6.1

试试安装下开发版:

devtools::install_github("taiyun/recharts@dev")