[GitHub] [incubator-echarts] succulen-plants commented on issue #13354: mapbox 结合时 label 不能使用

2020-09-29 Thread GitBox
succulen-plants commented on issue #13354: URL: https://github.com/apache/incubator-echarts/issues/13354#issuecomment-700536350 没有使用, 您可以使用官网提供的例子试一下 比如: https://gallery.echartsjs.com/editor.html?c=xrJygEHHYb 还有问题是, 下面这种写法完全监听不到鼠标和键盘事件, 之前旧版本 mapbox可以, 换成mapbox3D的版本就监听不到 ```

[GitHub] [incubator-echarts] pingf closed pull request #13366: [12979] fix bug of overriding magictype buttons' title when click the…

2020-09-29 Thread GitBox
pingf closed pull request #13366: URL: https://github.com/apache/incubator-echarts/pull/13366 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [incubator-echarts] pingf commented on pull request #13366: [12979] fix bug of overriding magictype buttons' title when click the…

2020-09-29 Thread GitBox
pingf commented on pull request #13366: URL: https://github.com/apache/incubator-echarts/pull/13366#issuecomment-700544576 @susiwen8 thx, I've test the next branch, it seems the issue 12979 is already been fixed but during test the code, find another problem, after some clicks of

[GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13368: chart freezes after serveral clicks of buttons in toolbox

2020-09-29 Thread GitBox
echarts-bot[bot] commented on issue #13368: URL: https://github.com/apache/incubator-echarts/issues/13368#issuecomment-700558687 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 weekdays. In the

[GitHub] [incubator-echarts] pingf opened a new issue #13368: chart freezes after serveral clicks of buttons in toolbox

2020-09-29 Thread GitBox
pingf opened a new issue #13368: URL: https://github.com/apache/incubator-echarts/issues/13368 ### Version 5.0.0-alpha.2 ### Steps to reproduce in recent next version, follow the sequences of clicks of buttons in toolbox freeze the chart 1. click stack view button 2.

[GitHub] [incubator-echarts] succulen-plants commented on issue #13354: mapbox 结合时 label 不能使用

2020-09-29 Thread GitBox
succulen-plants commented on issue #13354: URL: https://github.com/apache/incubator-echarts/issues/13354#issuecomment-700572766 并且 和mapbox 结合后, 获取不到echarts 的 click事件 ``` myChart.on('click', ()=>{ alert('124') }) ```

[GitHub] [incubator-echarts] pissang commented on issue #13368: chart freezed after serveral clicks of buttons in toolbox

2020-09-29 Thread GitBox
pissang commented on issue #13368: URL: https://github.com/apache/incubator-echarts/issues/13368#issuecomment-700603027 Hi @pingf , seems I can't reproduce this issue in my example. Can you provide full option? This is an

[GitHub] [incubator-echarts] zzl93 commented on issue #4303: 贵州地图内部子区域轮廓异常

2020-09-29 Thread GitBox
zzl93 commented on issue #4303: URL: https://github.com/apache/incubator-echarts/issues/4303#issuecomment-700601876 分割线异常,有什么办法解决呢 ![image](https://user-images.githubusercontent.com/15900227/94544555-f6388980-027d-11eb-9271-c2614b99a7c6.png)

[GitHub] [incubator-echarts] junmer opened a new pull request #13369: feat: LGTM security analysis

2020-09-29 Thread GitBox
junmer opened a new pull request #13369: URL: https://github.com/apache/incubator-echarts/pull/13369 ## Brief Information This pull request is in the type of: - [ ] bug fixing - [x] new feature - [ ] others ### What does this PR do? Enable

[GitHub] [incubator-echarts] echarts-bot[bot] commented on pull request #13369: feat: LGTM security analysis

2020-09-29 Thread GitBox
echarts-bot[bot] commented on pull request #13369: URL: https://github.com/apache/incubator-echarts/pull/13369#issuecomment-700614125 Thanks for your contribution! The community will review it ASAP. In the meanwhile, please checkout [the coding

[incubator-echarts] branch next updated (a499570 -> d90e646)

2020-09-29 Thread shenyi
This is an automated email from the ASF dual-hosted git repository. shenyi pushed a change to branch next in repository https://gitbox.apache.org/repos/asf/incubator-echarts.git. from a499570 fix(line): fix default formatter not apply value animation in endLabel add d90e646

[incubator-echarts] branch next updated (a499570 -> d90e646)

2020-09-29 Thread shenyi
This is an automated email from the ASF dual-hosted git repository. shenyi pushed a change to branch next in repository https://gitbox.apache.org/repos/asf/incubator-echarts.git. from a499570 fix(line): fix default formatter not apply value animation in endLabel add d90e646

[GitHub] [incubator-echarts] pingf edited a comment on pull request #13366: [12979] fix bug of overriding magictype buttons' title when click the…

2020-09-29 Thread GitBox
pingf edited a comment on pull request #13366: URL: https://github.com/apache/incubator-echarts/pull/13366#issuecomment-700566116 @susiwen8 oops, it seems it's not fixed in next release, the default title changes to english, just similar as I configed (sth like 'Switch to Bar

[GitHub] [incubator-echarts] pingf commented on pull request #13366: [12979] fix bug of overriding magictype buttons' title when click the…

2020-09-29 Thread GitBox
pingf commented on pull request #13366: URL: https://github.com/apache/incubator-echarts/pull/13366#issuecomment-700566116 @susiwen8 oops, it seems it's not fixed in next version, the default title changes to english, just similar as I configed (sth like 'Switch to Bar Chart')

[GitHub] [incubator-echarts] pissang edited a comment on issue #13368: chart freezed after serveral clicks of buttons in toolbox

2020-09-29 Thread GitBox
pissang edited a comment on issue #13368: URL: https://github.com/apache/incubator-echarts/issues/13368#issuecomment-700603027 Hi @pingf , seems I can't reproduce this issue in my example. Can you provide a full option?

[GitHub] [incubator-echarts] pissang edited a comment on issue #13368: chart freezed after serveral clicks of buttons in toolbox

2020-09-29 Thread GitBox
pissang edited a comment on issue #13368: URL: https://github.com/apache/incubator-echarts/issues/13368#issuecomment-700603027 Hi @pingf , seems I can't reproduce this issue in my example. Can you provide a full option? Thanks a lot!

[GitHub] [incubator-echarts] KrzysztofMadejski opened a new issue #13370: Bmap is not documented

2020-09-29 Thread GitBox
KrzysztofMadejski opened a new issue #13370: URL: https://github.com/apache/incubator-echarts/issues/13370 ### Version I don't know, documentation at https://echarts.apache.org/en/option.html does not identify version ### Steps to reproduce 1. Go to

[GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13370: Bmap is not documented

2020-09-29 Thread GitBox
echarts-bot[bot] commented on issue #13370: URL: https://github.com/apache/incubator-echarts/issues/13370#issuecomment-700700456 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 weekdays. In the

[GitHub] [incubator-echarts] suraj740 commented on issue #12979: Toolbox magic type title

2020-09-29 Thread GitBox
suraj740 commented on issue #12979: URL: https://github.com/apache/incubator-echarts/issues/12979#issuecomment-700563085 @pingf Great, Thanks!! This is an automated message from the Apache Git Service. To respond to the

[GitHub] [incubator-echarts-doc] xiaohp opened a new pull request #132: fix: fix webpack url

2020-09-29 Thread GitBox
xiaohp opened a new pull request #132: URL: https://github.com/apache/incubator-echarts-doc/pull/132 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [incubator-echarts] pingf edited a comment on pull request #13366: [12979] fix bug of overriding magictype buttons' title when click the…

2020-09-29 Thread GitBox
pingf edited a comment on pull request #13366: URL: https://github.com/apache/incubator-echarts/pull/13366#issuecomment-700566116 @susiwen8 oops, it seems it's not fixed in next release, the default title changes to english, just similar as I configured (sth like 'Switch to Bar

[GitHub] [incubator-echarts] TharinduMoraDs opened a new issue #13371: Pie chart sector separation lines are visible differently

2020-09-29 Thread GitBox
TharinduMoraDs opened a new issue #13371: URL: https://github.com/apache/incubator-echarts/issues/13371 ### Version 5.0.0-alpha.2 ### Steps to reproduce Create a pie chart ### What is expected? Pie chart sector separation lines should be smooth ### What is

[GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13371: Pie chart sector separation lines are visible differently

2020-09-29 Thread GitBox
echarts-bot[bot] commented on issue #13371: URL: https://github.com/apache/incubator-echarts/issues/13371#issuecomment-700791181 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 weekdays. In the

[GitHub] [incubator-echarts] pingf opened a new pull request #13372: [12979] fix the bug of overriding title when click the stack button

2020-09-29 Thread GitBox
pingf opened a new pull request #13372: URL: https://github.com/apache/incubator-echarts/pull/13372 ## Brief Information This pull request is in the type of: - [x] bug fixing - [ ] new feature - [ ] others ### What does this PR do? fix bug

[GitHub] [incubator-echarts] echarts-bot[bot] commented on pull request #13372: [12979] fix the bug of overriding title when click the stack button

2020-09-29 Thread GitBox
echarts-bot[bot] commented on pull request #13372: URL: https://github.com/apache/incubator-echarts/pull/13372#issuecomment-700846698 Thanks for your contribution! The community will review it ASAP. In the meanwhile, please checkout [the coding

[GitHub] [incubator-echarts] pingf commented on issue #13368: chart freezed after serveral clicks of buttons in toolbox

2020-09-29 Thread GitBox
pingf commented on issue #13368: URL: https://github.com/apache/incubator-echarts/issues/13368#issuecomment-700825315 ![image](https://user-images.githubusercontent.com/375315/94586606-066b5b80-02b4-11eb-9b0a-6921ac2606c1.png) and from the console, the error shows as above

[GitHub] [incubator-echarts] Remy-J commented on issue #13321: when i use xAxis.type equal value the layout is broken

2020-09-29 Thread GitBox
Remy-J commented on issue #13321: URL: https://github.com/apache/incubator-echarts/issues/13321#issuecomment-700764163 thanks for your feedback but even by reducing the width of the bars when zooming the layout is broken use this cofig: option = { dataZoom: [{ type: 'inside'

[GitHub] [incubator-echarts] pingf commented on issue #13368: chart freezed after serveral clicks of buttons in toolbox

2020-09-29 Thread GitBox
pingf commented on issue #13368: URL: https://github.com/apache/incubator-echarts/issues/13368#issuecomment-700806107 ```html Using ECharts hello world /* Bar Chart */ var myBarChart

[GitHub] [incubator-echarts] pingf commented on issue #13368: chart freezed after serveral clicks of buttons in toolbox

2020-09-29 Thread GitBox
pingf commented on issue #13368: URL: https://github.com/apache/incubator-echarts/issues/13368#issuecomment-700850466 and I've tested it again, the steps to reproduce this is simple(at least on my local machine) 1. click the line view button 2. click the stack view button and now

[GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13376: visualMapPiecewise Y轴缩放后,颜色显示不正确

2020-09-29 Thread GitBox
echarts-bot[bot] commented on issue #13376: URL: https://github.com/apache/incubator-echarts/issues/13376#issuecomment-701129159 This issue is not created using [issue template](https://ecomfe.github.io/echarts-issue-helper/) so I'm going to close it.  Sorry for this, but it helps

[GitHub] [incubator-echarts] suchengjishu opened a new issue #13376: visualMapPiecewise Y轴缩放后,颜色显示不正确

2020-09-29 Thread GitBox
suchengjishu opened a new issue #13376: URL: https://github.com/apache/incubator-echarts/issues/13376 ### 版 4.9.0-rc.1 ### 重现步骤 `option = { "animation": false, "tooltip": { "trigger": "axis" }, "legend": { "show": false }, "grid":

[GitHub] [incubator-echarts] echarts-bot[bot] commented on pull request #13369: feat: LGTM security analysis

2020-09-29 Thread GitBox
echarts-bot[bot] commented on pull request #13369: URL: https://github.com/apache/incubator-echarts/pull/13369#issuecomment-701142958 Congratulations! Your PR has been merged. Thanks for your contribution!  This is an

[GitHub] [incubator-echarts] pissang merged pull request #13369: feat: LGTM security analysis

2020-09-29 Thread GitBox
pissang merged pull request #13369: URL: https://github.com/apache/incubator-echarts/pull/13369 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[incubator-echarts] branch master updated: init lgtm

2020-09-29 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.git The following commit(s) were added to refs/heads/master by this push: new c77c0bd init lgtm new fd8417b

[GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13374: i.getOtherAxis is not a function

2020-09-29 Thread GitBox
echarts-bot[bot] commented on issue #13374: URL: https://github.com/apache/incubator-echarts/issues/13374#issuecomment-701123815 This issue is not created using [issue template](https://ecomfe.github.io/echarts-issue-helper/) so I'm going to close it.  Sorry for this, but it helps

[GitHub] [incubator-echarts] echarts-bot[bot] closed issue #13374: i.getOtherAxis is not a function

2020-09-29 Thread GitBox
echarts-bot[bot] closed issue #13374: URL: https://github.com/apache/incubator-echarts/issues/13374 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [incubator-echarts] Xiezhenfeng opened a new issue #13374: i.getOtherAxis is not a function

2020-09-29 Thread GitBox
Xiezhenfeng opened a new issue #13374: URL: https://github.com/apache/incubator-echarts/issues/13374 echart version :4.8.0 How to solve this problem:i.getOtherAxis is not a function This is an automated message from

[incubator-echarts-examples] branch next updated: update monaco version

2020-09-29 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-examples.git The following commit(s) were added to refs/heads/next by this push: new 90d6af8 update monaco version

[incubator-echarts-examples] branch next updated: update examples

2020-09-29 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-examples.git The following commit(s) were added to refs/heads/next by this push: new 55530c4 update examples

[GitHub] [incubator-echarts] Lyle666 opened a new issue #13375: series中的tooltip不生效,无法显示

2020-09-29 Thread GitBox
Lyle666 opened a new issue #13375: URL: https://github.com/apache/incubator-echarts/issues/13375 ### Version 5.0.0-beta.0 ### Steps to reproduce { type: 'scatter', coordinateSystem: 'geo', name: 'USA', symbol:

[GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13375: series中的tooltip不生效,无法显示

2020-09-29 Thread GitBox
echarts-bot[bot] commented on issue #13375: URL: https://github.com/apache/incubator-echarts/issues/13375#issuecomment-701127305 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 weekdays. In the

[GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13373: areaStyle fill to yAxis when yAxis is value type

2020-09-29 Thread GitBox
echarts-bot[bot] commented on issue #13373: URL: https://github.com/apache/incubator-echarts/issues/13373#issuecomment-701112598 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 weekdays. In the

[GitHub] [incubator-echarts] sumile-ting opened a new issue #13373: areaStyle fill to yAxis when yAxis is value type

2020-09-29 Thread GitBox
sumile-ting opened a new issue #13373: URL: https://github.com/apache/incubator-echarts/issues/13373 ### What problem does this feature solve? In my chart, xAxis and yAxis are consecutive data sets, so I can't set yAxis category type. However I still expect areaStyle fill to yAxis but

[GitHub] [incubator-echarts] plainheart commented on issue #13368: chart freezed after serveral clicks of buttons in toolbox

2020-09-29 Thread GitBox
plainheart commented on issue #13368: URL: https://github.com/apache/incubator-echarts/issues/13368#issuecomment-701116637 Hi, I can't also reproduce it in this example https://gallery.echartsjs.com/editor.html?c=xb8NHHc3TB=1, is there anything missing?

[GitHub] [incubator-echarts] plainheart commented on issue #13370: Bmap is not documented

2020-09-29 Thread GitBox
plainheart commented on issue #13370: URL: https://github.com/apache/incubator-echarts/issues/13370#issuecomment-701119648 Hi, the documentation of BMap extension is not listed on echarts' website, but you could refer to its [README

[GitHub] [incubator-echarts] echarts-bot[bot] closed issue #13376: visualMapPiecewise Y轴缩放后,颜色显示不正确

2020-09-29 Thread GitBox
echarts-bot[bot] closed issue #13376: URL: https://github.com/apache/incubator-echarts/issues/13376 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [incubator-echarts] suchengjishu opened a new issue #13377: visualMapPiecewise Y轴缩放后,颜色显示不正确

2020-09-29 Thread GitBox
suchengjishu opened a new issue #13377: URL: https://github.com/apache/incubator-echarts/issues/13377 ### Version 4.9.0 ### Steps to reproduce `option = { "animation": false, "tooltip": { "trigger": "axis" }, "legend": { "show": false

[GitHub] [incubator-echarts] echarts-bot[bot] closed issue #13377: visualMapPiecewise Y轴缩放后,颜色显示不正确

2020-09-29 Thread GitBox
echarts-bot[bot] closed issue #13377: URL: https://github.com/apache/incubator-echarts/issues/13377 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13377: visualMapPiecewise Y轴缩放后,颜色显示不正确

2020-09-29 Thread GitBox
echarts-bot[bot] commented on issue #13377: URL: https://github.com/apache/incubator-echarts/issues/13377#issuecomment-701130726 This issue is not created using [issue template](https://ecomfe.github.io/echarts-issue-helper/) so I'm going to close it.  Sorry for this, but it helps

[GitHub] [incubator-echarts] pingf commented on issue #13368: chart freezed after serveral clicks of buttons in toolbox

2020-09-29 Thread GitBox
pingf commented on issue #13368: URL: https://github.com/apache/incubator-echarts/issues/13368#issuecomment-701161147 well, it seems it only shows on my dev environment. I use the latest code echarts (next branch) zrender (next branch)

[incubator-echarts] branch next updated: fix(tooltip): fix label won't trigger tooltip bug.

2020-09-29 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 3f616bb fix(tooltip): fix label won't

[GitHub] [incubator-echarts] sumile-ting commented on issue #9025: 双value轴时,areaStyle向y轴方向填充颜色

2020-09-29 Thread GitBox
sumile-ting commented on issue #9025: URL: https://github.com/apache/incubator-echarts/issues/9025#issuecomment-700487846 @live9080 最终有解决办法了吗?遇到同样的问题 This is an automated message from the Apache Git Service. To respond to

[incubator-echarts] branch next updated: fix(line): restore the endLabel x, y after animation

2020-09-29 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 c1e0f40 fix(line): restore the endLabel

[incubator-echarts] branch next updated: fix(line): fix default formatter not apply value animation in endLabel

2020-09-29 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 a499570 fix(line): fix default

[GitHub] [incubator-echarts] pingf opened a new pull request #13366: [12979] fix bug of overriding magictype buttons' title when click the…

2020-09-29 Thread GitBox
pingf opened a new pull request #13366: URL: https://github.com/apache/incubator-echarts/pull/13366 … button for stack view ## Brief Information This pull request is in the type of: - [x] bug fixing - [ ] new feature - [ ] others ### What

[GitHub] [incubator-echarts] echarts-bot[bot] commented on pull request #13366: [12979] fix bug of overriding magictype buttons' title when click the…

2020-09-29 Thread GitBox
echarts-bot[bot] commented on pull request #13366: URL: https://github.com/apache/incubator-echarts/pull/13366#issuecomment-700495697 Thanks for your contribution! The community will review it ASAP. In the meanwhile, please checkout [the coding

[GitHub] [incubator-echarts] pingf commented on issue #12979: Toolbox magic type title

2020-09-29 Thread GitBox
pingf commented on issue #12979: URL: https://github.com/apache/incubator-echarts/issues/12979#issuecomment-700498905 @suraj740 I've created a PR, hoping it can be merged soon one more thing is that, the title for stack and tiled are in pair(we dont need to set the tiled in type)

[GitHub] [incubator-echarts] susiwen8 commented on pull request #13366: [12979] fix bug of overriding magictype buttons' title when click the…

2020-09-29 Thread GitBox
susiwen8 commented on pull request #13366: URL: https://github.com/apache/incubator-echarts/pull/13366#issuecomment-700499037 @pingf Thank you very much, could you submit this PR to `next` branch? Also please provide a related test case.

[GitHub] [incubator-echarts] Supertramplee commented on issue #3564: [讨论] 关于 Legend 等组件的鼠标事件

2020-09-29 Thread GitBox
Supertramplee commented on issue #3564: URL: https://github.com/apache/incubator-echarts/issues/3564#issuecomment-700473350 给大家提供一个曲线救国方案... 需求: legend hover时高亮折线图上面的线。 Why: 折线是条拟合线,不需要show Symbol, 而当series比较多的时候,线就看不清了。。折线又没法单独highlight...

[incubator-echarts] branch next updated (b717a5c -> 5301ec8)

2020-09-29 Thread shenyi
This is an automated email from the ASF dual-hosted git repository. shenyi pushed a change to branch next in repository https://gitbox.apache.org/repos/asf/incubator-echarts.git. from b717a5c fix(bar): fix null access bug add 5301ec8 feat(line): support labelLayout appiled on

[incubator-echarts] branch next updated (b717a5c -> 5301ec8)

2020-09-29 Thread shenyi
This is an automated email from the ASF dual-hosted git repository. shenyi pushed a change to branch next in repository https://gitbox.apache.org/repos/asf/incubator-echarts.git. from b717a5c fix(bar): fix null access bug add 5301ec8 feat(line): support labelLayout appiled on

[incubator-echarts] branch next updated (5301ec8 -> 4ae528b)

2020-09-29 Thread shenyi
This is an automated email from the ASF dual-hosted git repository. shenyi pushed a change to branch next in repository https://gitbox.apache.org/repos/asf/incubator-echarts.git. from 5301ec8 feat(line): support labelLayout appiled on endLabel of line add 4ae528b fix(label): show the

[GitHub] [incubator-echarts] pingf commented on pull request #13366: [12979] fix bug of overriding magictype buttons' title when click the…

2020-09-29 Thread GitBox
pingf commented on pull request #13366: URL: https://github.com/apache/incubator-echarts/pull/13366#issuecomment-700506290 @susiwen8 sorry for the wrong branch, this is the first time I created PR here, and just followed the

[GitHub] [incubator-echarts] pingf edited a comment on pull request #13366: [12979] fix bug of overriding magictype buttons' title when click the…

2020-09-29 Thread GitBox
pingf edited a comment on pull request #13366: URL: https://github.com/apache/incubator-echarts/pull/13366#issuecomment-700506290 @susiwen8 sorry for the wrong branch, this is the first time I created the PR here, and just followed the

[GitHub] [incubator-echarts] pingf edited a comment on pull request #13366: [12979] fix bug of overriding magictype buttons' title when click the…

2020-09-29 Thread GitBox
pingf edited a comment on pull request #13366: URL: https://github.com/apache/incubator-echarts/pull/13366#issuecomment-700506290 @susiwen8 sorry for the wrong branch, this is the first time I created the PR here, and just followed the

[GitHub] [incubator-echarts] pingf commented on pull request #13366: [12979] fix bug of overriding magictype buttons' title when click the…

2020-09-29 Thread GitBox
pingf commented on pull request #13366: URL: https://github.com/apache/incubator-echarts/pull/13366#issuecomment-700513816 @susiwen8 I've change the merge base from master to next, it seems it has a lot of conflicts I guess all of these can be ignored as this PR only changes a

[GitHub] [incubator-echarts] susiwen8 commented on pull request #13366: [12979] fix bug of overriding magictype buttons' title when click the…

2020-09-29 Thread GitBox
susiwen8 commented on pull request #13366: URL: https://github.com/apache/incubator-echarts/pull/13366#issuecomment-700515846 @pingf since too much conflict,, It's better to create a new PR for `next` and close this one. Base brach you chose should be `next`.

[GitHub] [incubator-echarts] ljjeseller commented on issue #12308: Hover bug on 3D Scatter when give one valued data

2020-09-29 Thread GitBox
ljjeseller commented on issue #12308: URL: https://github.com/apache/incubator-echarts/issues/12308#issuecomment-700518279 is there any solution? This is an automated message from the Apache Git Service. To respond to the

[GitHub] [incubator-echarts] pkovanen opened a new issue #13367: Support for self linking node in graphs

2020-09-29 Thread GitBox
pkovanen opened a new issue #13367: URL: https://github.com/apache/incubator-echarts/issues/13367 ### What problem does this feature solve? At the moment ECharts does not seem to support links to self in graphs. In other words, if source and target nodes are identical in links of the

[GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13367: Support for self linking node in graphs

2020-09-29 Thread GitBox
echarts-bot[bot] commented on issue #13367: URL: https://github.com/apache/incubator-echarts/issues/13367#issuecomment-700523463 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 weekdays. In the

[GitHub] [incubator-echarts] pingf commented on pull request #13366: [12979] fix bug of overriding magictype buttons' title when click the…

2020-09-29 Thread GitBox
pingf commented on pull request #13366: URL: https://github.com/apache/incubator-echarts/pull/13366#issuecomment-700526106 arrr... the changes in next are huge, even migrated to typescripts. I think it really needs a new wiki page for this, even the next is not released

[GitHub] [incubator-echarts] susiwen8 commented on pull request #13366: [12979] fix bug of overriding magictype buttons' title when click the…

2020-09-29 Thread GitBox
susiwen8 commented on pull request #13366: URL: https://github.com/apache/incubator-echarts/pull/13366#issuecomment-700529203 Check out https://github.com/apache/incubator-echarts/issues/12926 This is an automated message

[GitHub] [incubator-echarts] susiwen8 edited a comment on pull request #13366: [12979] fix bug of overriding magictype buttons' title when click the…

2020-09-29 Thread GitBox
susiwen8 edited a comment on pull request #13366: URL: https://github.com/apache/incubator-echarts/pull/13366#issuecomment-700529203 Check it out https://github.com/apache/incubator-echarts/issues/12926 We have 2 alpha release for 5.0 base on `next`. And if all things go well, 5.0