[echarts] 01/01: Merge pull request #16606 from apache/release-dev

2022-03-01 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/echarts.git commit 06ee7c1378c758dd50957df8dbc2237e075cfac7 Merge: d2b73b9 9d3d20c Author: Yi Shen AuthorDate: Wed Mar 2 15:53:47 2022 +0

[echarts] branch release updated (d2b73b9 -> 06ee7c1)

2022-03-01 Thread shenyi
This is an automated email from the ASF dual-hosted git repository. shenyi pushed a change to branch release in repository https://gitbox.apache.org/repos/asf/echarts.git. from d2b73b9 Merge pull request #16589 from apache/master add 33e68be chore: build and release 5.3.1 add ec9

[GitHub] [echarts] echarts-bot[bot] commented on pull request #16606: chore: build and release 5.3.1

2022-03-01 Thread GitBox
echarts-bot[bot] commented on pull request #16606: URL: https://github.com/apache/echarts/pull/16606#issuecomment-1056496260 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, pl

[GitHub] [echarts] pissang merged pull request #16606: chore: build and release 5.3.1

2022-03-01 Thread GitBox
pissang merged pull request #16606: URL: https://github.com/apache/echarts/pull/16606 -- 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

[echarts] branch release-dev updated (ec99863 -> 9d3d20c)

2022-03-01 Thread ovilia
This is an automated email from the ASF dual-hosted git repository. ovilia pushed a change to branch release-dev in repository https://gitbox.apache.org/repos/asf/echarts.git. from ec99863 chore: fix zrender version add 9d3d20c chore: update package lock No new revisions were added b

[echarts] branch release-dev updated (33e68be -> ec99863)

2022-03-01 Thread ovilia
This is an automated email from the ASF dual-hosted git repository. ovilia pushed a change to branch release-dev in repository https://gitbox.apache.org/repos/asf/echarts.git. from 33e68be chore: build and release 5.3.1 add ec99863 chore: fix zrender version No new revisions were add

[GitHub] [echarts] echarts-bot[bot] commented on pull request #16606: chore: build and release 5.3.1

2022-03-01 Thread GitBox
echarts-bot[bot] commented on pull request #16606: URL: https://github.com/apache/echarts/pull/16606#issuecomment-1056446760 Thanks for your contribution! The community will review it ASAP. In the meanwhile, please checkout [the coding standard](https://echarts.apache.org/en/coding-stand

[echarts-doc] branch dev updated (54211be -> 7760676)

2022-03-01 Thread ovilia
This is an automated email from the ASF dual-hosted git repository. ovilia pushed a change to branch dev in repository https://gitbox.apache.org/repos/asf/echarts-doc.git. from 54211be update changelog add 28c59d8 Merge pull request #227 from apache/dev add ec038eb fix(graph): a

[echarts] branch release-dev updated (25f6b38 -> 33e68be)

2022-03-01 Thread ovilia
This is an automated email from the ASF dual-hosted git repository. ovilia pushed a change to branch release-dev in repository https://gitbox.apache.org/repos/asf/echarts.git. from 25f6b38 release 5.3.0 add 1c03aa3 fix(dtatsample): fix rate infinity cause range error add 847c48e

[GitHub] [echarts] Ovilia opened a new pull request #16606: chore: build and release 5.3.1

2022-03-01 Thread GitBox
Ovilia opened a new pull request #16606: URL: https://github.com/apache/echarts/pull/16606 ## 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 Service.

[GitHub] [echarts] z1811021 opened a new issue #16605: [Bug] Radar mouse move to indicator show tooltip

2022-03-01 Thread GitBox
z1811021 opened a new issue #16605: URL: https://github.com/apache/echarts/issues/16605 ### Version 5.3.0 ### Link to Minimal Reproduction https://jsfiddle.net/8ub03t5r/1/ ### Steps to Reproduce 1. This chart is Radar 2. When I mouse move to the indicato

[GitHub] [echarts] pissang edited a comment on issue #16420: [Feature] Tooltip for step/"flat" line series aligned to category axis

2022-03-01 Thread GitBox
pissang edited a comment on issue #16420: URL: https://github.com/apache/echarts/issues/16420#issuecomment-1056222460 Sorry to be late here. Try to add following option on the second xAxis in this example ```ts axisPointer: { snap: false } ``` -- This is an automated mes

[GitHub] [echarts] pissang edited a comment on issue #16420: [Feature] Tooltip for step/"flat" line series aligned to category axis

2022-03-01 Thread GitBox
pissang edited a comment on issue #16420: URL: https://github.com/apache/echarts/issues/16420#issuecomment-1056222460 Sorry to be late here. Try to set on the second xAxis in this example ```ts axisPointer: { snap: false } ``` -- This is an automated message from the Apac

[GitHub] [echarts] pissang commented on issue #16420: [Feature] Tooltip for step/"flat" line series aligned to category axis

2022-03-01 Thread GitBox
pissang commented on issue #16420: URL: https://github.com/apache/echarts/issues/16420#issuecomment-1056222460 Sorry to be late here. Try to set on the second xAxis in the xample ```ts axisPointer: { snap: false } ``` -- This is an automated message from the Apache Git Se

[GitHub] [echarts] MNHarshitha opened a new issue #16604: Click Event On Radar Indicators[Feature]

2022-03-01 Thread GitBox
MNHarshitha opened a new issue #16604: URL: https://github.com/apache/echarts/issues/16604 ### What problem does this feature solve? Hi, We have a use case where we need to trigger a click event on the radar chart indicator. we tried using the below code, but it doesn't seem t

[GitHub] [echarts] MNHarshitha commented on issue #16584: Multi Line Tooltip[Feature]

2022-03-01 Thread GitBox
MNHarshitha commented on issue #16584: URL: https://github.com/apache/echarts/issues/16584#issuecomment-1056182448 thanks for the response. -- 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 sp

[GitHub] [echarts] MNHarshitha closed issue #16584: Multi Line Tooltip[Feature]

2022-03-01 Thread GitBox
MNHarshitha closed issue #16584: URL: https://github.com/apache/echarts/issues/16584 -- 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-unsub

[GitHub] [echarts] plainheart commented on issue #16603: [Feature] 仪表盘标签是否能够支持文字环绕,效果如图?

2022-03-01 Thread GitBox
plainheart commented on issue #16603: URL: https://github.com/apache/echarts/issues/16603#issuecomment-1056132458 现在应该还不支持轴标签旋转。 -- 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 comm

[GitHub] [echarts] susiwen8 closed issue #16178: [Bug] Max and Min zoom for graph charts

2022-03-01 Thread GitBox
susiwen8 closed issue #16178: URL: https://github.com/apache/echarts/issues/16178 -- 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] susiwen8 commented on issue #16178: [Bug] Max and Min zoom for graph charts

2022-03-01 Thread GitBox
susiwen8 commented on issue #16178: URL: https://github.com/apache/echarts/issues/16178#issuecomment-1056126921 https://github.com/apache/echarts-doc/pull/228 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL ab

[GitHub] [echarts] htr3n commented on issue #16514: [Bug] "DEPRECATED: "api.style" has been deprecated"

2022-03-01 Thread GitBox
htr3n commented on issue #16514: URL: https://github.com/apache/echarts/issues/16514#issuecomment-1056122575 @pissang I got a similar use case with custom render using `api.style()`. It seems that `api.style()` does more than just setting the styles. ```javascript const customRend

[GitHub] [echarts-doc] pissang merged pull request #228: fix(graph): add `scaleLimit` for `graph`

2022-03-01 Thread GitBox
pissang merged pull request #228: URL: https://github.com/apache/echarts-doc/pull/228 -- 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

[echarts-doc] 01/01: Merge pull request #228 from apache/scaleLimit

2022-03-01 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-doc.git commit 7760676fcac6f0941eec85899805078da3839ea1 Merge: 28c59d8 ec038eb Author: Yi Shen AuthorDate: Wed Mar 2 09:45:10 2022

[echarts-doc] branch master updated (28c59d8 -> 7760676)

2022-03-01 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-doc.git. from 28c59d8 Merge pull request #227 from apache/dev add ec038eb fix(graph): add `scaleLimit` for `graph`

[GitHub] [echarts] echarts-bot[bot] commented on issue #16603: [Feature] 仪表盘标签是否能够支持文字环绕,效果如图?

2022-03-01 Thread GitBox
echarts-bot[bot] commented on issue #16603: URL: https://github.com/apache/echarts/issues/16603#issuecomment-1056046608 @yinminhe It seems you are not using English, I've helped translate the content automatically. To make your issue understood by more people and get helped, we'd like to s

[GitHub] [echarts] yinminhe opened a new issue #16603: [Feature] 仪表盘标签是否能够支持文字环绕,效果如图?

2022-03-01 Thread GitBox
yinminhe opened a new issue #16603: URL: https://github.com/apache/echarts/issues/16603 ### What problem does this feature solve? ui效果图 ![image](https://user-images.githubusercontent.com/37259849/156278188-09faeacd-6f37-4d44-b50f-427c8c7f51b0.png) 目前echarts配置的效果 ![Uploading

[GitHub] [echarts] PawelTroka commented on issue #16420: [Feature] Tooltip for step/"flat" line series aligned to category axis

2022-03-01 Thread GitBox
PawelTroka commented on issue #16420: URL: https://github.com/apache/echarts/issues/16420#issuecomment-1055878709 +1 -- 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 uns

[GitHub] [echarts] github-actions[bot] commented on issue #12178: Brush in Series-Pie

2022-03-01 Thread GitBox
github-actions[bot] commented on issue #12178: URL: https://github.com/apache/echarts/issues/12178#issuecomment-1055855590 This issue has been automatically marked as stale because it did not have recent activity. It will be closed in 7 days if no further activity occurs. If you wish not t

[GitHub] [echarts] sakiraykurt edited a comment on issue #16579: [Bug] some events are not triggered as expected with new SVG renderer

2022-03-01 Thread GitBox
sakiraykurt edited a comment on issue #16579: URL: https://github.com/apache/echarts/issues/16579#issuecomment-1055715563 Hi, I was expecting the events are to be triggered. Yes, I see how it is working with SVG render. I leave some code here for people and close the issue. thanks. ``

[GitHub] [echarts] sakiraykurt closed issue #16579: [Bug] some events are not triggered as expected with new SVG renderer

2022-03-01 Thread GitBox
sakiraykurt closed issue #16579: URL: https://github.com/apache/echarts/issues/16579 -- 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-unsub

[GitHub] [echarts] sakiraykurt commented on issue #16579: [Bug] some events are not triggered as expected with new SVG renderer

2022-03-01 Thread GitBox
sakiraykurt commented on issue #16579: URL: https://github.com/apache/echarts/issues/16579#issuecomment-1055715563 Hi, I was expecting the events are to be triggered. Yes, I see how it is working with SVG render. I leave some code here for people and close the issue thanks. ``` con

[GitHub] [echarts] GeroL opened a new issue #16602: [Question] Candlestickchart with dataset and seriesLayoutBy: 'row' flag

2022-03-01 Thread GitBox
GeroL opened a new issue #16602: URL: https://github.com/apache/echarts/issues/16602 ### What problem does this feature solve? I could not find a version of the candlestick chart which work by setting different array for open, close, highest, lowest (btw: should be OHCL open close h

[GitHub] [echarts] ElmoArmy closed issue #16599: [Feature] Support native ESM explicitly in package.json

2022-03-01 Thread GitBox
ElmoArmy closed issue #16599: URL: https://github.com/apache/echarts/issues/16599 -- 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] ElmoArmy commented on issue #16599: [Feature] Support native ESM explicitly in package.json

2022-03-01 Thread GitBox
ElmoArmy commented on issue #16599: URL: https://github.com/apache/echarts/issues/16599#issuecomment-1055624824 The suggestion here would break cjs builds. Closing this as that is probably not a good idea I will come back with a PR to update the build process to create .mjs and

[GitHub] [echarts] GeroL opened a new issue #16601: [Feature] Bind xAxis to a array defines in the dataset

2022-03-01 Thread GitBox
GeroL opened a new issue #16601: URL: https://github.com/apache/echarts/issues/16601 ### What problem does this feature solve? I have multiple Float64 arrays and want them to be displayed as a candlestick chart with an overlay. I have to create an array extra for xAxis as I do not

[GitHub] [echarts] abinhho opened a new issue #16600: [Feature] Display value in sankey chart

2022-03-01 Thread GitBox
abinhho opened a new issue #16600: URL: https://github.com/apache/echarts/issues/16600 ### What problem does this feature solve? I saw Goodle Sankey chart can display value in chart, I tried to find a way to display it but could not find any solution. Do you have any suggestions?

[GitHub] [echarts] susiwen8 closed issue #16588: [Feature] tooltip内容太长, 导致部分内容展示不全

2022-03-01 Thread GitBox
susiwen8 closed issue #16588: URL: https://github.com/apache/echarts/issues/16588 -- 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

[echarts-doc] branch scaleLimit created (now ec038eb)

2022-03-01 Thread susiwen8
This is an automated email from the ASF dual-hosted git repository. susiwen8 pushed a change to branch scaleLimit in repository https://gitbox.apache.org/repos/asf/echarts-doc.git. at ec038eb fix(graph): add `scaleLimit` for `graph` No new revisions were added by this update. --

[GitHub] [echarts] susiwen8 closed issue #6310: echart3绘制城市地图(深圳),地图数据老旧,没有光明新区和大鹏新区

2022-03-01 Thread GitBox
susiwen8 closed issue #6310: URL: https://github.com/apache/echarts/issues/6310 -- 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] echarts-bot[bot] commented on issue #16574: 桑基图option.color设置为数组,数组中颜色为空字符串时,报错

2022-03-01 Thread GitBox
echarts-bot[bot] commented on issue #16574: URL: https://github.com/apache/echarts/issues/16574#issuecomment-1055487068 This issue is labeled with `difficulty: easy`. @yaodd123 Would you like to debug it by yourself? This is a quicker way to get your problem fixed. Or you may wait for th

[GitHub] [echarts] susiwen8 closed issue #16587: [Feature] 如何复制tooltip里面的内容

2022-03-01 Thread GitBox
susiwen8 closed issue #16587: URL: https://github.com/apache/echarts/issues/16587 -- 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] ElmoArmy opened a new issue #16599: [Feature] Support native ESM explicitly in package.json

2022-03-01 Thread GitBox
ElmoArmy opened a new issue #16599: URL: https://github.com/apache/echarts/issues/16599 ### What problem does this feature solve? Looks like the space and standards are moving towards ESM, it'd be cool if this library embraced that by switching to a package.json that embraces the la

[GitHub] [echarts] zcg8633 commented on issue #16598: click 事件在移动端不生效 3.x版本还可以 4.x以后就出现这个问题了[Bug]

2022-03-01 Thread GitBox
zcg8633 commented on issue #16598: URL: https://github.com/apache/echarts/issues/16598#issuecomment-1055434357 已解决 -- 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 unsub

[GitHub] [echarts] zcg8633 closed issue #16598: click 事件在移动端不生效 3.x版本还可以 4.x以后就出现这个问题了[Bug]

2022-03-01 Thread GitBox
zcg8633 closed issue #16598: URL: https://github.com/apache/echarts/issues/16598 -- 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] zcg8633 opened a new issue #16598: click 事件在移动端不生效 3.x版本还可以 4.x以后就出现这个问题了[Bug]

2022-03-01 Thread GitBox
zcg8633 opened a new issue #16598: URL: https://github.com/apache/echarts/issues/16598 ### Version 5.2 ### Link to Minimal Reproduction _No response_ ### Steps to Reproduce [Uploading my-project.zip…]() ### Current Behavior click事件在pc上运行有效

[GitHub] [echarts] echarts-bot[bot] commented on issue #16598: click 事件在移动端不生效 3.x版本还可以 4.x以后就出现这个问题了[Bug]

2022-03-01 Thread GitBox
echarts-bot[bot] commented on issue #16598: URL: https://github.com/apache/echarts/issues/16598#issuecomment-1055424626 @zcg8633 It seems you are not using English, I've helped translate the content automatically. To make your issue understood by more people and get helped, we'd like to su

[GitHub] [echarts] a15218378694 edited a comment on issue #16588: [Feature] tooltip内容太长, 导致部分内容展示不全

2022-03-01 Thread GitBox
a15218378694 edited a comment on issue #16588: URL: https://github.com/apache/echarts/issues/16588#issuecomment-1055341629 > 感谢 -- 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 specif

[GitHub] [echarts] a15218378694 commented on issue #16587: [Feature] 如何复制tooltip里面的内容

2022-03-01 Thread GitBox
a15218378694 commented on issue #16587: URL: https://github.com/apache/echarts/issues/16587#issuecomment-1055400591 > 感谢 -- 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 comm

[GitHub] [echarts] a15218378694 commented on issue #16588: [Feature] tooltip内容太长, 导致部分内容展示不全

2022-03-01 Thread GitBox
a15218378694 commented on issue #16588: URL: https://github.com/apache/echarts/issues/16588#issuecomment-1055341629 > 谢谢, 下次看, 目前自定义样式解决了, 文本换行 -- 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

[GitHub] [echarts] JinJianQi commented on issue #16579: [Bug] some events are not triggered as expected with new SVG renderer

2022-03-01 Thread GitBox
JinJianQi commented on issue #16579: URL: https://github.com/apache/echarts/issues/16579#issuecomment-1055305522 @sakiraykurt hi~ Through the offical docs, the `renderToSVGString` API should be called. And this function will return string, the SVG string. ```js const str = barChart

[GitHub] [echarts-doc] pissang merged pull request #227: doc: changelog of 5.3.1

2022-03-01 Thread GitBox
pissang merged pull request #227: URL: https://github.com/apache/echarts-doc/pull/227 -- 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

[echarts-doc] branch master updated (2632938 -> 28c59d8)

2022-03-01 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-doc.git. from 2632938 Merge pull request #198 from kongmoumou/doc-dataZoom-slider-size add 3dbdaee doc: changelog of 5

[echarts-doc] branch dev updated (3dbdaee -> 54211be)

2022-03-01 Thread shenyi
This is an automated email from the ASF dual-hosted git repository. shenyi pushed a change to branch dev in repository https://gitbox.apache.org/repos/asf/echarts-doc.git. from 3dbdaee doc: changelog of 5.3.1 add 54211be update changelog No new revisions were added by this update. S

[echarts-doc] 01/01: Merge pull request #227 from apache/dev

2022-03-01 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-doc.git commit 28c59d86a59aa451760d287f2f417677e033c0f7 Merge: 2632938 54211be Author: Yi Shen AuthorDate: Tue Mar 1 17:44:38 2022

[GitHub] [echarts] JinJianQi commented on issue #16591: markPoint doesn't show sometimes

2022-03-01 Thread GitBox
JinJianQi commented on issue #16591: URL: https://github.com/apache/echarts/issues/16591#issuecomment-105521 @rogeliotg I created a PR. Can this solve your problem~? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [echarts] echarts-bot[bot] commented on pull request #16597: fix: add an option to ensure the markPoint always show (close: #16591)

2022-03-01 Thread GitBox
echarts-bot[bot] commented on pull request #16597: URL: https://github.com/apache/echarts/pull/16597#issuecomment-1055216694 Thanks for your contribution! The community will review it ASAP. In the meanwhile, please checkout [the coding standard](https://echarts.apache.org/en/coding-stand

[GitHub] [echarts] JinJianQi opened a new pull request #16597: fix: add an option to ensure the markPoint always show (close: #16591)

2022-03-01 Thread GitBox
JinJianQi opened a new pull request #16597: URL: https://github.com/apache/echarts/pull/16597 ## Brief Information fix: add an option to ensure the markPoint always show (close: #16591) This pull request is in the type of: - [x] bug fixing - [ ] new feature - [ ] o

[echarts-doc] branch dev updated (d06c5d6 -> 3dbdaee)

2022-03-01 Thread ovilia
This is an automated email from the ASF dual-hosted git repository. ovilia pushed a change to branch dev in repository https://gitbox.apache.org/repos/asf/echarts-doc.git. from d06c5d6 add keyframeAnimation and other animation docs. apache/echarts#16225 add 5826df3 fix: dimension nam

[echarts-doc] 01/01: doc: changelog of 5.3.1

2022-03-01 Thread ovilia
This is an automated email from the ASF dual-hosted git repository. ovilia pushed a commit to branch dev in repository https://gitbox.apache.org/repos/asf/echarts-doc.git commit 3dbdaee528fb2dc2fc7a1ed8b90fcb8bfa00c96e Author: Ovilia AuthorDate: Tue Mar 1 17:25:40 2022 +0800 doc: changelog

[GitHub] [echarts] yangfei4913438 edited a comment on issue #16436: [Bug] Pie Chart - setting "minShowLabelAngle" in "media" cause label line artifacts

2022-03-01 Thread GitBox
yangfei4913438 edited a comment on issue #16436: URL: https://github.com/apache/echarts/issues/16436#issuecomment-1055202133 > 抱歉,我无法打开您提供的链接。请将其保存在机器人提到的上述链接中。 这个问题应该已经在 5.3.0 中修复了。 在官网的demo中就可以复现这个问题。 链接: https://echarts.apache.org/examples/zh/editor.html?c=pie-simple

[GitHub] [echarts] yangfei4913438 edited a comment on issue #16436: [Bug] Pie Chart - setting "minShowLabelAngle" in "media" cause label line artifacts

2022-03-01 Thread GitBox
yangfei4913438 edited a comment on issue #16436: URL: https://github.com/apache/echarts/issues/16436#issuecomment-1055202133 > 抱歉,我无法打开您提供的链接。请将其保存在机器人提到的上述链接中。 这个问题应该已经在 5.3.0 中修复了。 在官网的demo中就可以复现这个问题。 链接: https://echarts.apache.org/examples/zh/editor.html?c=pie-simple

[GitHub] [echarts] yangfei4913438 commented on issue #16436: [Bug] Pie Chart - setting "minShowLabelAngle" in "media" cause label line artifacts

2022-03-01 Thread GitBox
yangfei4913438 commented on issue #16436: URL: https://github.com/apache/echarts/issues/16436#issuecomment-1055202133 > 抱歉,我无法打开您提供的链接。请将其保存在机器人提到的上述链接中。 这个问题应该已经在 5.3.0 中修复了。 在官网的demo中就可以复现这个问题。 链接: https://echarts.apache.org/examples/zh/editor.html?c=pie-simple

[GitHub] [echarts] yangfei4913438 commented on issue #16436: [Bug] Pie Chart - setting "minShowLabelAngle" in "media" cause label line artifacts

2022-03-01 Thread GitBox
yangfei4913438 commented on issue #16436: URL: https://github.com/apache/echarts/issues/16436#issuecomment-1055195717 我也遇到了同样的问题。label消失了,labelLine依然显示在图表上。一开始我以为是设置了show为true的原因,后来取消了show的配置,使用空对象,依然是label消失的时候labelLine不消失。 ![image](https://user-images.githubusercontent.com/15223848/15