[incubator-echarts-doc] branch 4.9.0 updated: fix: migrate changelog to branch 4.9.0

2020-08-10 Thread sushuang
This is an automated email from the ASF dual-hosted git repository. sushuang pushed a commit to branch 4.9.0 in repository https://gitbox.apache.org/repos/asf/incubator-echarts-doc.git The following commit(s) were added to refs/heads/4.9.0 by this push: new 45128f1 fix: migrate changelog

[incubator-echarts-doc] branch master updated: refact: separate vue, element ui to CDN.

2020-08-10 Thread shenyi
This is an automated email from the ASF dual-hosted git repository. shenyi pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-echarts-doc.git The following commit(s) were added to refs/heads/master by this push: new 9db41c6 refact: separate vue,

[incubator-echarts-doc] branch master updated: fix: migrate changelog to branch 4.9.0

2020-08-10 Thread sushuang
This is an automated email from the ASF dual-hosted git repository. sushuang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-echarts-doc.git The following commit(s) were added to refs/heads/master by this push: new ca5298c fix: migrate

[GitHub] [incubator-echarts] yyz945947732 commented on issue #13021: 线图能否像关系图那样将线也纳入数据项,这样可以对每条线的样式做条件判断

2020-08-10 Thread GitBox
yyz945947732 commented on issue #13021: URL: https://github.com/apache/incubator-echarts/issues/13021#issuecomment-671263890 visualMap能否让线不要有渐变的效果,我在对应的color配置中只配置了一个值,按理说比如我配置color:'#ff4400',对应的结果会是color:['#ff4400','#ff4400'],这样应该不应该会有渐变效果,但实际情况是在范围的开头或结尾处还是出现了一小段渐变的效果...

[incubator-echarts-doc] branch master updated: still needs codemirror in dependencies for css theme

2020-08-10 Thread shenyi
This is an automated email from the ASF dual-hosted git repository. shenyi pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-echarts-doc.git The following commit(s) were added to refs/heads/master by this push: new 5bd39d5 still needs codemirror

[GitHub] [incubator-echarts] cyberlaugh edited a comment on issue #12697: 散点图开启大数据优化,brush无法正常返回选取的数据

2020-08-10 Thread GitBox
cyberlaugh edited a comment on issue #12697: URL: https://github.com/apache/incubator-echarts/issues/12697#issuecomment-671707545 > > 1、outOfBrush即使取消默认color:'#ddd'的配置仍然会重绘。 > > 2、数据量大时散点框选brushSelected回调中无法返回数据点 > > @cyberlaugh

[GitHub] [incubator-echarts] cyberlaugh commented on issue #12697: 散点图开启大数据优化,brush无法正常返回选取的数据

2020-08-10 Thread GitBox
cyberlaugh commented on issue #12697: URL: https://github.com/apache/incubator-echarts/issues/12697#issuecomment-671707545 > > 1、outOfBrush即使取消默认color:'#ddd'的配置仍然会重绘。 > > 2、数据量大时散点框选brushSelected回调中无法返回数据点 > > @cyberlaugh

[GitHub] [incubator-echarts] li-zhixin commented on issue #13099: The data point item style [borderColor] should has higher priority than series item style [borderColor]

2020-08-10 Thread GitBox
li-zhixin commented on issue #13099: URL: https://github.com/apache/incubator-echarts/issues/13099#issuecomment-671242555 @plainheart This is very helpful to me, but charts is a basic library for us, and the release date doesn't allow us to wait until the end of September to change

[GitHub] [incubator-echarts] plainheart commented on issue #13099: The data point item style [borderColor] should has higher priority than series item style [borderColor]

2020-08-10 Thread GitBox
plainheart commented on issue #13099: URL: https://github.com/apache/incubator-echarts/issues/13099#issuecomment-671257188 @li-zhixin Of course, I'm sorry for this. It can be fixed easily, just modify [this line of

[GitHub] [incubator-echarts] plainheart commented on issue #13099: The data point item style [borderColor] should has higher priority than series item style [borderColor]

2020-08-10 Thread GitBox
plainheart commented on issue #13099: URL: https://github.com/apache/incubator-echarts/issues/13099#issuecomment-671209881 5.0-alpha is now available, you can refer to the GitHub release page. And the stable release will be published in the late of September.

[GitHub] [incubator-echarts] katherinebai commented on issue #13099: The data point item style [borderColor] should has higher priority than series item style [borderColor]

2020-08-10 Thread GitBox
katherinebai commented on issue #13099: URL: https://github.com/apache/incubator-echarts/issues/13099#issuecomment-671197378 > This has been fixed in 5.0. Could you provide that when will release v5.0? Thank you very much.

[GitHub] [incubator-echarts] boolak commented on issue #3146: wkhtmltopdf导出网页为pdf时无法显示echarts图表

2020-08-10 Thread GitBox
boolak commented on issue #3146: URL: https://github.com/apache/incubator-echarts/issues/3146#issuecomment-671184438 请问有解决吗 This is an automated message from the Apache Git Service. To respond to the message, please log on

[incubator-echarts-doc] branch master updated: fix(example): fix inject itemStyle in data array bug.

2020-08-10 Thread shenyi
This is an automated email from the ASF dual-hosted git repository. shenyi pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-echarts-doc.git The following commit(s) were added to refs/heads/master by this push: new 82d966b fix(example): fix