[GitHub] [echarts] kishore-uc opened a new issue #16727: [Bug] charts shrinks if the div has a small width(500px)

2022-03-22 Thread GitBox
kishore-uc opened a new issue #16727: URL: https://github.com/apache/echarts/issues/16727 ### Version 5.3.0 ### Link to Minimal Reproduction _No response_ ### Steps to Reproduce 1) Charts should not shrink, if the div has a small width(500px). 2) The

[GitHub] [echarts] kishore-uc opened a new issue #16726: vertical bar, first axisLabel in small screen not visible, rest all visible?

2022-03-22 Thread GitBox
kishore-uc opened a new issue #16726: URL: https://github.com/apache/echarts/issues/16726 ### Version 5.3.0 ### Link to Minimal Reproduction _No response_ ### Steps to Reproduce 1) First axisLabel of Vertical bar in small screen (max-width 1288px) should

[GitHub] [echarts] pissang commented on pull request #16719: feat: allow areaStyle.origin to take number as input

2022-03-22 Thread GitBox
pissang commented on pull request #16719: URL: https://github.com/apache/echarts/pull/16719#issuecomment-1075872958 @jiawulin001 We usually add test cases in the test folder. Run `npm run mktest area-origin` and it will generate a template for you. -- This is an automated message from

[GitHub] [echarts] echarts-bot[bot] commented on issue #16725: 类tradeview那样专业的kline[Feature]

2022-03-22 Thread GitBox
echarts-bot[bot] commented on issue #16725: URL: https://github.com/apache/echarts/issues/16725#issuecomment-1075836757 @layidao 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

[GitHub] [echarts] layidao opened a new issue #16725: 类tradeview那样专业的kline[Feature]

2022-03-22 Thread GitBox
layidao opened a new issue #16725: URL: https://github.com/apache/echarts/issues/16725 ### What problem does this feature solve? 希望出一版类tradeview那样专业的kline控件 ### What does the proposed API look like? 希望出一版类tradeview那样专业的kline控件 -- This is an automated message from the

[GitHub] [echarts] jiawulin001 edited a comment on pull request #16719: feat: allow areaStyle.origin to take number as input

2022-03-22 Thread GitBox
jiawulin001 edited a comment on pull request #16719: URL: https://github.com/apache/echarts/pull/16719#issuecomment-1075828598 @pissang Any suggestion on which test.ts to add the test case to? I didn't find any existent test file that includes areaStyle, so my plan is to add a new test

[GitHub] [echarts] jiawulin001 commented on pull request #16719: feat: allow areaStyle.origin to take number as input

2022-03-22 Thread GitBox
jiawulin001 commented on pull request #16719: URL: https://github.com/apache/echarts/pull/16719#issuecomment-1075828598 Any suggestion on which test.ts to add the test case to? I didn't find any existent test file that includes areaStyle, so my plan is to add a new test file under

[GitHub] [echarts] jiawulin001 commented on pull request #16719: feat: allow areaStyle.origin to take number as input

2022-03-22 Thread GitBox
jiawulin001 commented on pull request #16719: URL: https://github.com/apache/echarts/pull/16719#issuecomment-1075788671 yes, I can add a test case -- 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

[GitHub] [echarts] github-actions[bot] commented on issue #7126: 【请教】折线图使用 yAxis.inverse 之后,如何禁止 areaStyle 翻转

2022-03-22 Thread GitBox
github-actions[bot] commented on issue #7126: URL: https://github.com/apache/echarts/issues/7126#issuecomment-1075639378 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] closed issue #7126: 【请教】折线图使用 yAxis.inverse 之后,如何禁止 areaStyle 翻转

2022-03-22 Thread GitBox
github-actions[bot] closed issue #7126: URL: https://github.com/apache/echarts/issues/7126 -- 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] MrCatEsq opened a new issue #16724: [Feature] dataZoom's miniature misrepresents data in a managed plot (the plot drawn over the slider doesn't match the main plot's data)

2022-03-22 Thread GitBox
MrCatEsq opened a new issue #16724: URL: https://github.com/apache/echarts/issues/16724 ### What problem does this feature solve? When I create simple [line plot/chart](https://echarts.apache.org/en/option.html#series-line.type) using Apache Echarts I also can add built-in data

[GitHub] [echarts] plainheart closed issue #16722: 折线图堆叠

2022-03-22 Thread GitBox
plainheart closed issue #16722: URL: https://github.com/apache/echarts/issues/16722 -- 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] agardiol commented on issue #15871: Datazoom mousewheel and keypress combination wonky.

2022-03-22 Thread GitBox
agardiol commented on issue #15871: URL: https://github.com/apache/echarts/issues/15871#issuecomment-1075136877 This ticket is similar to: scroll event may prevent after use inside dataZoom #10079 Should be merged ? -- This is an automated message from the Apache Git Service. To

[GitHub] [echarts] RavalikaP commented on issue #16723: Issue with Graphic element rendering

2022-03-22 Thread GitBox
RavalikaP commented on issue #16723: URL: https://github.com/apache/echarts/issues/16723#issuecomment-1075101308 [line-graphic.zip](https://github.com/apache/echarts/files/8324068/line-graphic.zip) -- This is an automated message from the Apache Git Service. To respond to the

[GitHub] [echarts] RavalikaP opened a new issue #16723: Issue with Graphic element rendering

2022-03-22 Thread GitBox
RavalikaP opened a new issue #16723: URL: https://github.com/apache/echarts/issues/16723 ### Version 5.3.0 ### Link to Minimal Reproduction _No response_ ### Steps to Reproduce 1. Create a basic chart and try to add graphic elements on the chart with Huge

[GitHub] [echarts] plainheart commented on issue #16722: 折线图堆叠[Bug]

2022-03-22 Thread GitBox
plainheart commented on issue #16722: URL: https://github.com/apache/echarts/issues/16722#issuecomment-1075066924 See also #14804, #14629, #15753, #15353, #16277 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

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

2022-03-22 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 1010cb5 chore: merge master add 1884938 feat: add color component add 5dabb4e feat:

[GitHub] [echarts] ScWtt commented on issue #16722: 折线图堆叠[Bug]

2022-03-22 Thread GitBox
ScWtt commented on issue #16722: URL: https://github.com/apache/echarts/issues/16722#issuecomment-1075044113 这个问题很严重麻烦加记处理下 -- 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] echarts-bot[bot] commented on issue #16722: 折线图堆叠[Bug]

2022-03-22 Thread GitBox
echarts-bot[bot] commented on issue #16722: URL: https://github.com/apache/echarts/issues/16722#issuecomment-1075040556 @ScWtt 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

[GitHub] [echarts] ScWtt opened a new issue #16722: 折线图堆叠[Bug]

2022-03-22 Thread GitBox
ScWtt opened a new issue #16722: URL: https://github.com/apache/echarts/issues/16722 ### Version 5.3.1 ### Link to Minimal Reproduction https://echarts.apache.org/examples/zh/editor.html?c=line-stack=5.3.1 ### Steps to Reproduce 将series的第一项的data修改为[10563,

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

2022-03-22 Thread GitBox
kishore-uc commented on issue #16699: URL: https://github.com/apache/echarts/issues/16699#issuecomment-1075016118 > Did you set `tooltip.confine` to `true`? I tried with the online example editor. It seems well. > > ```js > option = { > xAxis: { > type: 'category',

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

2022-03-22 Thread GitBox
plainheart commented on issue #16699: URL: https://github.com/apache/echarts/issues/16699#issuecomment-1074994808 Did you set `tooltip.confine` to `true`? I tried with the online example editor. It seems well. ```js option = { xAxis: { type: 'category', data:

[GitHub] [echarts] Ovilia opened a new pull request #16721: [Feature] Toolbar snapping and axisPointer snapping

2022-03-22 Thread GitBox
Ovilia opened a new pull request #16721: URL: https://github.com/apache/echarts/pull/16721 ## Brief Information This pull request is in the type of: - [ ] bug fixing - [x] new feature - [ ] others ### What does this PR do? Supports

[echarts] branch feat-toolbar-snap created (now 25b0b2f)

2022-03-22 Thread ovilia
This is an automated email from the ASF dual-hosted git repository. ovilia pushed a change to branch feat-toolbar-snap in repository https://gitbox.apache.org/repos/asf/echarts.git. at 25b0b2f feat(tooltip): tooltip with snap This branch includes the following new commits: new

[echarts] 01/02: test(tooltip): add test case

2022-03-22 Thread ovilia
This is an automated email from the ASF dual-hosted git repository. ovilia pushed a commit to branch feat-toolbar-snap in repository https://gitbox.apache.org/repos/asf/echarts.git commit 41e45dd6b968aa7ef719fce7f6fd89ac9cd20d68 Author: Ovilia AuthorDate: Mon Mar 21 14:26:04 2022 +0800

[echarts] 02/02: feat(tooltip): tooltip with snap

2022-03-22 Thread ovilia
This is an automated email from the ASF dual-hosted git repository. ovilia pushed a commit to branch feat-toolbar-snap in repository https://gitbox.apache.org/repos/asf/echarts.git commit 25b0b2fc6c1fbf58ecfc42249bda36d1d86da8cf Author: Ovilia AuthorDate: Tue Mar 22 17:22:38 2022 +0800

[GitHub] [echarts] Wolf2323 opened a new issue #16720: [Bug] Sunburst center label not correctly aligned with specific children amount

2022-03-22 Thread GitBox
Wolf2323 opened a new issue #16720: URL: https://github.com/apache/echarts/issues/16720 ### Version 5.3.1 ### Link to Minimal Reproduction https://jsfiddle.net/f2ar1gzs/2/ ### Steps to Reproduce you can see the issue immediately ### Current Behavior

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

2022-03-22 Thread GitBox
jiawulin001 commented on issue #16716: URL: https://github.com/apache/echarts/issues/16716#issuecomment-1074885743 测试之后发现是只要后一天的数据量比前一天的少就会发生这样的问题,且关闭动态排序后无此问题,推测是动态排序中发生的问题 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

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

2022-03-22 Thread GitBox
jiawulin001 commented on issue #16697: URL: https://github.com/apache/echarts/issues/16697#issuecomment-1074883998 @Yijx 能讲下是怎么拼出来的吗?目前的Echarts的线性渐变和径向渐变都是基于Zrender本身已有的渐变功能,如果需要实现圆锥渐变似乎需要Zrender本身支持这个功能? -- This is an automated message from the Apache Git Service. To respond to the

[GitHub] [echarts] pissang commented on pull request #16719: feat: allow areaStyle.origin to take number as input

2022-03-22 Thread GitBox
pissang commented on pull request #16719: URL: https://github.com/apache/echarts/pull/16719#issuecomment-1074874099 @jiawulin001 Wow looks great! BTW do you mind adding a test case? -- This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [echarts] echarts-bot[bot] commented on pull request #16719: feat: allow areaStyle.origin to take number as input

2022-03-22 Thread GitBox
echarts-bot[bot] commented on pull request #16719: URL: https://github.com/apache/echarts/pull/16719#issuecomment-1074865278 Thanks for your contribution! The community will review it ASAP. In the meanwhile, please checkout [the coding

[GitHub] [echarts] jiawulin001 opened a new pull request #16719: feat: allow areaStyle.origin to take number as input

2022-03-22 Thread GitBox
jiawulin001 opened a new pull request #16719: URL: https://github.com/apache/echarts/pull/16719 ## Brief Information This pull request is in the type of: - [ ] bug fixing - [x] new feature - [ ] others ### What does this PR do? Allow

[echarts] branch master updated (a4cda9f -> 5c9430c)

2022-03-22 Thread wangzx
This is an automated email from the ASF dual-hosted git repository. wangzx pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/echarts.git. from a4cda9f Merge pull request #16653 from apache/fix-gauge add a5ad5de fix(heatmap): add 0.5px to avoid the

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

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

2022-03-22 Thread GitBox
plainheart merged pull request #16714: URL: https://github.com/apache/echarts/pull/16714 -- 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] plainheart closed issue #6011: 直角坐标系热力图如何去除网格线

2022-03-22 Thread GitBox
plainheart closed issue #6011: URL: https://github.com/apache/echarts/issues/6011 -- 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] BigFace123 commented on issue #16600: [Feature] Display value in sankey chart

2022-03-22 Thread GitBox
BigFace123 commented on issue #16600: URL: https://github.com/apache/echarts/issues/16600#issuecomment-1074846039 It’s means that’s no way to show link value on lines directly? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

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

2022-03-22 Thread GitBox
pissang commented on pull request #16714: URL: https://github.com/apache/echarts/pull/16714#issuecomment-1074835675 The result looks good enough so far. -- 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] jiawulin001 commented on issue #16717: [Feature] Area Chart with limit line where area fill is on both sides of mark line.

2022-03-22 Thread GitBox
jiawulin001 commented on issue #16717: URL: https://github.com/apache/echarts/issues/16717#issuecomment-1074833112 I can do this feature. -- 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] wangbaiwang123 commented on issue #16716: 动态排序柱状图,柱子丢失[Bug]

2022-03-22 Thread GitBox
wangbaiwang123 commented on issue #16716: URL: https://github.com/apache/echarts/issues/16716#issuecomment-1074831594 > 这个办法,我试了可以解决。 但是感觉有点不太完美,要是能提供隐藏某些柱子的功能就完美了。 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

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

2022-03-22 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-22 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

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

2022-03-22 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-22 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

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

2022-03-22 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:

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

2022-03-22 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;>