[GitHub] [echarts] echarts-bot[bot] commented on pull request #17155: fix:improve PictorialBarSeriesOption

2022-06-03 Thread GitBox
echarts-bot[bot] commented on PR #17155: URL: https://github.com/apache/echarts/pull/17155#issuecomment-1146533470 Thanks for your contribution! The community will review it ASAP. In the meanwhile, please checkout [the coding standard](https://echarts.apache.org/en/coding-standard.html)

[GitHub] [echarts] dmzc opened a new pull request, #17155: fix:improve PictorialBarSeriesOption

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

[GitHub] [echarts] tyn1998 commented on issue #17154: [Bug] Stacked bar chart is broken when you use encode to get the data

2022-06-03 Thread GitBox
tyn1998 commented on issue #17154: URL: https://github.com/apache/echarts/issues/17154#issuecomment-1146492845 Hi @Shaq76, I think dimention name cannot be "". Please give it a name then the `optionBroken` works too.

[GitHub] [echarts] susiwen8 closed issue #17145: [Bug] 热力图在一些合法数据的情况下产生空白的图像

2022-06-03 Thread GitBox
susiwen8 closed issue #17145: [Bug] 热力图在一些合法数据的情况下产生空白的图像 URL: https://github.com/apache/echarts/issues/17145 -- 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] biankaiwen commented on issue #17145: [Bug] 热力图在一些合法数据的情况下产生空白的图像

2022-06-03 Thread GitBox
biankaiwen commented on issue #17145: URL: https://github.com/apache/echarts/issues/17145#issuecomment-1146299584 @tyn1998 That helps a lot! thank you very much! -- 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] Shaq76 opened a new issue, #17154: [Bug] Stacked bar chart is broken when you use encode to get the data

2022-06-03 Thread GitBox
Shaq76 opened a new issue, #17154: URL: https://github.com/apache/echarts/issues/17154 ### Version 5.3.2 ### Link to Minimal Reproduction _No response_ ### Steps to Reproduce ` let data = [ ["", "V1", "V2"], ['A', 6545, 6545],

[GitHub] [echarts] nhhaidee opened a new issue, #17153: Overflow Scroll for Echarts Containers

2022-06-03 Thread GitBox
nhhaidee opened a new issue, #17153: URL: https://github.com/apache/echarts/issues/17153 ### What problem does this feature solve? I would like to implement Overflow Scroll for charts as in picture

[echarts-doc] branch master updated: docs(visual-map-continuous): fix spelling error

2022-06-03 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-doc.git The following commit(s) were added to refs/heads/master by this push: new dfdf075c docs(visual-map-continuous): fix

[GitHub] [echarts-doc] pissang merged pull request #259: docs(visual-map-continuous): fix spelling error

2022-06-03 Thread GitBox
pissang merged PR #259: URL: https://github.com/apache/echarts-doc/pull/259 -- 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] ren-wei opened a new pull request, #259: docs(visual-map-continuous): fix spelling error

2022-06-03 Thread GitBox
ren-wei opened a new pull request, #259: URL: https://github.com/apache/echarts-doc/pull/259 ~ExampleUIControVector~ ExampleUIControlVector -- 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] Shaq76 commented on issue #17152: [Bug] Multi-series column charts extend beyond the x axis edge

2022-06-03 Thread GitBox
Shaq76 commented on issue #17152: URL: https://github.com/apache/echarts/issues/17152#issuecomment-1145972094 Hi thanks for your comment. Yeah I need the automatic 'gap' at the number 3. I also don't want to manually create extra categories for these gaps (as the data is dynamic) --

[GitHub] [echarts] tyn1998 commented on issue #17152: [Bug] Multi-series column charts extend beyond the x axis edge

2022-06-03 Thread GitBox
tyn1998 commented on issue #17152: URL: https://github.com/apache/echarts/issues/17152#issuecomment-1145965383 Hi @Shaq76, do you actually need xAxis.type as "value"? Try setting it to "category" then it will work fine.

[GitHub] [echarts] Shaq76 opened a new issue, #17152: [Bug] Multi-series column charts extend beyond the x axis edge

2022-06-03 Thread GitBox
Shaq76 opened a new issue, #17152: URL: https://github.com/apache/echarts/issues/17152 ### Version 5.3.2 ### Link to Minimal Reproduction _No response_ ### Steps to Reproduce `let data = [ ["", "Val1", "Val2"], [1, 6545, 6545], [2,

[GitHub] [echarts] tyn1998 commented on issue #17145: [Bug] 热力图在一些合法数据的情况下产生空白的图像

2022-06-03 Thread GitBox
tyn1998 commented on issue #17145: URL: https://github.com/apache/echarts/issues/17145#issuecomment-1145849634 Hello @biankaiwen111, please add file "value" to "encode", like this: https://user-images.githubusercontent.com/32434520/171841515-0bbe2e02-9a4e-40b2-8aa7-c6cb23162d94.png;>

[GitHub] [echarts] tyn1998 commented on issue #17124: 你好,点阵图y轴能不能配置等距不等分[Feature]

2022-06-03 Thread GitBox
tyn1998 commented on issue #17124: URL: https://github.com/apache/echarts/issues/17124#issuecomment-1145827605 感觉[对数轴](https://echarts.apache.org/zh/option.html#yAxis.type)是类似你所描述的效果。。 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [echarts] hi-mashuo commented on issue #17124: 你好,点阵图y轴能不能配置等距不等分[Feature]

2022-06-03 Thread GitBox
hi-mashuo commented on issue #17124: URL: https://github.com/apache/echarts/issues/17124#issuecomment-1145823141

[GitHub] [echarts] plainheart closed issue #17151: Adding a pointer cursor for weChat

2022-06-03 Thread GitBox
plainheart closed issue #17151: Adding a pointer cursor for weChat URL: https://github.com/apache/echarts/issues/17151 -- 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] psankhe28 commented on issue #17151: Adding a pointer cursor for weChat

2022-06-03 Thread GitBox
psankhe28 commented on issue #17151: URL: https://github.com/apache/echarts/issues/17151#issuecomment-1145648345 Okay.Thanks for pointing that out. On Fri, 3 Jun 2022 at 12:11, Zhongxiang Wang ***@***.***> wrote: > Hi, @psankhe28 Thanks for

[GitHub] [echarts] plainheart commented on issue #17151: Adding a pointer cursor for weChat

2022-06-03 Thread GitBox
plainheart commented on issue #17151: URL: https://github.com/apache/echarts/issues/17151#issuecomment-1145638303 Hi, @psankhe28 Thanks for your feedback! The WeChat icon has no cursor pointer as it's not a link and just a qrcode. -- This is an automated message from the Apache Git

[GitHub] [echarts] psankhe28 opened a new issue, #17151: Adding a pointer cursor for weChat

2022-06-03 Thread GitBox
psankhe28 opened a new issue, #17151: URL: https://github.com/apache/echarts/issues/17151 ### What problem does this feature solve? On hovering on weChat,one can't make out if he/she has actually hover because the cursor doesnt change

[GitHub] [echarts] ZhengRui commented on issue #8413: Echarts visualMap categories 维度数量过多显示不全

2022-06-03 Thread GitBox
ZhengRui commented on issue #8413: URL: https://github.com/apache/echarts/issues/8413#issuecomment-1145624308 希望能快点解决这个问题 -- 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.

[echarts] 01/01: Merge pull request #16971 from apache/fix-markLine-label-tooltip

2022-06-03 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.git commit 79fdbe4e7509cfafcf9bc6f231cb2aa77d0d Merge: 7a8808d63 c54953c07 Author: Zhongxiang Wang AuthorDate: Fri Jun 3

[echarts] branch master updated (7a8808d63 -> 79fdbe4e7)

2022-06-03 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 7a8808d63 Merge pull request #17150 from apache/fix/geo add c54953c07 fix(markLine): fix markLine label shows

[GitHub] [echarts] echarts-bot[bot] commented on pull request #16971: fix(markLine): fix markLine label shows wrong tooltip content

2022-06-03 Thread GitBox
echarts-bot[bot] commented on PR #16971: URL: https://github.com/apache/echarts/pull/16971#issuecomment-1145618031 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] plainheart closed issue #16911: [Bug] The prompt of broken line icon is abnormal

2022-06-03 Thread GitBox
plainheart closed issue #16911: [Bug] The prompt of broken line icon is abnormal URL: https://github.com/apache/echarts/issues/16911 -- 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] plainheart merged pull request #16971: fix(markLine): fix markLine label shows wrong tooltip content

2022-06-03 Thread GitBox
plainheart merged PR #16971: URL: https://github.com/apache/echarts/pull/16971 -- 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: