recharts icon indicating copy to clipboard operation
recharts copied to clipboard

theme不起作用

Open zhuanglineu opened this issue 8 years ago • 1 comments

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

zhuanglineu avatar Mar 17 '17 03:03 zhuanglineu

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

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

试试安装下开发版:

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

Lchiffon avatar Jul 06 '17 06:07 Lchiffon