[GitHub] [echarts] echarts-bot[bot] commented on issue #17773: [Bug] axisTick中的interval控制刻度线的显隐异常

2022-10-15 Thread GitBox
echarts-bot[bot] commented on issue #17773: URL: https://github.com/apache/echarts/issues/17773#issuecomment-1279878714 @FollowTheCause4 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

[GitHub] [echarts] FollowTheCause4 opened a new issue, #17773: axisTick中的interval控制刻度线的显隐异常[Bug]

2022-10-15 Thread GitBox
FollowTheCause4 opened a new issue, #17773: URL: https://github.com/apache/echarts/issues/17773 ### Version 5.3.0 ### Link to Minimal Reproduction _No response_ ### Steps to Reproduce 在使用interval时,使用true or false 控制刻度线的显隐,实际出现情况与预设情况不同 axisTick: {

[GitHub] [echarts] pissang commented on a diff in pull request #17461: feat(funnel): add funnel new styles #14863

2022-10-15 Thread GitBox
pissang commented on code in PR #17461: URL: https://github.com/apache/echarts/pull/17461#discussion_r996377448 ## src/chart/funnel/funnelLayout.ts: ## @@ -324,68 +377,242 @@ export default function funnelLayout(ecModel: GlobalModel, api: ExtensionAPI) { ];

[GitHub] [echarts] github-actions[bot] commented on issue #13435: 无法解除georoam事件

2022-10-15 Thread GitBox
github-actions[bot] commented on issue #13435: URL: https://github.com/apache/echarts/issues/13435#issuecomment-1279831851 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] closed issue #9874: 建议series[i]-line.sampling可以同时返回两个值,最大值和最小值

2022-10-15 Thread GitBox
github-actions[bot] closed issue #9874: 建议series[i]-line.sampling可以同时返回两个值,最大值和最小值 URL: https://github.com/apache/echarts/issues/9874 -- 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

[GitHub] [echarts] github-actions[bot] commented on issue #9874: 建议series[i]-line.sampling可以同时返回两个值,最大值和最小值

2022-10-15 Thread GitBox
github-actions[bot] commented on issue #9874: URL: https://github.com/apache/echarts/issues/9874#issuecomment-1279831825 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 #9552: Dashed lines do not appear as dashed in the legend.

2022-10-15 Thread GitBox
github-actions[bot] commented on issue #9552: URL: https://github.com/apache/echarts/issues/9552#issuecomment-1279831809 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] echarts-bot[bot] commented on issue #17770: [Bug] 关系图option的itemStyle的color属性值不支持函数,和文档说明不符。

2022-10-15 Thread GitBox
echarts-bot[bot] commented on issue #17770: URL: https://github.com/apache/echarts/issues/17770#issuecomment-1279766224 @hetuee Please provide a demo for the issue either with [Official Editor](https://echarts.apache.org/examples/editor.html),

[GitHub] [echarts] susiwen8 commented on issue #17770: [Bug] 关系图option的itemStyle的color属性值不支持函数,和文档说明不符。

2022-10-15 Thread GitBox
susiwen8 commented on issue #17770: URL: https://github.com/apache/echarts/issues/17770#issuecomment-1279766184

[GitHub] [echarts] tyn1998 commented on a diff in pull request #17611: feat: multiple level drill down support for universalTransition

2022-10-15 Thread GitBox
tyn1998 commented on code in PR #17611: URL: https://github.com/apache/echarts/pull/17611#discussion_r996314996 ## src/animation/universalTransition.ts: ## @@ -185,18 +251,66 @@ function transitionBetween( } } +let hasMorphAnimation = false; -function

[GitHub] [echarts] pissang commented on a diff in pull request #17611: feat: multiple level drill down support for universalTransition

2022-10-15 Thread GitBox
pissang commented on code in PR #17611: URL: https://github.com/apache/echarts/pull/17611#discussion_r996310549 ## src/animation/universalTransition.ts: ## @@ -49,45 +56,104 @@ const getUniversalTransitionGlobalStore = makeInner() interface DiffItem { dataGroupId: string

[echarts] branch master updated: fix: incorrect dataGroupId for old data items in universalTransition (#17559)

2022-10-15 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 The following commit(s) were added to refs/heads/master by this push: new 069b69295 fix: incorrect dataGroupId for old

[GitHub] [echarts] echarts-bot[bot] commented on pull request #17559: fix: incorrect dataGroupId for old data items in universalTransition

2022-10-15 Thread GitBox
echarts-bot[bot] commented on PR #17559: URL: https://github.com/apache/echarts/pull/17559#issuecomment-1279746986 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, please log

[GitHub] [echarts] pissang merged pull request #17559: fix: incorrect dataGroupId for old data items in universalTransition

2022-10-15 Thread GitBox
pissang merged PR #17559: URL: https://github.com/apache/echarts/pull/17559 -- 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] demoprazol commented on issue #9270: Custom loader

2022-10-15 Thread GitBox
demoprazol commented on issue #9270: URL: https://github.com/apache/echarts/issues/9270#issuecomment-1279684613 Hi, at least we should use .gif for the loading animation, for example, I want to use the loading dots instead of the loading cycle, I have a loading dots animated gif file, it