[GitHub] [incubator-echarts] ruben82 opened a new issue #12332: Label on treemap not use all width/height

2020-03-25 Thread GitBox
ruben82 opened a new issue #12332: Label on treemap not use all width/height URL: https://github.com/apache/incubator-echarts/issues/12332 ### Version 4.7.0 ### Steps to reproduce Put a long label as series' title with ellipsis = false ### What is expected? Label

[GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #12332: Label on treemap not use all width/height

2020-03-25 Thread GitBox
echarts-bot[bot] commented on issue #12332: Label on treemap not use all width/height URL: https://github.com/apache/incubator-echarts/issues/12332#issuecomment-604015299 Hi! We've received your issue and please be patient to get responded.  The average response time is expected to be

[GitHub] [incubator-echarts] surplus-cat commented on issue #8943: 如何让图例两行显示

2020-03-25 Thread GitBox
surplus-cat commented on issue #8943: 如何让图例两行显示 URL: https://github.com/apache/incubator-echarts/issues/8943#issuecomment-604152640 之前看到过一种写法是`legend: [ data: ['20', '50', '80', '\n', '100', '150'] ]` This is an

[GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #12333: Bar chart threshold second color

2020-03-25 Thread GitBox
echarts-bot[bot] commented on issue #12333: Bar chart threshold second color URL: https://github.com/apache/incubator-echarts/issues/12333#issuecomment-604065395 This issue is not created using [issue template](https://ecomfe.github.io/echarts-issue-helper/) so I'm going to close it. 

[GitHub] [incubator-echarts] Pace17881 opened a new issue #12333: Bar chart threshold second color

2020-03-25 Thread GitBox
Pace17881 opened a new issue #12333: Bar chart threshold second color URL: https://github.com/apache/incubator-echarts/issues/12333 I want to set a threshold and a second color. So that my bar is e.g. from 0 to 5 green and 6 to 12 blue. I have only one series and do not want to use a

[GitHub] [incubator-echarts] echarts-bot[bot] closed issue #12333: Bar chart threshold second color

2020-03-25 Thread GitBox
echarts-bot[bot] closed issue #12333: Bar chart threshold second color URL: https://github.com/apache/incubator-echarts/issues/12333 This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #12334: echarts gallery打开跳转会覆盖本网页,建议打开新的标签页进行打开,避免覆盖返回重置问题

2020-03-25 Thread GitBox
echarts-bot[bot] commented on issue #12334: echarts gallery打开跳转会覆盖本网页,建议打开新的标签页进行打开,避免覆盖返回重置问题 URL: https://github.com/apache/incubator-echarts/issues/12334#issuecomment-604215603 Hi! We've received your issue and please be patient to get responded.  The average response time is

[GitHub] [incubator-echarts] cqhejing opened a new issue #12334: echarts gallery打开跳转会覆盖本网页,建议打开新的标签页进行打开,避免覆盖返回重置问题

2020-03-25 Thread GitBox
cqhejing opened a new issue #12334: echarts gallery打开跳转会覆盖本网页,建议打开新的标签页进行打开,避免覆盖返回重置问题 URL: https://github.com/apache/incubator-echarts/issues/12334 ### Version 4.7.0 ### Steps to reproduce echarts gallery打开跳转会覆盖本网页,建议打开新的标签页进行打开,避免覆盖返回重置问题 ### What is expected?

[GitHub] [incubator-echarts] autukill commented on issue #12318: Tooltip 使用 richText 模式后, Tooltip的边框宽度和边框颜色失效了

2020-03-25 Thread GitBox
autukill commented on issue #12318: Tooltip 使用 richText 模式后, Tooltip的边框宽度和边框颜色失效了 URL: https://github.com/apache/incubator-echarts/issues/12318#issuecomment-604193224 @Ovilia 查看tooltip的源码后,发现边框的颜色和宽度没有实现, 但查看 zrender 的文档后,发现实现这个功能还是很容易实现的:

[GitHub] [incubator-echarts] susiwen8 opened a new pull request #12331: Fix: barBorderRadius didn't work

2020-03-25 Thread GitBox
susiwen8 opened a new pull request #12331: Fix: barBorderRadius didn't work URL: https://github.com/apache/incubator-echarts/pull/12331 ## Brief Information This pull request is in the type of: - [x] bug fixing - [ ] new feature - [ ] others ###

[GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #12331: Fix: barBorderRadius didn't work

2020-03-25 Thread GitBox
echarts-bot[bot] commented on issue #12331: Fix: barBorderRadius didn't work URL: https://github.com/apache/incubator-echarts/pull/12331#issuecomment-603874420 Thanks for your contribution! The community will review it ASAP. In the meanwhile, please checkout [the coding

[GitHub] [incubator-echarts] gehringf commented on issue #12319: RoundCap for stacked BarChart

2020-03-25 Thread GitBox
gehringf commented on issue #12319: RoundCap for stacked BarChart URL: https://github.com/apache/incubator-echarts/issues/12319#issuecomment-603811370 Thanks for your answer. My problem is, that the same series won't always be at the top. In other words, if series A (green) is 0,

[incubator-echarts] branch next updated: fix: fix typo in group transition

2020-03-25 Thread shenyi
This is an automated email from the ASF dual-hosted git repository. shenyi pushed a commit to branch next in repository https://gitbox.apache.org/repos/asf/incubator-echarts.git The following commit(s) were added to refs/heads/next by this push: new c30694e fix: fix typo in group

[GitHub] [incubator-echarts] pissang commented on a change in pull request #12331: Fix: barBorderRadius didn't work

2020-03-25 Thread GitBox
pissang commented on a change in pull request #12331: Fix: barBorderRadius didn't work URL: https://github.com/apache/incubator-echarts/pull/12331#discussion_r397934998 ## File path: src/layout/barGrid.js ## @@ -478,7 +478,9 @@ export function layout(seriesType, ecModel)

[GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #12329: 自定义toolbox点中状态,再次点击去掉状态

2020-03-25 Thread GitBox
echarts-bot[bot] commented on issue #12329: 自定义toolbox点中状态,再次点击去掉状态 URL: https://github.com/apache/incubator-echarts/issues/12329#issuecomment-603724742 Hi! We've received your issue and please be patient to get responded.  The average response time is expected to be within one day for

[GitHub] [incubator-echarts] yanwencheng opened a new issue #12329: 自定义toolbox点中状态,再次点击去掉状态

2020-03-25 Thread GitBox
yanwencheng opened a new issue #12329: 自定义toolbox点中状态,再次点击去掉状态 URL: https://github.com/apache/incubator-echarts/issues/12329 ### What problem does this feature solve? 自定义一个toolbox工具 myTool2: { show: true, title:

[GitHub] [incubator-echarts] xiaoyaoyao opened a new issue #12330: 怎么监听tooltip 的click事件?

2020-03-25 Thread GitBox
xiaoyaoyao opened a new issue #12330: 怎么监听tooltip 的click事件? URL: https://github.com/apache/incubator-echarts/issues/12330 How to addEventListener tooltip click? This is an automated message from the Apache Git Service. To

[GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #12330: 怎么监听tooltip 的click事件?

2020-03-25 Thread GitBox
echarts-bot[bot] commented on issue #12330: 怎么监听tooltip 的click事件? URL: https://github.com/apache/incubator-echarts/issues/12330#issuecomment-603739841 This issue is not created using [issue template](https://ecomfe.github.io/echarts-issue-helper/) so I'm going to close it.  Sorry for

[GitHub] [incubator-echarts] echarts-bot[bot] closed issue #12330: 怎么监听tooltip 的click事件?

2020-03-25 Thread GitBox
echarts-bot[bot] closed issue #12330: 怎么监听tooltip 的click事件? URL: https://github.com/apache/incubator-echarts/issues/12330 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [incubator-echarts] jacobzed commented on issue #11571: Can´t display tooltip on chart legend (Echarts)

2020-03-25 Thread GitBox
jacobzed commented on issue #11571: Can´t display tooltip on chart legend (Echarts) URL: https://github.com/apache/incubator-echarts/issues/11571#issuecomment-603665588 > Showing tooltip when hovering on legend is not supported, so this is not a bug. If that is that case, what is

[incubator-echarts-doc] branch master updated: fix: add since

2020-03-25 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 1cd91fb fix: add since

[incubator-echarts] branch next updated: refact: upgrade animateTo usage, use cfg object instead.

2020-03-25 Thread shenyi
This is an automated email from the ASF dual-hosted git repository. shenyi pushed a commit to branch next in repository https://gitbox.apache.org/repos/asf/incubator-echarts.git The following commit(s) were added to refs/heads/next by this push: new 323b939 refact: upgrade animateTo

[GitHub] [incubator-echarts] zyfly commented on issue #12325: 桑基图右侧label被截断

2020-03-25 Thread GitBox
zyfly commented on issue #12325: 桑基图右侧label被截断 URL: https://github.com/apache/incubator-echarts/issues/12325#issuecomment-603802993 demo已经上传至 https://jsfiddle.net/jdx340aq/1/ This is an automated message from the Apache

[GitHub] [incubator-echarts] vivsvaan edited a comment on issue #10807: Scrolling out of chartview without mouse out makes chart scroll without click and drag (Candle stick and volume)

2020-03-25 Thread GitBox
vivsvaan edited a comment on issue #10807: Scrolling out of chartview without mouse out makes chart scroll without click and drag (Candle stick and volume) URL: https://github.com/apache/incubator-echarts/issues/10807#issuecomment-603806740 @Sahil624 I used Mouse Events to release the

[GitHub] [incubator-echarts] vivsvaan commented on issue #10675: Brush drag gets stuck when the mouse leaves the chart area

2020-03-25 Thread GitBox
vivsvaan commented on issue #10675: Brush drag gets stuck when the mouse leaves the chart area URL: https://github.com/apache/incubator-echarts/issues/10675#issuecomment-603807917 @tmtron I used Mouse Events to release the mouse click when we leave chart view/area. When we use to

[GitHub] [incubator-echarts] vivsvaan edited a comment on issue #10807: Scrolling out of chartview without mouse out makes chart scroll without click and drag (Candle stick and volume)

2020-03-25 Thread GitBox
vivsvaan edited a comment on issue #10807: Scrolling out of chartview without mouse out makes chart scroll without click and drag (Candle stick and volume) URL: https://github.com/apache/incubator-echarts/issues/10807#issuecomment-603806740 @Sahil624 I used Mouse Events to release the

[GitHub] [incubator-echarts] vivsvaan edited a comment on issue #10807: Scrolling out of chartview without mouse out makes chart scroll without click and drag (Candle stick and volume)

2020-03-25 Thread GitBox
vivsvaan edited a comment on issue #10807: Scrolling out of chartview without mouse out makes chart scroll without click and drag (Candle stick and volume) URL: https://github.com/apache/incubator-echarts/issues/10807#issuecomment-603806740 @Sahil624 I used Mouse Events to release the