[GitHub] [echarts] plainheart edited a comment on pull request #16714: fix(heatmap): avoid the unexpected gaps when dpr is not an integer

2022-03-21 Thread GitBox
plainheart edited a comment on pull request #16714: URL: https://github.com/apache/echarts/pull/16714#issuecomment-1074800781 > why the previous `Math.floor` and `Math.round` didn't fix it well I'm not quite sure but I guess it might be because some decimals are unexpectedly rounded

[GitHub] [echarts] plainheart commented on pull request #16714: fix(heatmap): avoid the unexpected gaps when dpr is not an integer

2022-03-21 Thread GitBox
plainheart commented on pull request #16714: URL: https://github.com/apache/echarts/pull/16714#issuecomment-1074800781 > why the previous `Math.floor` and `Math.round` didn't fix it well I'm not quite sure but I guess it might be because some decimals are unexpectedly rounded up/down

[GitHub] [echarts] pissang edited a comment on issue #16716: 动态排序柱状图,柱子丢失[Bug]

2022-03-21 Thread GitBox
pissang edited a comment on issue #16716: URL: https://github.com/apache/echarts/issues/16716#issuecomment-107472 @wangbaiwang123 最好 3 月 6 号 和 7 号两组数据对齐,没有数据的区就写成 0 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [echarts] pissang commented on issue #16716: 动态排序柱状图,柱子丢失[Bug]

2022-03-21 Thread GitBox
pissang commented on issue #16716: URL: https://github.com/apache/echarts/issues/16716#issuecomment-107472 @wangbaiwang123 最好 3 月 6 号 和 7 号两组数据对齐,如果没有数据的话就写成 0 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the U

[GitHub] [echarts] Yijx closed issue #16697: 仪表盘的进度条如何配置由深到浅的渐变?gauge progress LinearGradient

2022-03-21 Thread GitBox
Yijx closed issue #16697: URL: https://github.com/apache/echarts/issues/16697 -- 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] Yijx commented on issue #16697: 仪表盘的进度条如何配置由深到浅的渐变?gauge progress LinearGradient

2022-03-21 Thread GitBox
Yijx commented on issue #16697: URL: https://github.com/apache/echarts/issues/16697#issuecomment-1074777493 > 似乎需要 conic gradient 圆锥渐变才能实现此类效果,暂时还不支持。 好的,谢谢,曲线救国,用100弧长拼成了这个效果 https://user-images.githubusercontent.com/30200703/159418872-2ef06c82-4540-497f-b96e-f40f281b9b53.png";>

[GitHub] [echarts] 18336380660 edited a comment on issue #16713: [Bug] effectScatter-bmap,Downloading the sample will not open and will not display. Importing Angular from the sample code will not dis

2022-03-21 Thread GitBox
18336380660 edited a comment on issue #16713: URL: https://github.com/apache/echarts/issues/16713#issuecomment-1074683778 ![image](https://user-images.githubusercontent.com/33892229/159415499-41d2f701-a144-4c07-aa50-f9e1a09a39e4.png) 地图没有渲染出来,只有标题,控制台没报错 -- This is an auto

[GitHub] [echarts] pissang commented on pull request #16714: fix(heatmap): avoid the unexpected gaps when dpr is not an integer

2022-03-21 Thread GitBox
pissang commented on pull request #16714: URL: https://github.com/apache/echarts/pull/16714#issuecomment-1074748451 Just for curious, why the previous `Math.floor` and `Math.round` didn't fix it well -- This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [echarts] msbasanth commented on issue #16717: [Feature] Area Chart with limit line where area fill is on both sides of mark line.

2022-03-21 Thread GitBox
msbasanth commented on issue #16717: URL: https://github.com/apache/echarts/issues/16717#issuecomment-1074739911 @pissang it would nice if we could set `areaStyle.origin` to a number. Is this something already in roadmap? Will you be able to support us in getting this feature in? -- Thi

[GitHub] [echarts] kishore-uc commented on issue #16699: [Bug] Echarts - Tooltip goes out of page/window if text is long

2022-03-21 Thread GitBox
kishore-uc commented on issue #16699: URL: https://github.com/apache/echarts/issues/16699#issuecomment-1074734197 > Could you please provide a simple online demo so that I can know more about your issue? Please check the video, when hover on left first bar the tooltip shows only hal

[GitHub] [echarts] kongmoumou commented on pull request #15428: feat(graph): simple graph draggable. close #14510

2022-03-21 Thread GitBox
kongmoumou commented on pull request #15428: URL: https://github.com/apache/echarts/pull/15428#issuecomment-1074729587 Maybe try this 😂 @jayarjo ```js echarts.getInstanceByDom($0)._chartsViews[0]._model.getData().getItemLayout(0) // dragged node index ``` -- This is an aut

[GitHub] [echarts] 18336380660 commented on issue #16713: [Bug] effectScatter-bmap,Downloading the sample will not open and will not display. Importing Angular from the sample code will not display

2022-03-21 Thread GitBox
18336380660 commented on issue #16713: URL: https://github.com/apache/echarts/issues/16713#issuecomment-1074683778 ![image](https://user-images.githubusercontent.com/33892229/159401233-71204c52-27dc-4c5b-99ac-beff5ec2434f.png) There is no exception on the console -- This is an automat

[GitHub] [echarts] fighterkang closed issue #16715: [Bug] echarts 4.9.0版本,设置geo.itemStyle.normal.areaColor不生效(geo.itemStyle.normal.borderColor是生效的)

2022-03-21 Thread GitBox
fighterkang closed issue #16715: URL: https://github.com/apache/echarts/issues/16715 -- 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] fighterkang commented on issue #16715: [Bug] echarts 4.9.0版本,设置geo.itemStyle.normal.areaColor不生效(geo.itemStyle.normal.borderColor是生效的)

2022-03-21 Thread GitBox
fighterkang commented on issue #16715: URL: https://github.com/apache/echarts/issues/16715#issuecomment-1074683053 It was okay the next day. so confused. -- 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 t

[GitHub] [echarts] pissang commented on issue #16713: [Bug] effectScatter-bmap,Downloading the sample will not open and will not display. Importing Angular from the sample code will not display

2022-03-21 Thread GitBox
pissang commented on issue #16713: URL: https://github.com/apache/echarts/issues/16713#issuecomment-1074675253 @18336380660 Please describe your problem with more detail. Like any errors in the console? -- This is an automated message from the Apache Git Service. To respond to the messag

[GitHub] [echarts] 18336380660 edited a comment on issue #16713: [Bug] effectScatter-bmap,Downloading the sample will not open and will not display. Importing Angular from the sample code will not dis

2022-03-21 Thread GitBox
18336380660 edited a comment on issue #16713: URL: https://github.com/apache/echarts/issues/16713#issuecomment-1073919643 Presents version 13 Echarts version 5.3.1 was introduced Add it to angular.json "node_modules/echarts/dist/echarts.min.js", "Node_modules/echarts/dist/extensi

[GitHub] [echarts] echarts-bot[bot] commented on issue #16717: [Feature] Area Chart with limit line where area fill is on both sides of mark line.

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

[GitHub] [echarts] pissang commented on issue #16717: [Feature] Area Chart with limit line where area fill is on both sides of mark line.

2022-03-21 Thread GitBox
pissang commented on issue #16717: URL: https://github.com/apache/echarts/issues/16717#issuecomment-1074625703 Perhaps we can support setting `areaStyle.origin` to a number -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [echarts] 18336380660 opened a new issue #16718: [Bug] angular 13 bmap Don't show

2022-03-21 Thread GitBox
18336380660 opened a new issue #16718: URL: https://github.com/apache/echarts/issues/16718 ### Version 5.3.1 ### Link to Minimal Reproduction _No response_ ### Steps to Reproduce angular version 13 Echarts version 5.3.1 was introduced Add it to angula

[GitHub] [echarts] github-actions[bot] commented on issue #12301: Large scale area chart bug when zoom

2022-03-21 Thread GitBox
github-actions[bot] commented on issue #12301: URL: https://github.com/apache/echarts/issues/12301#issuecomment-1074417788 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] github-actions[bot] commented on issue #12292: max count of data

2022-03-21 Thread GitBox
github-actions[bot] commented on issue #12292: URL: https://github.com/apache/echarts/issues/12292#issuecomment-1074417761 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] jkasperbl commented on issue #16703: [Question][Feature] How do you specify date format in tooltip?

2022-03-21 Thread GitBox
jkasperbl commented on issue #16703: URL: https://github.com/apache/echarts/issues/16703#issuecomment-1074391905 Thanks @jiawulin001. That works, but I don't think it's a great solution for the following reasons: - You have to re-apply the default tooltip styling (with series color

[GitHub] [echarts] msbasanth opened a new issue #16717: [Feature] Area Chart with limit line where area fill is on both sides of mark line.

2022-03-21 Thread GitBox
msbasanth opened a new issue #16717: URL: https://github.com/apache/echarts/issues/16717 ### What problem does this feature solve? ![image](https://user-images.githubusercontent.com/1813/159341796-dd9908de-d4a1-46ca-8440-ef3bee9f89df.png) https://echarts.apache.org/example

[GitHub] [echarts] echarts-bot[bot] commented on issue #16716: 动态排序柱状图,柱子丢失[Bug]

2022-03-21 Thread GitBox
echarts-bot[bot] commented on issue #16716: URL: https://github.com/apache/echarts/issues/16716#issuecomment-1073921723 @wangbaiwang123 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 lik

[GitHub] [echarts] wangbaiwang123 opened a new issue #16716: 动态排序柱状图,柱子丢失[Bug]

2022-03-21 Thread GitBox
wangbaiwang123 opened a new issue #16716: URL: https://github.com/apache/echarts/issues/16716 ### Version 5.3.1 ### Link to Minimal Reproduction https://codepen.io/wangbaiwang123/pen/abEZMjw ### Steps to Reproduce 1.动态柱子渲染切换会导致有些柱子消失 2.如例子中3月7日虹口的数据就没了,很

[GitHub] [echarts] 18336380660 commented on issue #16713: [Bug] effectScatter-bmap,Downloading the sample will not open and will not display. Importing Angular from the sample code will not display

2022-03-21 Thread GitBox
18336380660 commented on issue #16713: URL: https://github.com/apache/echarts/issues/16713#issuecomment-1073919643 Presents version 13 Echarts version 5.3.1 was introduced Add it to angular.json "node_modules/echarts/dist/echarts.min.js", "Node_modules/echarts/dist/extension/bmap

[GitHub] [echarts] plainheart commented on issue #16697: 仪表盘的进度条如何配置由深到浅的渐变?gauge progress LinearGradient

2022-03-21 Thread GitBox
plainheart commented on issue #16697: URL: https://github.com/apache/echarts/issues/16697#issuecomment-1073869598 似乎需要 conic gradient 圆锥渐变才能实现此类效果,暂时还不支持。 -- 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] Ovilia commented on issue #16711: endLabel重合如何解决?

2022-03-21 Thread GitBox
Ovilia commented on issue #16711: URL: https://github.com/apache/echarts/issues/16711#issuecomment-1073792371 参考 https://echarts.apache.org/examples/zh/editor.html?c=line-race 其中的 `moveOverlap` -- This is an automated message from the Apache Git Service. To respond to the message

[echarts-theme-builder] branch refactor updated (da2af59 -> 1010cb5)

2022-03-21 Thread ovilia
This is an automated email from the ASF dual-hosted git repository. ovilia pushed a change to branch refactor in repository https://gitbox.apache.org/repos/asf/echarts-theme-builder.git. from da2af59 feat: add more config add 55e76e9 adapt echarts 5.x add da488aa update node-sas

[echarts-theme-builder] branch refactor updated: feat: add more config

2022-03-21 Thread ovilia
This is an automated email from the ASF dual-hosted git repository. ovilia pushed a commit to branch refactor in repository https://gitbox.apache.org/repos/asf/echarts-theme-builder.git The following commit(s) were added to refs/heads/refactor by this push: new da2af59 feat: add more confi

[GitHub] [echarts] plainheart commented on issue #16713: [Bug] effectScatter-bmap,Downloading the sample will not open and will not display. Importing Angular from the sample code will not display

2022-03-21 Thread GitBox
plainheart commented on issue #16713: URL: https://github.com/apache/echarts/issues/16713#issuecomment-1073780209 1. This example uses [Baidu Map](https://lbsyun.baidu.com), please make sure this service is available in your area. 2. Please you have uncommented these two lines and replac

[GitHub] [echarts] echarts-bot[bot] commented on issue #16715: [Bug] echarts 4.9.0版本,设置geo.itemStyle.normal.areaColor不生效(geo.itemStyle.normal.borderColor是生效的)

2022-03-21 Thread GitBox
echarts-bot[bot] commented on issue #16715: URL: https://github.com/apache/echarts/issues/16715#issuecomment-1073774462 @fighterkang 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 t

[GitHub] [echarts] fighterkang opened a new issue #16715: [Bug] echarts 4.9.0版本,设置geo.itemStyle.normal.areaColor不生效(geo.itemStyle.normal.borderColor是生效的)

2022-03-21 Thread GitBox
fighterkang opened a new issue #16715: URL: https://github.com/apache/echarts/issues/16715 ### Version 4.9.0 ### Link to Minimal Reproduction _No response_ ### Steps to Reproduce geo:{ itemStyle: { normal: { borderCo

[GitHub] [echarts] echarts-bot[bot] commented on pull request #16714: fix(heatmap): avoid the unexpected gaps when dpr is not an integer

2022-03-21 Thread GitBox
echarts-bot[bot] commented on pull request #16714: URL: https://github.com/apache/echarts/pull/16714#issuecomment-1073773603 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] plainheart opened a new pull request #16714: fix(heatmap): avoid the unexpected gaps when dpr is not an integer

2022-03-21 Thread GitBox
plainheart opened a new pull request #16714: URL: https://github.com/apache/echarts/pull/16714 ## Brief Information This pull request is in the type of: - [x] bug fixing - [ ] new feature - [ ] others ### What does this PR do? Fix some gaps w

[echarts-theme-builder] 01/03: Merge branch 'master' into refactor

2022-03-21 Thread ovilia
This is an automated email from the ASF dual-hosted git repository. ovilia pushed a commit to branch refactor in repository https://gitbox.apache.org/repos/asf/echarts-theme-builder.git commit 4178bd482ec5959443bae048e54ab6d82a800729 Merge: 0431cab 9cd15a2 Author: Ovilia AuthorDate: Fri Apr 9 16

[echarts-theme-builder] branch refactor updated (0431cab -> 84e7b86)

2022-03-21 Thread ovilia
This is an automated email from the ASF dual-hosted git repository. ovilia pushed a change to branch refactor in repository https://gitbox.apache.org/repos/asf/echarts-theme-builder.git. from 0431cab feat: init using vite add 9cd15a2 core: add license new 4178bd4 Merge branch 'm

[echarts-theme-builder] 03/03: feat: element ui

2022-03-21 Thread ovilia
This is an automated email from the ASF dual-hosted git repository. ovilia pushed a commit to branch refactor in repository https://gitbox.apache.org/repos/asf/echarts-theme-builder.git commit 84e7b869285cbd936008da634aa0bb47b729b0a7 Author: Ovilia AuthorDate: Mon Mar 21 19:16:41 2022 +0800

[GitHub] [echarts] echarts-bot[bot] closed issue #16713: [Bug]

2022-03-21 Thread GitBox
echarts-bot[bot] closed issue #16713: URL: https://github.com/apache/echarts/issues/16713 -- 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] 18336380660 opened a new issue #16713: [Bug]

2022-03-21 Thread GitBox
18336380660 opened a new issue #16713: URL: https://github.com/apache/echarts/issues/16713 ### Version 5.3.1 ### Link to Minimal Reproduction https://echarts.apache.org/examples/zh/editor.html?c=effectScatter-bmap ### Steps to Reproduce effectScatter-bmap,D

[GitHub] [echarts] echarts-bot[bot] commented on issue #16713: [Bug]

2022-03-21 Thread GitBox
echarts-bot[bot] commented on issue #16713: URL: https://github.com/apache/echarts/issues/16713#issuecomment-1073763537 I'm sorry to close this issue for it lacks the necessary title. Please provide **a _descriptive_ and as _concise_ as possible title to describe your problems or requests*

[GitHub] [echarts] ZeekoZhu opened a new issue #16712: [Feature] add options to set the gap between `visualMap.text` and item

2022-03-21 Thread GitBox
ZeekoZhu opened a new issue #16712: URL: https://github.com/apache/echarts/issues/16712 ### What problem does this feature solve? I want to increase the distance between the "text on the ends" and the visualMap items. ![image](https://user-images.githubusercontent.com/1386184

[GitHub] [echarts] jiawulin001 commented on issue #16706: [Bug] visualMap.textGap has no effect on the gap of visualMap.text

2022-03-21 Thread GitBox
jiawulin001 commented on issue #16706: URL: https://github.com/apache/echarts/issues/16706#issuecomment-1073684997 Sorry no existent function seems to directly control it. If you expect community to develop such feature, you might want to reopen this issue or resubmit another issue to expl

[GitHub] [echarts] ZeekoZhu commented on issue #16706: [Bug] visualMap.textGap has no effect on the gap of visualMap.text

2022-03-21 Thread GitBox
ZeekoZhu commented on issue #16706: URL: https://github.com/apache/echarts/issues/16706#issuecomment-1073673958 @jiawulin001 Are there any appropriate options to control the distance between the "text on the ends" and the visualMap items? For now, I have to use whitespace to simulate the g

[GitHub] [echarts] dragonzoebai commented on issue #16711: endLabel重合如何解决?

2022-03-21 Thread GitBox
dragonzoebai commented on issue #16711: URL: https://github.com/apache/echarts/issues/16711#issuecomment-1073671357 ![image](https://user-images.githubusercontent.com/5774016/159233705-150ccbc4-3017-4c24-841a-08ba99dd90be.png) -- This is an automated message from the Apache Git Servi

[GitHub] [echarts] dragonzoebai opened a new issue #16711: endLabel重合如何解决?

2022-03-21 Thread GitBox
dragonzoebai opened a new issue #16711: URL: https://github.com/apache/echarts/issues/16711 ### Version 5.3.1 ### Link to Minimal Reproduction _No response_ ### Steps to Reproduce endLabel: { show: true, formatt

[GitHub] [echarts] jiawulin001 commented on issue #16703: [Question][Feature] How do you specify date format in tooltip?

2022-03-21 Thread GitBox
jiawulin001 commented on issue #16703: URL: https://github.com/apache/echarts/issues/16703#issuecomment-1073662299 Yes, you can solve this by adding a formatter to tooltip: ``` tooltip: { trigger: 'axis', formatter:function(param){ param = param[0]; retu

[GitHub] [echarts] FengHuangDong edited a comment on issue #16583: [Feature] brush 选框触发方式问题

2022-03-21 Thread GitBox
FengHuangDong edited a comment on issue #16583: URL: https://github.com/apache/echarts/issues/16583#issuecomment-1073554074 @iceatlas ```ts myChart.dispatchAction({ type: "takeGlobalCursor", key: "brush", brushOption: { brushType: xxx, },

[GitHub] [echarts] feiniao33 commented on issue #6011: 直角坐标系热力图如何去除网格线

2022-03-21 Thread GitBox
feiniao33 commented on issue #6011: URL: https://github.com/apache/echarts/issues/6011#issuecomment-1073624821 @plainheart 我发现ng build之后,没能把修改后的代码打包进去,不知道啥问题了。坐等5.3.2修复这个问题!!请问什么时候会出5.3.2呀? -- This is an automated message from the Apache Git Service. To respond to the message, please lo

[GitHub] [echarts] feiniao33 commented on issue #6011: 直角坐标系热力图如何去除网格线

2022-03-21 Thread GitBox
feiniao33 commented on issue #6011: URL: https://github.com/apache/echarts/issues/6011#issuecomment-1073574530 @plainheart 没事儿~能合进去就更好了!感谢感谢! -- 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] plainheart commented on issue #6011: 直角坐标系热力图如何去除网格线

2022-03-21 Thread GitBox
plainheart commented on issue #6011: URL: https://github.com/apache/echarts/issues/6011#issuecomment-1073572254 @feiniao33 好的 抱歉没注意到你的上个评论 稍后我会提个PR 看看能不能合入 5.3.2 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [echarts] feiniao33 commented on issue #6011: 直角坐标系热力图如何去除网格线

2022-03-21 Thread GitBox
feiniao33 commented on issue #6011: URL: https://github.com/apache/echarts/issues/6011#issuecomment-1073557485 > @feiniao33 这不是“网格线”或者“背景线”,而是因为计算精度问题导致的“缝隙”,一般只有在 dpr 不是整数时会出现。[fix-heatmap-gap](https://github.com/apache/echarts/tree/fix-heatmap-gap) 是针对此问题的修复分支。 找到修改的地方了了,在node_mo

[GitHub] [echarts] FengHuangDong commented on issue #16583: [Feature] brush 选框触发方式问题

2022-03-21 Thread GitBox
FengHuangDong commented on issue #16583: URL: https://github.com/apache/echarts/issues/16583#issuecomment-1073554074 @iceatlas myChart.dispatchAction({ type: "takeGlobalCursor", key: "brush", brushOption: { brushType: xxx, }, });

[GitHub] [echarts] gtzinos edited a comment on pull request #14214: Fix(tooltip): width and overflow not working

2022-03-21 Thread GitBox
gtzinos edited a comment on pull request #14214: URL: https://github.com/apache/echarts/pull/14214#issuecomment-1073549967 in which version is it fixed? I have the 5.2.2 and still is not working -- This is an automated message from the Apache Git Service. To respond to the message, pl

[GitHub] [echarts] gtzinos commented on pull request #14214: Fix(tooltip): width and overflow not working

2022-03-21 Thread GitBox
gtzinos commented on pull request #14214: URL: https://github.com/apache/echarts/pull/14214#issuecomment-1073549967 in which version is it fixed? -- 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

[GitHub] [echarts] gtzinos commented on issue #14211: tooltip.textStyle.width It doesn't work.

2022-03-21 Thread GitBox
gtzinos commented on issue #14211: URL: https://github.com/apache/echarts/issues/14211#issuecomment-1073549072 any update on this? -- 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 co