[GitHub] [echarts] lvzhifu opened a new issue #15730: 通过经纬度得到渲染坐标

2021-09-14 Thread GitBox
lvzhifu opened a new issue #15730: URL: https://github.com/apache/echarts/issues/15730 ### What problem does this feature solve? 在现有地图上根据数据流放连线之类的 ### What does the proposed API look like? echartsInstance.getPixel(...) -- This is an automated message from the Apac

[GitHub] [echarts] echarts-bot[bot] commented on issue #15730: 通过经纬度得到渲染坐标

2021-09-14 Thread GitBox
echarts-bot[bot] commented on issue #15730: URL: https://github.com/apache/echarts/issues/15730#issuecomment-919745379 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To un

[GitHub] [echarts] uykusuz opened a new issue #15729: [typescript] Export all types of the public API

2021-09-14 Thread GitBox
uykusuz opened a new issue #15729: URL: https://github.com/apache/echarts/issues/15729 ### What problem does this feature solve? Typescript has the oddity that you can export a type, but not the types it depends on, e.g. members or member function parameters. I see a couple of tic

[GitHub] [echarts] echarts-bot[bot] commented on issue #15729: [typescript] Export all types of the public API

2021-09-14 Thread GitBox
echarts-bot[bot] commented on issue #15729: URL: https://github.com/apache/echarts/issues/15729#issuecomment-919740106 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 meanwhile,

[GitHub] [echarts] echarts-bot[bot] commented on issue #15728: 如何 通过经纬度得到渲染坐标

2021-09-14 Thread GitBox
echarts-bot[bot] commented on issue #15728: URL: https://github.com/apache/echarts/issues/15728#issuecomment-919731676 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 save our maint

[GitHub] [echarts] lvzhifu opened a new issue #15728: 如何 通过经纬度得到渲染坐标

2021-09-14 Thread GitBox
lvzhifu opened a new issue #15728: URL: https://github.com/apache/echarts/issues/15728 使用的 `crtOpt: { geo3D: { map: 'china', label: { show: true, color: '#fff', fontSize: 25, textStyle: {

[GitHub] [echarts] echarts-bot[bot] closed issue #15728: 如何 通过经纬度得到渲染坐标

2021-09-14 Thread GitBox
echarts-bot[bot] closed issue #15728: URL: https://github.com/apache/echarts/issues/15728 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-

[GitHub] [echarts] pissang closed issue #15717: legend单独设置icon时,itemHeight在v5.0.1和v5.2.0显示不一致

2021-09-14 Thread GitBox
pissang closed issue #15717: URL: https://github.com/apache/echarts/issues/15717 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr.

[GitHub] [echarts] aahung commented on issue #15409: dataZoom type inside bring unnecessary slow rendering in large data.

2021-09-14 Thread GitBox
aahung commented on issue #15409: URL: https://github.com/apache/echarts/issues/15409#issuecomment-919721569 I am happy to be reached out if more info is needed when you start to investigate this issue. The zooming and panning are pretty laggy when more than ~1000 points in the window.

[GitHub] [echarts] echarts-bot[bot] commented on pull request #15727: Merge master into next

2021-09-14 Thread GitBox
echarts-bot[bot] commented on pull request #15727: URL: https://github.com/apache/echarts/pull/15727#issuecomment-919720043 Congratulations! Your PR has been merged. Thanks for your contribution! 👍 -- This is an automated message from the Apache Git Service. To respond to the message, ple

[GitHub] [echarts] pissang merged pull request #15727: Merge master into next

2021-09-14 Thread GitBox
pissang merged pull request #15727: URL: https://github.com/apache/echarts/pull/15727 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsu

[GitHub] [echarts] Ovilia opened a new pull request #15727: Merge master into next

2021-09-14 Thread GitBox
Ovilia opened a new pull request #15727: URL: https://github.com/apache/echarts/pull/15727 ## Brief Information This pull request is in the type of: - [ ] bug fixing - [ ] new feature - [x] others -- This is an automated message from the Apache Git

[GitHub] [echarts] echarts-bot[bot] commented on pull request #15727: Merge master into next

2021-09-14 Thread GitBox
echarts-bot[bot] commented on pull request #15727: URL: https://github.com/apache/echarts/pull/15727#issuecomment-919719715 Thanks for your contribution! The community will review it ASAP. In the meanwhile, please checkout [the coding standard](https://echarts.apache.org/en/coding-standa

[GitHub] [echarts] pissang commented on issue #15409: dataZoom type inside bring unnecessary slow rendering in large data.

2021-09-14 Thread GitBox
pissang commented on issue #15409: URL: https://github.com/apache/echarts/issues/15409#issuecomment-919719414 I'm not sure but it seems because slider zoom have throttle but inside zoom doesn't -- This is an automated message from the Apache Git Service. To respond to the message, pl

[echarts] 01/01: Merge pull request #15720 from apache/fix-legend-symbol-keep-aspect

2021-09-14 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/echarts.git commit 26e9a954bdd8f88c60bef36f27cbc1a020f5cf1a Merge: 5d667ec 35e3511 Author: Yi Shen AuthorDate: Wed Sep 15 13:41:59 2021 +0

[echarts] branch master updated (5d667ec -> 26e9a95)

2021-09-14 Thread shenyi
This is an automated email from the ASF dual-hosted git repository. shenyi pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/echarts.git. from 5d667ec Merge pull request #15722 from williamorim/ptBRlang add 35e3511 fix(legend): add back symbolKeepAspec

[GitHub] [echarts] echarts-bot[bot] commented on pull request #15720: fix(legend): add back symbolKeepAspect. optimize code logic.

2021-09-14 Thread GitBox
echarts-bot[bot] commented on pull request #15720: URL: https://github.com/apache/echarts/pull/15720#issuecomment-919716905 Congratulations! Your PR has been merged. Thanks for your contribution! 👍 -- This is an automated message from the Apache Git Service. To respond to the message, ple

[GitHub] [echarts] pissang merged pull request #15720: fix(legend): add back symbolKeepAspect. optimize code logic.

2021-09-14 Thread GitBox
pissang merged pull request #15720: URL: https://github.com/apache/echarts/pull/15720 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsu

[GitHub] [echarts] aahung commented on issue #15409: dataZoom type inside bring unnecessary slow rendering in large data.

2021-09-14 Thread GitBox
aahung commented on issue #15409: URL: https://github.com/apache/echarts/issues/15409#issuecomment-919711498 I also experience more performance hit when zooming using "inside" compared to "slider." The `getShallow` took significant amount of time: https://user-images.githubus

[echarts-examples] branch dev updated: optimize version switch

2021-09-14 Thread shenyi
This is an automated email from the ASF dual-hosted git repository. shenyi pushed a commit to branch dev in repository https://gitbox.apache.org/repos/asf/echarts-examples.git The following commit(s) were added to refs/heads/dev by this push: new d67dde2 optimize version switch d67dde2 is

[echarts] branch master updated (6641951 -> 5d667ec)

2021-09-14 Thread shenyi
This is an automated email from the ASF dual-hosted git repository. shenyi pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/echarts.git. from 6641951 Merge pull request #15683 from apache/fix-tooltip new b98affc Adding pt-BR lang file new add3f76

[GitHub] [echarts] echarts-bot[bot] commented on pull request #15722: Adding pt-BR (Portuguese, Brazil) lang file

2021-09-14 Thread GitBox
echarts-bot[bot] commented on pull request #15722: URL: https://github.com/apache/echarts/pull/15722#issuecomment-919681986 Congratulations! Your PR has been merged. Thanks for your contribution! 👍 -- This is an automated message from the Apache Git Service. To respond to the message, ple

[GitHub] [echarts] pissang merged pull request #15722: Adding pt-BR (Portuguese, Brazil) lang file

2021-09-14 Thread GitBox
pissang merged pull request #15722: URL: https://github.com/apache/echarts/pull/15722 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsu

[GitHub] [echarts] pissang closed issue #13683: Label animation incorrect when setOption before animation finished

2021-09-14 Thread GitBox
pissang closed issue #13683: URL: https://github.com/apache/echarts/issues/13683 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr.

[GitHub] [echarts] pissang closed issue #14266: Time Axis is display can overlap in v5

2021-09-14 Thread GitBox
pissang closed issue #14266: URL: https://github.com/apache/echarts/issues/14266 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr.

[GitHub] [echarts] chenyue2 opened a new issue #15726: legend点击事件,重新设置markPoint的位置后,原来的mmarkPoint点仍然存在

2021-09-14 Thread GitBox
chenyue2 opened a new issue #15726: URL: https://github.com/apache/echarts/issues/15726 ### Version 5.2.0 ### Reproduction link [http://jsrun.net/eLTKp/edit](http://jsrun.net/eLTKp/edit) ### Steps to reproduce legend响应"legendselectchanged"事件时重新设置series的markPoint的位置,当该曲

[GitHub] [echarts] echarts-bot[bot] commented on issue #15726: legend点击事件,重新设置markPoint的位置后,原来的mmarkPoint点仍然存在

2021-09-14 Thread GitBox
echarts-bot[bot] commented on issue #15726: URL: https://github.com/apache/echarts/issues/15726#issuecomment-919667145 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To un

[GitHub] [echarts] pissang edited a comment on issue #15437: Setting sampling (downsampling) threshold value

2021-09-14 Thread GitBox
pissang edited a comment on issue #15437: URL: https://github.com/apache/echarts/issues/15437#issuecomment-919666036 > Unfortunately I can't hover over the point to see the tooltip if I do that. I can't use axis tooltip mode because it shows every single point, and there are too many measu

[GitHub] [echarts] pissang edited a comment on issue #15437: Setting sampling (downsampling) threshold value

2021-09-14 Thread GitBox
pissang edited a comment on issue #15437: URL: https://github.com/apache/echarts/issues/15437#issuecomment-919666036 > Unfortunately I can't hover over the point to see the tooltip if I do that. I can't use axis tooltip mode because it shows every single point, and there are too many measu

[GitHub] [echarts] pissang commented on issue #15437: Setting sampling (downsampling) threshold value

2021-09-14 Thread GitBox
pissang commented on issue #15437: URL: https://github.com/apache/echarts/issues/15437#issuecomment-919666036 > Unfortunately I can't hover over the point to see the tooltip if I do that. I can't use axis tooltip mode because it shows every single point, and there are too many measurements

[GitHub] [echarts] xianchenxy commented on issue #15446: showTip无法打开 series' value为 '-'对应的 tooltip

2021-09-14 Thread GitBox
xianchenxy commented on issue #15446: URL: https://github.com/apache/echarts/issues/15446#issuecomment-919665509 > 实测 5.2.0 能复现问题。但是需要注意的是,即使在修复后,仍然需要将 tooltip.trigger 指定为 `'axis'` 才能生效,因为需要对齐手动触发 tooltip 的效果。 好的。请问这个bug是将在 V5.3中修复吗? 如果是,那低版本(我的版本是V3.8.5)是否有其他方式可以不升级版本而解决这个问题呢?

[GitHub] [echarts] tkappenman commented on issue #15437: Setting sampling (downsampling) threshold value

2021-09-14 Thread GitBox
tkappenman commented on issue #15437: URL: https://github.com/apache/echarts/issues/15437#issuecomment-919661160 If this isn't an option, is there a way to accelerate the chart loading using WebGL? I know that echarts uses webgl to implement several 3d charts. Is is possible to use webgl t

[GitHub] [echarts] echarts-bot[bot] closed issue #15725: legend点击事件,重新设置markPoint的位置后,原来的mmarkPoint点仍然存在

2021-09-14 Thread GitBox
echarts-bot[bot] closed issue #15725: URL: https://github.com/apache/echarts/issues/15725 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-

[GitHub] [echarts] echarts-bot[bot] commented on issue #15725: legend点击事件,重新设置markPoint的位置后,原来的mmarkPoint点仍然存在

2021-09-14 Thread GitBox
echarts-bot[bot] commented on issue #15725: URL: https://github.com/apache/echarts/issues/15725#issuecomment-919657640 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 save our maint

[GitHub] [echarts] chenyue2 opened a new issue #15725: legend点击事件,重新设置markPoint的位置后,原来的mmarkPoint点仍然存在

2021-09-14 Thread GitBox
chenyue2 opened a new issue #15725: URL: https://github.com/apache/echarts/issues/15725 **Version** 5.2.0 **Reproduction link** http://jsrun.net/eLTKp/edit **Steps to reproduce** legend响应"legendselectchanged"事件时重新设置series的markPoint的位置,当该曲线再次展示时,原来的标记点仍然存在。

[GitHub] [echarts] echarts-bot[bot] commented on issue #15724: [Sankey] edge width and node align

2021-09-14 Thread GitBox
echarts-bot[bot] commented on issue #15724: URL: https://github.com/apache/echarts/issues/15724#issuecomment-919653894 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To un

[GitHub] [echarts] MRZLmy opened a new issue #15724: [Sankey] edge width and node align

2021-09-14 Thread GitBox
MRZLmy opened a new issue #15724: URL: https://github.com/apache/echarts/issues/15724 ### What problem does this feature solve? 1、Edge width Now edge width is determined by the value of links。But when there is only one node in each layer,and the value of links is not different,start w

[GitHub] [echarts] MRZLmy opened a new issue #15723: [Sankey]Edge width And Nodes align

2021-09-14 Thread GitBox
MRZLmy opened a new issue #15723: URL: https://github.com/apache/echarts/issues/15723 1、Edge width Now edge width is determined by the value of links。But when there is only one node in each layer,and the value of links is not different,start width of the edge is inconsistent with the

[GitHub] [echarts] echarts-bot[bot] commented on issue #15723: [Sankey]Edge width And Nodes align

2021-09-14 Thread GitBox
echarts-bot[bot] commented on issue #15723: URL: https://github.com/apache/echarts/issues/15723#issuecomment-919648487 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 save our maint

[GitHub] [echarts] echarts-bot[bot] closed issue #15723: [Sankey]Edge width And Nodes align

2021-09-14 Thread GitBox
echarts-bot[bot] closed issue #15723: URL: https://github.com/apache/echarts/issues/15723 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-

[GitHub] [echarts] github-actions[bot] commented on issue #10203: 旭日图问题

2021-09-14 Thread GitBox
github-actions[bot] commented on issue #10203: URL: https://github.com/apache/echarts/issues/10203#issuecomment-919512162 This issue has been automatically closed because it did not have recent activity. If this remains to be a problem with the latest version of Apache ECharts, please open

[GitHub] [echarts] github-actions[bot] commented on issue #10184: Add series show option

2021-09-14 Thread GitBox
github-actions[bot] commented on issue #10184: URL: https://github.com/apache/echarts/issues/10184#issuecomment-919512138 This issue has been automatically closed because it did not have recent activity. If this remains to be a problem with the latest version of Apache ECharts, please open

[GitHub] [echarts] github-actions[bot] commented on issue #10182: type:graph layout:circular 状态下节点距离可调节或等距

2021-09-14 Thread GitBox
github-actions[bot] commented on issue #10182: URL: https://github.com/apache/echarts/issues/10182#issuecomment-919512125 This issue has been automatically closed because it did not have recent activity. If this remains to be a problem with the latest version of Apache ECharts, please open

[GitHub] [echarts] github-actions[bot] closed issue #10184: Add series show option

2021-09-14 Thread GitBox
github-actions[bot] closed issue #10184: URL: https://github.com/apache/echarts/issues/10184 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commi

[GitHub] [echarts] github-actions[bot] closed issue #10182: type:graph layout:circular 状态下节点距离可调节或等距

2021-09-14 Thread GitBox
github-actions[bot] closed issue #10182: URL: https://github.com/apache/echarts/issues/10182 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commi

[GitHub] [echarts] github-actions[bot] closed issue #10203: 旭日图问题

2021-09-14 Thread GitBox
github-actions[bot] closed issue #10203: URL: https://github.com/apache/echarts/issues/10203 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commi

[GitHub] [echarts] github-actions[bot] closed issue #10135: SVG x Scatter, problem on painting series.label

2021-09-14 Thread GitBox
github-actions[bot] closed issue #10135: URL: https://github.com/apache/echarts/issues/10135 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commi

[GitHub] [echarts] github-actions[bot] closed issue #10146: 图表标题titlt过长

2021-09-14 Thread GitBox
github-actions[bot] closed issue #10146: URL: https://github.com/apache/echarts/issues/10146 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commi

[GitHub] [echarts] github-actions[bot] commented on issue #10135: SVG x Scatter, problem on painting series.label

2021-09-14 Thread GitBox
github-actions[bot] commented on issue #10135: URL: https://github.com/apache/echarts/issues/10135#issuecomment-919512007 This issue has been automatically closed because it did not have recent activity. If this remains to be a problem with the latest version of Apache ECharts, please open

[GitHub] [echarts] github-actions[bot] commented on issue #10152: Problems of restitution of the null values

2021-09-14 Thread GitBox
github-actions[bot] commented on issue #10152: URL: https://github.com/apache/echarts/issues/10152#issuecomment-919512087 This issue has been automatically closed because it did not have recent activity. If this remains to be a problem with the latest version of Apache ECharts, please open

[GitHub] [echarts] github-actions[bot] closed issue #10150: It's abnormal to render charts quickly by IE11

2021-09-14 Thread GitBox
github-actions[bot] closed issue #10150: URL: https://github.com/apache/echarts/issues/10150 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commi

[GitHub] [echarts] github-actions[bot] commented on issue #10148: DataZoom slider labelFormatter function add way to determine if formatting start or end value

2021-09-14 Thread GitBox
github-actions[bot] commented on issue #10148: URL: https://github.com/apache/echarts/issues/10148#issuecomment-919512046 This issue has been automatically closed because it did not have recent activity. If this remains to be a problem with the latest version of Apache ECharts, please open

[GitHub] [echarts] github-actions[bot] closed issue #10148: DataZoom slider labelFormatter function add way to determine if formatting start or end value

2021-09-14 Thread GitBox
github-actions[bot] closed issue #10148: URL: https://github.com/apache/echarts/issues/10148 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commi

[GitHub] [echarts] github-actions[bot] commented on issue #10150: It's abnormal to render charts quickly by IE11

2021-09-14 Thread GitBox
github-actions[bot] commented on issue #10150: URL: https://github.com/apache/echarts/issues/10150#issuecomment-919512070 This issue has been automatically closed because it did not have recent activity. If this remains to be a problem with the latest version of Apache ECharts, please open

[GitHub] [echarts] github-actions[bot] commented on issue #10154: 官方富文本示例中图片显示不全,太阳和阵雨图片无法显示,测试发现是第一个和最后一个无法显示

2021-09-14 Thread GitBox
github-actions[bot] commented on issue #10154: URL: https://github.com/apache/echarts/issues/10154#issuecomment-919512110 This issue has been automatically closed because it did not have recent activity. If this remains to be a problem with the latest version of Apache ECharts, please open

[GitHub] [echarts] github-actions[bot] closed issue #10152: Problems of restitution of the null values

2021-09-14 Thread GitBox
github-actions[bot] closed issue #10152: URL: https://github.com/apache/echarts/issues/10152 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commi

[GitHub] [echarts] github-actions[bot] closed issue #10154: 官方富文本示例中图片显示不全,太阳和阵雨图片无法显示,测试发现是第一个和最后一个无法显示

2021-09-14 Thread GitBox
github-actions[bot] closed issue #10154: URL: https://github.com/apache/echarts/issues/10154 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commi

[GitHub] [echarts] github-actions[bot] commented on issue #10146: 图表标题titlt过长

2021-09-14 Thread GitBox
github-actions[bot] commented on issue #10146: URL: https://github.com/apache/echarts/issues/10146#issuecomment-919512028 This issue has been automatically closed because it did not have recent activity. If this remains to be a problem with the latest version of Apache ECharts, please open

[GitHub] [echarts] github-actions[bot] closed issue #9916: 官方示例中的柱状图,如果改变最后一个柱子的颜色,默认会触发图例颜色改变,求解决

2021-09-14 Thread GitBox
github-actions[bot] closed issue #9916: URL: https://github.com/apache/echarts/issues/9916 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits

[GitHub] [echarts] github-actions[bot] closed issue #9915: this force.edgeLength: [10, 100] attribute does not work when node count beyond 27

2021-09-14 Thread GitBox
github-actions[bot] closed issue #9915: URL: https://github.com/apache/echarts/issues/9915 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits

[GitHub] [echarts] github-actions[bot] closed issue #10098: Chord Diagram in Echarts 3.0

2021-09-14 Thread GitBox
github-actions[bot] closed issue #10098: URL: https://github.com/apache/echarts/issues/10098 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commi

[GitHub] [echarts] github-actions[bot] commented on issue #10102: 富文本部分

2021-09-14 Thread GitBox
github-actions[bot] commented on issue #10102: URL: https://github.com/apache/echarts/issues/10102#issuecomment-919511987 This issue has been automatically closed because it did not have recent activity. If this remains to be a problem with the latest version of Apache ECharts, please open

[GitHub] [echarts] github-actions[bot] commented on issue #10089: Datazoom在手机上无法缩放

2021-09-14 Thread GitBox
github-actions[bot] commented on issue #10089: URL: https://github.com/apache/echarts/issues/10089#issuecomment-919511951 This issue has been automatically closed because it did not have recent activity. If this remains to be a problem with the latest version of Apache ECharts, please open

[GitHub] [echarts] github-actions[bot] closed issue #10102: 富文本部分

2021-09-14 Thread GitBox
github-actions[bot] closed issue #10102: URL: https://github.com/apache/echarts/issues/10102 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commi

[GitHub] [echarts] github-actions[bot] closed issue #10089: Datazoom在手机上无法缩放

2021-09-14 Thread GitBox
github-actions[bot] closed issue #10089: URL: https://github.com/apache/echarts/issues/10089 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commi

[GitHub] [echarts] github-actions[bot] commented on issue #10083: 饼图圆环中心支持设置标题

2021-09-14 Thread GitBox
github-actions[bot] commented on issue #10083: URL: https://github.com/apache/echarts/issues/10083#issuecomment-919511926 This issue has been automatically closed because it did not have recent activity. If this remains to be a problem with the latest version of Apache ECharts, please open

[GitHub] [echarts] github-actions[bot] commented on issue #9916: 官方示例中的柱状图,如果改变最后一个柱子的颜色,默认会触发图例颜色改变,求解决

2021-09-14 Thread GitBox
github-actions[bot] commented on issue #9916: URL: https://github.com/apache/echarts/issues/9916#issuecomment-919511882 This issue has been automatically closed because it did not have recent activity. If this remains to be a problem with the latest version of Apache ECharts, please open a

[GitHub] [echarts] github-actions[bot] commented on issue #10098: Chord Diagram in Echarts 3.0

2021-09-14 Thread GitBox
github-actions[bot] commented on issue #10098: URL: https://github.com/apache/echarts/issues/10098#issuecomment-919511968 This issue has been automatically closed because it did not have recent activity. If this remains to be a problem with the latest version of Apache ECharts, please open

[GitHub] [echarts] github-actions[bot] closed issue #10083: 饼图圆环中心支持设置标题

2021-09-14 Thread GitBox
github-actions[bot] closed issue #10083: URL: https://github.com/apache/echarts/issues/10083 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commi

[GitHub] [echarts] github-actions[bot] commented on issue #9903: echarts grid3D问题

2021-09-14 Thread GitBox
github-actions[bot] commented on issue #9903: URL: https://github.com/apache/echarts/issues/9903#issuecomment-919511778 This issue has been automatically closed because it did not have recent activity. If this remains to be a problem with the latest version of Apache ECharts, please open a

[GitHub] [echarts] github-actions[bot] closed issue #9904: 地图渲染在chrome和firefox上填充颜色表现不一致

2021-09-14 Thread GitBox
github-actions[bot] closed issue #9904: URL: https://github.com/apache/echarts/issues/9904 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits

[GitHub] [echarts] github-actions[bot] commented on issue #9915: this force.edgeLength: [10, 100] attribute does not work when node count beyond 27

2021-09-14 Thread GitBox
github-actions[bot] commented on issue #9915: URL: https://github.com/apache/echarts/issues/9915#issuecomment-919511857 This issue has been automatically closed because it did not have recent activity. If this remains to be a problem with the latest version of Apache ECharts, please open a

[GitHub] [echarts] github-actions[bot] closed issue #9909: force layout, set left 5% don't work, 75% work

2021-09-14 Thread GitBox
github-actions[bot] closed issue #9909: URL: https://github.com/apache/echarts/issues/9909 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits

[GitHub] [echarts] github-actions[bot] closed issue #9873: No data info on one day period chart.

2021-09-14 Thread GitBox
github-actions[bot] closed issue #9873: URL: https://github.com/apache/echarts/issues/9873 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits

[GitHub] [echarts] github-actions[bot] closed issue #9907: 连线地图 设置emphasis.label.position='middle'不起作用,还是用到默认的end

2021-09-14 Thread GitBox
github-actions[bot] closed issue #9907: URL: https://github.com/apache/echarts/issues/9907 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits

[GitHub] [echarts] github-actions[bot] closed issue #9868: 多series对象,legend鼠标悬浮两个esries图表只有第一个联动,第二个未联动

2021-09-14 Thread GitBox
github-actions[bot] closed issue #9868: URL: https://github.com/apache/echarts/issues/9868 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits

[GitHub] [echarts] github-actions[bot] commented on issue #9909: force layout, set left 5% don't work, 75% work

2021-09-14 Thread GitBox
github-actions[bot] commented on issue #9909: URL: https://github.com/apache/echarts/issues/9909#issuecomment-919511829 This issue has been automatically closed because it did not have recent activity. If this remains to be a problem with the latest version of Apache ECharts, please open a

[GitHub] [echarts] github-actions[bot] closed issue #9903: echarts grid3D问题

2021-09-14 Thread GitBox
github-actions[bot] closed issue #9903: URL: https://github.com/apache/echarts/issues/9903 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits

[GitHub] [echarts] github-actions[bot] commented on issue #9904: 地图渲染在chrome和firefox上填充颜色表现不一致

2021-09-14 Thread GitBox
github-actions[bot] commented on issue #9904: URL: https://github.com/apache/echarts/issues/9904#issuecomment-919511792 This issue has been automatically closed because it did not have recent activity. If this remains to be a problem with the latest version of Apache ECharts, please open a

[GitHub] [echarts] github-actions[bot] commented on issue #9907: 连线地图 设置emphasis.label.position='middle'不起作用,还是用到默认的end

2021-09-14 Thread GitBox
github-actions[bot] commented on issue #9907: URL: https://github.com/apache/echarts/issues/9907#issuecomment-919511812 This issue has been automatically closed because it did not have recent activity. If this remains to be a problem with the latest version of Apache ECharts, please open a

[GitHub] [echarts] github-actions[bot] commented on issue #9873: No data info on one day period chart.

2021-09-14 Thread GitBox
github-actions[bot] commented on issue #9873: URL: https://github.com/apache/echarts/issues/9873#issuecomment-919511761 This issue has been automatically closed because it did not have recent activity. If this remains to be a problem with the latest version of Apache ECharts, please open a

[GitHub] [echarts] github-actions[bot] closed issue #9723: xAxis rotate unhides the axis labels only on small window size

2021-09-14 Thread GitBox
github-actions[bot] closed issue #9723: URL: https://github.com/apache/echarts/issues/9723 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits

[GitHub] [echarts] github-actions[bot] commented on issue #9867: Can't properly click/touch nodes on mobile

2021-09-14 Thread GitBox
github-actions[bot] commented on issue #9867: URL: https://github.com/apache/echarts/issues/9867#issuecomment-919511726 This issue has been automatically closed because it did not have recent activity. If this remains to be a problem with the latest version of Apache ECharts, please open a

[GitHub] [echarts] github-actions[bot] commented on issue #9868: 多series对象,legend鼠标悬浮两个esries图表只有第一个联动,第二个未联动

2021-09-14 Thread GitBox
github-actions[bot] commented on issue #9868: URL: https://github.com/apache/echarts/issues/9868#issuecomment-919511744 This issue has been automatically closed because it did not have recent activity. If this remains to be a problem with the latest version of Apache ECharts, please open a

[GitHub] [echarts] github-actions[bot] commented on issue #9723: xAxis rotate unhides the axis labels only on small window size

2021-09-14 Thread GitBox
github-actions[bot] commented on issue #9723: URL: https://github.com/apache/echarts/issues/9723#issuecomment-919511641 This issue has been automatically closed because it did not have recent activity. If this remains to be a problem with the latest version of Apache ECharts, please open a

[GitHub] [echarts] github-actions[bot] closed issue #9858: Disable calendar heatmap dayLabel's clickable cursor

2021-09-14 Thread GitBox
github-actions[bot] closed issue #9858: URL: https://github.com/apache/echarts/issues/9858 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits

[GitHub] [echarts] github-actions[bot] closed issue #9863: https://echarts.baidu.com/examples/editor.html?c=graph 这个demo如何实现,点击展示关联节点信息,使用focusNodeAdjacencyOn: 'click',尝试失败。请问如何解决

2021-09-14 Thread GitBox
github-actions[bot] closed issue #9863: URL: https://github.com/apache/echarts/issues/9863 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits

[GitHub] [echarts] github-actions[bot] commented on issue #9863: https://echarts.baidu.com/examples/editor.html?c=graph 这个demo如何实现,点击展示关联节点信息,使用focusNodeAdjacencyOn: 'click',尝试失败。请问如何解决

2021-09-14 Thread GitBox
github-actions[bot] commented on issue #9863: URL: https://github.com/apache/echarts/issues/9863#issuecomment-919511704 This issue has been automatically closed because it did not have recent activity. If this remains to be a problem with the latest version of Apache ECharts, please open a

[GitHub] [echarts] github-actions[bot] closed issue #9719: geo自定义地图实现背景图,实现同步缩放

2021-09-14 Thread GitBox
github-actions[bot] closed issue #9719: URL: https://github.com/apache/echarts/issues/9719 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits

[GitHub] [echarts] github-actions[bot] commented on issue #9857: Geo map displays only one itemStyle areaColor when multiple series data have different itemStyle areaColor

2021-09-14 Thread GitBox
github-actions[bot] commented on issue #9857: URL: https://github.com/apache/echarts/issues/9857#issuecomment-919511660 This issue has been automatically closed because it did not have recent activity. If this remains to be a problem with the latest version of Apache ECharts, please open a

[GitHub] [echarts] github-actions[bot] commented on issue #9719: geo自定义地图实现背景图,实现同步缩放

2021-09-14 Thread GitBox
github-actions[bot] commented on issue #9719: URL: https://github.com/apache/echarts/issues/9719#issuecomment-919511622 This issue has been automatically closed because it did not have recent activity. If this remains to be a problem with the latest version of Apache ECharts, please open a

[GitHub] [echarts] github-actions[bot] commented on issue #9858: Disable calendar heatmap dayLabel's clickable cursor

2021-09-14 Thread GitBox
github-actions[bot] commented on issue #9858: URL: https://github.com/apache/echarts/issues/9858#issuecomment-919511682 This issue has been automatically closed because it did not have recent activity. If this remains to be a problem with the latest version of Apache ECharts, please open a

[GitHub] [echarts] github-actions[bot] closed issue #9857: Geo map displays only one itemStyle areaColor when multiple series data have different itemStyle areaColor

2021-09-14 Thread GitBox
github-actions[bot] closed issue #9857: URL: https://github.com/apache/echarts/issues/9857 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits

[GitHub] [echarts] github-actions[bot] closed issue #9867: Can't properly click/touch nodes on mobile

2021-09-14 Thread GitBox
github-actions[bot] closed issue #9867: URL: https://github.com/apache/echarts/issues/9867 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits

[GitHub] [echarts] github-actions[bot] closed issue #9681: 旭日图label 颜色在交互中变化bug

2021-09-14 Thread GitBox
github-actions[bot] closed issue #9681: URL: https://github.com/apache/echarts/issues/9681 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits

[GitHub] [echarts] github-actions[bot] closed issue #9693: 折线图

2021-09-14 Thread GitBox
github-actions[bot] closed issue #9693: URL: https://github.com/apache/echarts/issues/9693 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits

[GitHub] [echarts] github-actions[bot] commented on issue #9693: 折线图

2021-09-14 Thread GitBox
github-actions[bot] commented on issue #9693: URL: https://github.com/apache/echarts/issues/9693#issuecomment-919511597 This issue has been automatically closed because it did not have recent activity. If this remains to be a problem with the latest version of Apache ECharts, please open a

[GitHub] [echarts] github-actions[bot] commented on issue #9692: chrome新版本,legend文字不垂直居中

2021-09-14 Thread GitBox
github-actions[bot] commented on issue #9692: URL: https://github.com/apache/echarts/issues/9692#issuecomment-919511580 This issue has been automatically closed because it did not have recent activity. If this remains to be a problem with the latest version of Apache ECharts, please open a

[GitHub] [echarts] github-actions[bot] commented on issue #9690: 鼠标悬停在legend上 显示文字,但是在垂直分布时候不会显示

2021-09-14 Thread GitBox
github-actions[bot] commented on issue #9690: URL: https://github.com/apache/echarts/issues/9690#issuecomment-919511561 This issue has been automatically closed because it did not have recent activity. If this remains to be a problem with the latest version of Apache ECharts, please open a

[GitHub] [echarts] github-actions[bot] closed issue #9670: legend does not respect itemStyle.opacity

2021-09-14 Thread GitBox
github-actions[bot] closed issue #9670: URL: https://github.com/apache/echarts/issues/9670 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits

  1   2   >