[GitHub] [echarts] plainheart commented on pull request #17133: fix(symbol): fix `square` icon is not being respected

2022-05-29 Thread GitBox
plainheart commented on PR #17133: URL: https://github.com/apache/echarts/pull/17133#issuecomment-1140728862 So far, I also think it's not necessary to do something extra for this case. Using `rect` & `symbolSize` is enough. I'm going to close this PR and keep the `square` icon invisible

[GitHub] [echarts] plainheart closed pull request #17133: fix(symbol): fix `square` icon is not being respected

2022-05-29 Thread GitBox
plainheart closed pull request #17133: fix(symbol): fix `square` icon is not being respected URL: https://github.com/apache/echarts/pull/17133 -- 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

[GitHub] [echarts] Nancy2013 closed issue #17117: [Bug] tooltip自定义点击事件,会触发点击穿透

2022-05-29 Thread GitBox
Nancy2013 closed issue #17117: [Bug] tooltip自定义点击事件,会触发点击穿透 URL: https://github.com/apache/echarts/issues/17117 -- 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,

[echarts-doc] branch master updated: fix(icon): still hide buggy icon `square`.

2022-05-29 Thread wangzx
This is an automated email from the ASF dual-hosted git repository. wangzx pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/echarts-doc.git The following commit(s) were added to refs/heads/master by this push: new f9267716 fix(icon): still hide buggy icon

[GitHub] [echarts-doc] plainheart commented on pull request #256: Add square as allowed builtin icon

2022-05-29 Thread GitBox
plainheart commented on PR #256: URL: https://github.com/apache/echarts-doc/pull/256#issuecomment-1140552371 Hi, @MasterOdin The `square` icon is a bit buggy in symbols. It's suggested to use `rect` and `symbolSize` to do this. Thanks. -- This is an automated message from the Apache Git

[GitHub] [echarts] github-actions[bot] commented on issue #12699: 折线图上同个类目轴上的值如果一负一正,则切换成堆积后,不会相互叠加

2022-05-29 Thread GitBox
github-actions[bot] commented on issue #12699: URL: https://github.com/apache/echarts/issues/12699#issuecomment-1140524198 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

[GitHub] [echarts] github-actions[bot] commented on issue #12678: typescript echartsInstance.on function not query params interface

2022-05-29 Thread GitBox
github-actions[bot] commented on issue #12678: URL: https://github.com/apache/echarts/issues/12678#issuecomment-1140524192 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

[GitHub] [echarts] github-actions[bot] closed issue #12678: typescript echartsInstance.on function not query params interface

2022-05-29 Thread GitBox
github-actions[bot] closed issue #12678: typescript echartsInstance.on function not query params interface URL: https://github.com/apache/echarts/issues/12678 -- 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

[GitHub] [echarts] github-actions[bot] closed issue #12647: Smooth scrolling

2022-05-29 Thread GitBox
github-actions[bot] closed issue #12647: Smooth scrolling URL: https://github.com/apache/echarts/issues/12647 -- 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,

[GitHub] [echarts] github-actions[bot] commented on issue #12634: 【功能不灵活】柱状图配置项的series-bar里面的label属性中的position,目前只支持string和Array,无法达到个性化动态适配,建议增加function类型

2022-05-29 Thread GitBox
github-actions[bot] commented on issue #12634: URL: https://github.com/apache/echarts/issues/12634#issuecomment-1140524182 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

[GitHub] [echarts] github-actions[bot] closed issue #12634: 【功能不灵活】柱状图配置项的series-bar里面的label属性中的position,目前只支持string和Array,无法达到个性化动态适配,建议增加function类型

2022-05-29 Thread GitBox
github-actions[bot] closed issue #12634: 【功能不灵活】柱状图配置项的series-bar里面的label属性中的position,目前只支持string和Array,无法达到个性化动态适配,建议增加function类型 URL: https://github.com/apache/echarts/issues/12634 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [echarts] github-actions[bot] commented on issue #12647: Smooth scrolling

2022-05-29 Thread GitBox
github-actions[bot] commented on issue #12647: URL: https://github.com/apache/echarts/issues/12647#issuecomment-1140524188 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

[GitHub] [echarts] github-actions[bot] commented on issue #8493: Angular 6 cannot compile with `ng serve --prod`

2022-05-29 Thread GitBox
github-actions[bot] commented on issue #8493: URL: https://github.com/apache/echarts/issues/8493#issuecomment-1140524164 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 to

[GitHub] [echarts] Ovilia commented on pull request #17078: feat: barSeries.startValue added

2022-05-29 Thread GitBox
Ovilia commented on PR #17078: URL: https://github.com/apache/echarts/pull/17078#issuecomment-1140472670 This looks to be a useful feature, only that more test cases are required. For example, to test the cases when min or max values are defined for the axis, or when `r` does start from 0

[GitHub] [echarts] Ovilia commented on pull request #17098: fix: markArea of bar series now covers whole categories specified

2022-05-29 Thread GitBox
Ovilia commented on PR #17098: URL: https://github.com/apache/echarts/pull/17098#issuecomment-1140471222 This PR looks awesome! I would like to see more test cases, for example, when `xAxis` and `yAxis` are both configured in the data, or `x` and `y` values. -- This is an automated

[GitHub] [echarts] Ovilia commented on pull request #17098: fix: markArea of bar series now covers whole categories specified

2022-05-29 Thread GitBox
Ovilia commented on PR #17098: URL: https://github.com/apache/echarts/pull/17098#issuecomment-1140470478 @dynamikus Thanks for your contribution and please be patient to wait for reviews since we are mostly working part-time on the project. :) -- This is an automated message from the

[GitHub] [echarts] Ovilia commented on pull request #17133: fix(symbol): fix `square` icon is not being respected

2022-05-29 Thread GitBox
Ovilia commented on PR #17133: URL: https://github.com/apache/echarts/pull/17133#issuecomment-1140469830 In my opinion, I don't think it may not be necessary since `symbolSize` can be an array like `[10, 10]` to make a square. Maybe we should first find a case where `rect` is not enough

[GitHub] [echarts] tyn1998 commented on issue #16152: [Feature] Multi-level drill-down

2022-05-29 Thread GitBox
tyn1998 commented on issue #16152: URL: https://github.com/apache/echarts/issues/16152#issuecomment-1140412602 Actually this issue is linked to [one project](https://summer-ospp.ac.cn/#/org/prodetail/22ffc0289) for OSPP Summer2022. I would like to apply for this project, good luck to me!

[GitHub] [echarts] dirslashls commented on issue #16152: [Feature] Multi-level drill-down

2022-05-29 Thread GitBox
dirslashls commented on issue #16152: URL: https://github.com/apache/echarts/issues/16152#issuecomment-1140411894 Thanks @tyn1998 , it is a clever hack. I think if dataGroupId in the options can be optionally an array to track the stack, then this hack won't be required. Hello

[echarts-doc] branch dev updated (93983a46 -> 544e1f9d)

2022-05-29 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 93983a46 Merge branch 'master' into dev new 64a15472 feat: add stackStrategy docs new d4d6baa6 add

[GitHub] [echarts-doc] pissang merged pull request #255: feat: add stackStrategy docs

2022-05-29 Thread GitBox
pissang merged PR #255: URL: https://github.com/apache/echarts-doc/pull/255 -- 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:

[GitHub] [echarts-doc] pissang commented on pull request #255: feat: add stackStrategy docs

2022-05-29 Thread GitBox
pissang commented on PR #255: URL: https://github.com/apache/echarts-doc/pull/255#issuecomment-1140409909 Added Chinese translation and merged to dev branch -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[echarts-doc] 01/01: Merge branch 'master' into dev

2022-05-29 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-doc.git commit 93983a4654a66de33905f33e0b4be11abf1ae6e0 Merge: 1df22bda fa7708a1 Author: pissang AuthorDate: Sun May 29 17:13:19

[echarts-doc] branch dev updated (1df22bda -> 93983a46)

2022-05-29 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 1df22bda Merge branch 'master' into dev add 0c9c7af6 chore(deps): bump async from 2.6.3 to 2.6.4 add

[echarts-doc] branch dev updated (ecbe8faf -> 1df22bda)

2022-05-29 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 ecbe8faf optimize doc style add e0e37776 fix: changelog version add 09bbf84c fix(tree): add

[echarts-doc] 01/01: Merge branch 'master' into dev

2022-05-29 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-doc.git commit 1df22bda916dcc7afa655936f65524d85c1b6860 Merge: ecbe8faf 3c90a834 Author: pissang AuthorDate: Sun May 29 17:12:13

[GitHub] [echarts-doc] susiwen8 commented on pull request #255: feat: add stackStrategy docs

2022-05-29 Thread GitBox
susiwen8 commented on PR #255: URL: https://github.com/apache/echarts-doc/pull/255#issuecomment-1140406872 Since `5.3.3` isn't published, so it better to merge this PR after release -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [echarts] pe-2 commented on pull request #17100: feat(funnel): new funnel style

2022-05-29 Thread GitBox
pe-2 commented on PR #17100: URL: https://github.com/apache/echarts/pull/17100#issuecomment-1140404561 I got it.  -- 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