[incubator-echarts] 02/03: test(markLine): add test cases for #11569

2019-12-18 Thread ovilia
This is an automated email from the ASF dual-hosted git repository. ovilia pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-echarts.git commit 9b67094fb5328e276d931cf58f7f01be4db471a2 Author: Ovilia AuthorDate: Thu Dec 12 16:24:13 2019 +0800

[incubator-echarts] 03/03: feat(markLine): support distance array. close #11569

2019-12-18 Thread ovilia
This is an automated email from the ASF dual-hosted git repository. ovilia pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-echarts.git commit 6aec55ae7a90cc537e1239391fbedc4d4e99b14d Author: Ovilia AuthorDate: Thu Dec 19 14:52:42 2019 +0800

[incubator-echarts] branch master updated (ea2bcb3 -> 6aec55a)

2019-12-18 Thread ovilia
This is an automated email from the ASF dual-hosted git repository. ovilia pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-echarts.git. from ea2bcb3 Merge pull request #11837 from apache/ut-ci new 89221c8 feat(markLine): provide new

[incubator-echarts] 01/03: feat(markLine): provide new layouts for markLine labels #11569

2019-12-18 Thread ovilia
This is an automated email from the ASF dual-hosted git repository. ovilia pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-echarts.git commit 89221c831217f0b17da5f88d6f3c2426ca64ee9a Author: Ovilia AuthorDate: Thu Dec 12 16:20:34 2019 +0800

[incubator-echarts-doc] branch release updated: optimize doc item style

2019-12-18 Thread shenyi
This is an automated email from the ASF dual-hosted git repository. shenyi pushed a commit to branch release in repository https://gitbox.apache.org/repos/asf/incubator-echarts-doc.git The following commit(s) were added to refs/heads/release by this push: new 2168938 optimize doc item

[incubator-echarts] branch fix-11569 updated (8828be1 -> 6a60427)

2019-12-18 Thread ovilia
This is an automated email from the ASF dual-hosted git repository. ovilia pushed a change to branch fix-11569 in repository https://gitbox.apache.org/repos/asf/incubator-echarts.git. from 8828be1 test(markLine): add test cases for #11569 add 6a60427 feat(markLine): support distance

[GitHub] [incubator-echarts] gongfuxiaocai opened a new issue #11873: X轴不会均匀分布

2019-12-18 Thread GitBox
gongfuxiaocai opened a new issue #11873: X轴不会均匀分布 URL: https://github.com/apache/incubator-echarts/issues/11873 ### Version 4.4.0 ### Steps to reproduce 配置项如下: option = { xAxis: { type: 'category', scale: true, data: [1, 2, 5, 10, 11,

[GitHub] [incubator-echarts] killsos opened a new issue #11872: echarts-gl: "1.1.1" bar3D不能设置 柱体的宽度

2019-12-18 Thread GitBox
killsos opened a new issue #11872: echarts-gl: "1.1.1" bar3D不能设置 柱体的宽度 URL: https://github.com/apache/incubator-echarts/issues/11872 ### What problem does this feature solve? 期待如同bar类型中barWidth字段可以设置 柱体的宽度 柱体的宽度不能设置会造成UI美观的问题 ### What does the proposed API look like?

[GitHub] [incubator-echarts] killsos opened a new issue #11871: 不能设置bar3D的宽度 例如bar中的barWidth属性

2019-12-18 Thread GitBox
killsos opened a new issue #11871: 不能设置bar3D的宽度 例如bar中的barWidth属性 URL: https://github.com/apache/incubator-echarts/issues/11871 This issue is not created by [echarts-issue-helper](https://ecomfe.github.io/echarts-issue-helper) and will be soon closed.

[GitHub] [incubator-echarts] 100pah opened a new issue #11870: Custom series enhancement (outline)

2019-12-18 Thread GitBox
100pah opened a new issue #11870: Custom series enhancement (outline) URL: https://github.com/apache/incubator-echarts/issues/11870 custom animation Like the issue #5988 mentioned, support custom animation in custom series. custom animation should not only be able to

[GitHub] [incubator-echarts] 100pah opened a new issue #11869: More powerful data filter by legend / visualMap

2019-12-18 Thread GitBox
100pah opened a new issue #11869: More powerful data filter by legend / visualMap URL: https://github.com/apache/incubator-echarts/issues/11869 Consider these scenarios: # ScenarioA: series filter In some monitoring systems, we offen see that there are so many line-series in

[GitHub] [incubator-echarts] Zigotote opened a new issue #11868: Overlay data from different periods in a line graph

2019-12-18 Thread GitBox
Zigotote opened a new issue #11868: Overlay data from different periods in a line graph URL: https://github.com/apache/incubator-echarts/issues/11868 ### What problem does this feature solve? **My context :** Every day, some statistics are calculated about the use of our

[incubator-echarts-doc] branch dependabot/npm_and_yarn/marked-0.3.18 updated (938e187 -> a94cd0a)

2019-12-18 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/npm_and_yarn/marked-0.3.18 in repository https://gitbox.apache.org/repos/asf/incubator-echarts-doc.git. discard 938e187 Bump marked from 0.3.12 to 0.3.18 add 2309a6c

[GitHub] [incubator-echarts] ding-js opened a new issue #11867: Allow pass nodeClick as a callback function for sunburst

2019-12-18 Thread GitBox
ding-js opened a new issue #11867: Allow pass nodeClick as a callback function for sunburst URL: https://github.com/apache/incubator-echarts/issues/11867 ### What problem does this feature solve? Deal with advanced user behavior and reduce server performance costs. For example, our

[GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #11867: Allow pass nodeClick as a callback function for sunburst

2019-12-18 Thread GitBox
echarts-bot[bot] commented on issue #11867: Allow pass nodeClick as a callback function for sunburst URL: https://github.com/apache/incubator-echarts/issues/11867#issuecomment-566937455 Hi! We've received your issue and please be patient to get responded.  The average response time

[GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #11866: 发现一个小bug: ECharts v4.5.0 折线图配置项 title.backgroundColor设置背景色无效

2019-12-18 Thread GitBox
echarts-bot[bot] commented on issue #11866: 发现一个小bug: ECharts v4.5.0 折线图配置项 title.backgroundColor设置背景色无效 URL: https://github.com/apache/incubator-echarts/issues/11866#issuecomment-566933703 This issue is not created using [issue template](https://ecomfe.github.io/echarts-issue-helper/)

[GitHub] [incubator-echarts] echarts-bot[bot] closed issue #11866: 发现一个小bug: ECharts v4.5.0 折线图配置项 title.backgroundColor设置背景色无效

2019-12-18 Thread GitBox
echarts-bot[bot] closed issue #11866: 发现一个小bug: ECharts v4.5.0 折线图配置项 title.backgroundColor设置背景色无效 URL: https://github.com/apache/incubator-echarts/issues/11866 This is an automated message from the Apache Git Service. To

[GitHub] [incubator-echarts] lemon-2020 opened a new issue #11866: 发现一个小bug: ECharts v4.5.0 折线图配置项 title.backgroundColor设置背景色无效

2019-12-18 Thread GitBox
lemon-2020 opened a new issue #11866: 发现一个小bug: ECharts v4.5.0 折线图配置项 title.backgroundColor设置背景色无效 URL: https://github.com/apache/incubator-echarts/issues/11866 把ECharts版本降为v4.0.0后,背景色设置有效了. 我的title配置项代码如下: `areaOption: { title: {