[GitHub] [echarts] github-actions[bot] closed issue #9574: 3d地图tooltip问题

2021-09-13 Thread GitBox
github-actions[bot] closed issue #9574: URL: https://github.com/apache/echarts/issues/9574 -- 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] github-actions[bot] closed pull request #9531: fix(sankey): modify the calculation of node value

2021-09-13 Thread GitBox
github-actions[bot] closed pull request #9531: URL: https://github.com/apache/echarts/pull/9531 -- 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] github-actions[bot] closed pull request #9517: add legend.disabled

2021-09-13 Thread GitBox
github-actions[bot] closed pull request #9517: URL: https://github.com/apache/echarts/pull/9517 -- 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] github-actions[bot] commented on pull request #9517: add legend.disabled

2021-09-13 Thread GitBox
github-actions[bot] commented on pull request #9517: URL: https://github.com/apache/echarts/pull/9517#issuecomment-918574503 This PR has been automatically closed because it has not had recent activity. Sorry for that and we are looking forward to your next contribution. -- This is an

[GitHub] [echarts] plainheart commented on issue #15646: Pie chart tooltip is only showing when hover on legend, not showing when hover on arc in firefox

2021-09-13 Thread GitBox
plainheart commented on issue #15646: URL: https://github.com/apache/echarts/issues/15646#issuecomment-918443371 Not yet. It's planned in [5.2.1](https://github.com/apache/echarts/milestone/26), which will be released this month. -- This is an automated message from the Apache Git

[GitHub] [echarts] JaydipPatel84 commented on issue #15646: Pie chart tooltip is only showing when hover on legend, not showing when hover on arc in firefox

2021-09-13 Thread GitBox
JaydipPatel84 commented on issue #15646: URL: https://github.com/apache/echarts/issues/15646#issuecomment-918102089 Hi @plainheart , code is updated in the library ? I am still able to reproduce the issue in firefox, thanks ! -- This is an automated message from the Apache Git

[GitHub] [echarts] bhaveshsamcom removed a comment on issue #15646: Pie chart tooltip is only showing when hover on legend, not showing when hover on arc in firefox

2021-09-13 Thread GitBox
bhaveshsamcom removed a comment on issue #15646: URL: https://github.com/apache/echarts/issues/15646#issuecomment-918100454 Hi @plainheart , is the code updated in the library ? I am still able to reproduce the issue, thanks ! -- This is an automated message from the Apache Git

[GitHub] [echarts] bhaveshsamcom commented on issue #15646: Pie chart tooltip is only showing when hover on legend, not showing when hover on arc in firefox

2021-09-13 Thread GitBox
bhaveshsamcom commented on issue #15646: URL: https://github.com/apache/echarts/issues/15646#issuecomment-918100454 Hi @plainheart , is the code updated in the library ? I am still able to reproduce the issue, thanks ! -- This is an automated message from the Apache Git Service. To

[GitHub] [echarts] echarts-bot[bot] commented on issue #15714: tree 组件点击收缩展开出现严重卡顿,闪烁等情况

2021-09-13 Thread GitBox
echarts-bot[bot] commented on issue #15714: URL: https://github.com/apache/echarts/issues/15714#issuecomment-918047326 -- 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

[GitHub] [echarts] hanyan123 opened a new issue #15714: tree 组件点击收缩展开出现严重卡顿,闪烁等情况

2021-09-13 Thread GitBox
hanyan123 opened a new issue #15714: URL: https://github.com/apache/echarts/issues/15714 ### Version 5.1.1 ### Steps to reproduce echarts tree 点击根节点收缩,然后快速点击根节点展开会出现严重卡顿情况,并且会先出现展开完成的渲染图,然后再次以动画的形式展开。体验非常不友好,旧版本的echarts没有此情况 ### What is expected? 像旧版本一样流畅 ###

[GitHub] [echarts] hanyan123 opened a new issue #15713: tree 组件点击收缩展开出现严重卡顿,闪烁等情况

2021-09-13 Thread GitBox
hanyan123 opened a new issue #15713: URL: https://github.com/apache/echarts/issues/15713 echarts tree 组件 点击根节点收缩,再次点击根节点会先把完整的节点展示出来(没有动画效果),紧接着再次出现动画展示。体验很不友好。连续点击两次根节点,会出现严重的卡顿 echarts@5.1.1版本 -- This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [echarts] echarts-bot[bot] commented on issue #15713: tree 组件点击收缩展开出现严重卡顿,闪烁等情况

2021-09-13 Thread GitBox
echarts-bot[bot] commented on issue #15713: URL: https://github.com/apache/echarts/issues/15713#issuecomment-918028675 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

[GitHub] [echarts] echarts-bot[bot] closed issue #15713: tree 组件点击收缩展开出现严重卡顿,闪烁等情况

2021-09-13 Thread GitBox
echarts-bot[bot] closed issue #15713: URL: https://github.com/apache/echarts/issues/15713 -- 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] shishiranshuman commented on issue #15671: Start/End tick label are incorrect for the Bar chart.

2021-09-13 Thread GitBox
shishiranshuman commented on issue #15671: URL: https://github.com/apache/echarts/issues/15671#issuecomment-918017630 @pissang Yeah. A configurable option would be helpful. Is there a way around this atm? -- This is an automated message from the Apache Git Service. To respond to the

[GitHub] [echarts] plainheart commented on a change in pull request #15711: fix(line): soft clipping gradient.

2021-09-13 Thread GitBox
plainheart commented on a change in pull request #15711: URL: https://github.com/apache/echarts/pull/15711#discussion_r707164411 ## File path: src/chart/line/LineView.ts ## @@ -257,34 +300,40 @@ function getVisualGradient( colorStops.reverse();

[GitHub] [echarts] Mobbbb commented on issue #15658: scatter 图在特定情况下有 bug: 鼠标 hover 时会夸张的放大

2021-09-13 Thread GitBox
Mo commented on issue #15658: URL: https://github.com/apache/echarts/issues/15658#issuecomment-918007440 > > > > > 知道原因了,所以关闭了。 > > > > > > > > > > > > 方便写一下是什么原因吗 > > > > > > > > > @Mo 类型是scatter的时候 他的缩放默认是true,改为 false 就行了 > > > > > >

[GitHub] [echarts] echarts-bot[bot] commented on pull request #15589: fix(polar): wrong sector clockwise when previous data is 0 #15517

2021-09-13 Thread GitBox
echarts-bot[bot] commented on pull request #15589: URL: https://github.com/apache/echarts/pull/15589#issuecomment-917986083 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,

[GitHub] [echarts] Ovilia merged pull request #15589: fix(polar): wrong sector clockwise when previous data is 0 #15517

2021-09-13 Thread GitBox
Ovilia merged pull request #15589: URL: https://github.com/apache/echarts/pull/15589 -- 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] Ovilia closed issue #15517: bar polar: Wrong drawing direction when series[0].data[0]=0 And change "series[0].data[0]"

2021-09-13 Thread GitBox
Ovilia closed issue #15517: URL: https://github.com/apache/echarts/issues/15517 -- 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:

[echarts] 01/01: Merge pull request #15589 from apache/fix-polar

2021-09-13 Thread ovilia
This is an automated email from the ASF dual-hosted git repository. ovilia pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/echarts.git commit fde66eca74144f78c4299ac101f3c434bc57e5c1 Merge: d88f7cb fc507c0 Author: Wenli Zhang AuthorDate: Mon Sep 13 17:02:52

[echarts] branch master updated (d88f7cb -> fde66ec)

2021-09-13 Thread ovilia
This is an automated email from the ASF dual-hosted git repository. ovilia pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/echarts.git. from d88f7cb Merge pull request #15712 from apache/axis-hide-overlap add 090efb2 fix(polar): wrong sector

[GitHub] [echarts] ciesielskico commented on issue #7937: Cannot stack bars on time x-axis

2021-09-13 Thread GitBox
ciesielskico commented on issue #7937: URL: https://github.com/apache/echarts/issues/7937#issuecomment-917981700 +1, we need stacking with x-axis type `value` -- 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] branch fix-polar updated (97358af -> fc507c0)

2021-09-13 Thread ovilia
This is an automated email from the ASF dual-hosted git repository. ovilia pushed a change to branch fix-polar in repository https://gitbox.apache.org/repos/asf/echarts.git. from 97358af test(polar): update visual test add fc507c0 test(polar): update test case No new revisions were

[echarts] branch master updated (01bf5f1 -> d88f7cb)

2021-09-13 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 01bf5f1 Merge pull request #15706 from apache/fix-sunburst add 7dbf36c fix(time): add

[GitHub] [echarts] echarts-bot[bot] commented on pull request #15712: feat(axis): add axisLabel.hideOverlap

2021-09-13 Thread GitBox
echarts-bot[bot] commented on pull request #15712: URL: https://github.com/apache/echarts/pull/15712#issuecomment-917965949 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,

[GitHub] [echarts] pissang merged pull request #15712: feat(axis): add axisLabel.hideOverlap

2021-09-13 Thread GitBox
pissang merged pull request #15712: URL: https://github.com/apache/echarts/pull/15712 -- 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] dd1994 commented on issue #15658: scatter 图在特定情况下有 bug: 鼠标 hover 时会夸张的放大

2021-09-13 Thread GitBox
dd1994 commented on issue #15658: URL: https://github.com/apache/echarts/issues/15658#issuecomment-917957251 > > > > 知道原因了,所以关闭了。 > > > > > > > > > 方便写一下是什么原因吗 > > > > > > @Mo 类型是scatter的时候 他的缩放默认是true,改为 false 就行了 > > 控制缩放的是哪个属性啊,我找半天没找着o(╥﹏╥)o

[GitHub] [echarts] echarts-bot[bot] commented on pull request #15712: feat(time): add axisLabel.hideOverlap

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

[GitHub] [echarts] pissang opened a new pull request #15712: feat(time): add axisLabel.hideOverlap

2021-09-13 Thread GitBox
pissang opened a new pull request #15712: URL: https://github.com/apache/echarts/pull/15712 ## Brief Information This pull request is in the type of: - [ ] bug fixing - [x] new feature - [ ] others ### What does this PR do? Use

[echarts] branch axis-hide-overlap created (now 7dbf36c)

2021-09-13 Thread shenyi
This is an automated email from the ASF dual-hosted git repository. shenyi pushed a change to branch axis-hide-overlap in repository https://gitbox.apache.org/repos/asf/echarts.git. at 7dbf36c fix(time): add `axisLabel.hideOverlap` This branch includes the following new commits:

[echarts] 01/01: fix(time): add `axisLabel.hideOverlap`

2021-09-13 Thread shenyi
This is an automated email from the ASF dual-hosted git repository. shenyi pushed a commit to branch axis-hide-overlap in repository https://gitbox.apache.org/repos/asf/echarts.git commit 7dbf36c40a91e2ecf3a7af8a20ed029df9a76574 Author: pissang AuthorDate: Mon Sep 13 16:13:07 2021 +0800

[GitHub] [echarts] pissang edited a comment on pull request #15711: fix(line): soft clipping gradient.

2021-09-13 Thread GitBox
pissang edited a comment on pull request #15711: URL: https://github.com/apache/echarts/pull/15711#issuecomment-917940739 -- 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.

[GitHub] [echarts] pissang commented on pull request #15711: fix(line): soft clipping gradient.

2021-09-13 Thread GitBox
pissang commented on pull request #15711: URL: https://github.com/apache/echarts/pull/15711#issuecomment-917940739 @plainheart Yes, the leaking issue is hard to be avoided because of the limitation of the gradient. -- This is an automated message from the Apache Git Service. To respond

[GitHub] [echarts] Mobbbb commented on issue #15658: scatter 图在特定情况下有 bug: 鼠标 hover 时会夸张的放大

2021-09-13 Thread GitBox
Mo commented on issue #15658: URL: https://github.com/apache/echarts/issues/15658#issuecomment-917917228 > > > 知道原因了,所以关闭了。 > > > > > > 方便写一下是什么原因吗 > > @Mo 类型是scatter的时候 他的缩放默认是true,改为 false 就行了 控制缩放的是哪个属性啊,我找半天没找着o(╥﹏╥)o -- This is an automated message

[GitHub] [echarts] plainheart commented on pull request #15711: fix(line): soft clipping gradient.

2021-09-13 Thread GitBox
plainheart commented on pull request #15711: URL: https://github.com/apache/echarts/pull/15711#issuecomment-917897957 It can solve but doesn't seem to solve perfectly... https://user-images.githubusercontent.com/26999792/133037590-0a8b4cdf-27d7-45c1-a9bf-fe9b3632cd4f.png;

[GitHub] [echarts] weiwei-zhang commented on issue #8515: 如何设置数据视图显示的div区域大小,在toolbox中没有找到,默认的div样式太大,偏移位置,尤其关闭和刷新按钮错位

2021-09-13 Thread GitBox
weiwei-zhang commented on issue #8515: URL: https://github.com/apache/echarts/issues/8515#issuecomment-917887182 父元素上加个相对定位 position: relative;应该是width:100%继承出了问题 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [echarts] echarts-bot[bot] commented on pull request #15711: fix(line): soft clipping gradient.

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

[GitHub] [echarts] pissang opened a new pull request #15711: fix(line): soft clipping gradient.

2021-09-13 Thread GitBox
pissang opened a new pull request #15711: URL: https://github.com/apache/echarts/pull/15711 ## Brief Information This pull request is in the type of: - [x] bug fixing - [ ] new feature - [ ] others ### What does this PR do? In the cases like

<    1   2