[GitHub] [echarts] Muromi-Rikka commented on issue #15340: Simple Scrollbar (or Slider Zoomlock Working properly)

2022-01-24 Thread GitBox
Muromi-Rikka commented on issue #15340: URL: https://github.com/apache/echarts/issues/15340#issuecomment-1020904859 There is indeed a problem -- 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] lxb007981 commented on issue #7853: 使用dataset和time,在多个维度时异常

2022-01-24 Thread GitBox
lxb007981 commented on issue #7853: URL: https://github.com/apache/echarts/issues/7853#issuecomment-1020902215 Has this issue been solved now? -- 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] Gyyi opened a new issue #16424: connectNulls with stepLine fails when after a long number of null entries occur

2022-01-24 Thread GitBox
Gyyi opened a new issue #16424: URL: https://github.com/apache/echarts/issues/16424 ### Version 5.2.0 ### Link to Minimal Reproduction https://jsfiddle.net/peyuof13/2/ ### Steps to Reproduce an old bug, but still remain ` Create a line step chart.

[GitHub] [echarts] FrankChencc commented on issue #16296: [Bug] 旭日图中心位置文本无法垂直居中(Sunburst center text cannot be centered vertically)

2022-01-24 Thread GitBox
FrankChencc commented on issue #16296: URL: https://github.com/apache/echarts/issues/16296#issuecomment-1020878144 I'm interested in fixing this issue -- 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 g

[GitHub] [echarts] Colin3191 commented on issue #16423: [Bug] pictorialBar data为0的项显示错误

2022-01-24 Thread GitBox
Colin3191 commented on issue #16423: URL: https://github.com/apache/echarts/issues/16423#issuecomment-1020848351 好像是设置了borderWidth导致的 -- 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] echarts-bot[bot] commented on issue #16423: [Bug] pictorialBar data为0的项显示错误

2022-01-24 Thread GitBox
echarts-bot[bot] commented on issue #16423: URL: https://github.com/apache/echarts/issues/16423#issuecomment-1020841001 @Colin3191 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] Colin3191 opened a new issue #16423: [Bug] pictorialBar data为0的项显示错误

2022-01-24 Thread GitBox
Colin3191 opened a new issue #16423: URL: https://github.com/apache/echarts/issues/16423 ### Version 5.2.2 ### Link to Minimal Reproduction https://codesandbox.io/s/y8te0 ### Steps to Reproduce option = { color: ["#47D3FF"], series: [ {

[GitHub] [echarts] echarts-bot[bot] commented on issue #16422: [Bug] tooltip 设置 precision 保留2位小数无效

2022-01-24 Thread GitBox
echarts-bot[bot] commented on issue #16422: URL: https://github.com/apache/echarts/issues/16422#issuecomment-1020840692 @crazyair 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 s

[GitHub] [echarts] crazyair opened a new issue #16422: [Bug] tooltip 设置 precision 保留2位小数无效

2022-01-24 Thread GitBox
crazyair opened a new issue #16422: URL: https://github.com/apache/echarts/issues/16422 ### Version 5.2.0 ### Link to Minimal Reproduction _No response_ ### Steps to Reproduce 鼠标 hover 到第一个点上,显示的值省略了 .00 ### Current Behavior 省略了 00 ###

[GitHub] [echarts] SnailSword commented on issue #16412: 请问 Apache ECharts 什么可以开发个弧线图相关组件

2022-01-24 Thread GitBox
SnailSword commented on issue #16412: URL: https://github.com/apache/echarts/issues/16412#issuecomment-1020779480 可以尝试用`type: 'graph'`,配合手动设置各个节点的`x`/`y`来实现。 不过的确也可以考虑给`graph`的`layout`支持`horizontal`之类的布局。 -- This is an automated message from the Apache Git Service. To respond t

[echarts-www] branch master updated: optimize responsive

2022-01-24 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-www.git The following commit(s) were added to refs/heads/master by this push: new 01f8de6 optimize responsive 01f8de6 is des

[echarts] branch master updated: tooltip中time类型的字段默认使用的12小时制展示,容易产生困惑,改成24小时制展示

2022-01-24 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 The following commit(s) were added to refs/heads/master by this push: new a5041f6 tooltip中time类型的字段默认使用的12小时制展示,容易产生困惑,改

[GitHub] [echarts] Ovilia merged pull request #16421: tooltip中time类型的字段默认使用的12小时制展示,容易产生困惑,改成24小时制展示

2022-01-24 Thread GitBox
Ovilia merged pull request #16421: URL: https://github.com/apache/echarts/pull/16421 -- 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] echarts-bot[bot] commented on pull request #16421: tooltip中time类型的字段默认使用的12小时制展示,容易产生困惑,改成24小时制展示

2022-01-24 Thread GitBox
echarts-bot[bot] commented on pull request #16421: URL: https://github.com/apache/echarts/pull/16421#issuecomment-1020729185 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, pl

[echarts-www] branch master updated: optimize responsive

2022-01-24 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-www.git The following commit(s) were added to refs/heads/master by this push: new a55b4da optimize responsive a55b4da is des

[GitHub] [echarts] Comee opened a new pull request #16421: tooltip中time类型的字段默认使用的12小时制展示,容易产生困惑,改成24小时制展示

2022-01-24 Thread GitBox
Comee opened a new pull request #16421: URL: https://github.com/apache/echarts/pull/16421 ## Brief Information tooltip中time类型的字段默认使用的12小时制展示,容易产生困惑,应改成24小时制展示 ### Before: What was the problem? time类型在tooltip中以12小时制展示,实际数据是:2018-10-23 23:40:00 ![企业微信截图_164307290249](https://u

[GitHub] [echarts] echarts-bot[bot] commented on pull request #16421: tooltip中time类型的字段默认使用的12小时制展示,容易产生困惑,改成24小时制展示

2022-01-24 Thread GitBox
echarts-bot[bot] commented on pull request #16421: URL: https://github.com/apache/echarts/pull/16421#issuecomment-1020713264 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] Raphyyy edited a comment on issue #2983: Legend text is not correctly aligned with icon (solution)

2022-01-24 Thread GitBox
Raphyyy edited a comment on issue #2983: URL: https://github.com/apache/echarts/issues/2983#issuecomment-1020502645 ![image](https://user-images.githubusercontent.com/13983107/150857047-9d5e9268-47b5-43c0-aa1a-79e55929c42d.png) I can't find a way to correctly align the legend text wi

[GitHub] [echarts] Raphyyy commented on issue #2983: Legend text is not correctly aligned with icon (solution)

2022-01-24 Thread GitBox
Raphyyy commented on issue #2983: URL: https://github.com/apache/echarts/issues/2983#issuecomment-1020502645 ![image](https://user-images.githubusercontent.com/13983107/150857047-9d5e9268-47b5-43c0-aa1a-79e55929c42d.png) I can't find a way to correctly align the legend text with Robo

[GitHub] [echarts] fmal removed a comment on issue #15538: After sampling not all series with same x-axis will display on single tooltip.

2022-01-24 Thread GitBox
fmal removed a comment on issue #15538: URL: https://github.com/apache/echarts/issues/15538#issuecomment-1018721333 related: https://github.com/apache/echarts/issues/7543 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and us

[GitHub] [echarts] fmal opened a new issue #16420: [Feature] Tooltip for step/"flat" line series aligned to category axis

2022-01-24 Thread GitBox
fmal opened a new issue #16420: URL: https://github.com/apache/echarts/issues/16420 ### What problem does this feature solve? Hi, I have been using echarts successfully in my project and wanted to do the upgrade from version 3.2.x to latest 5.x. There has been some changes tho

[echarts-www] branch master updated: add loading

2022-01-24 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-www.git The following commit(s) were added to refs/heads/master by this push: new 616cbac add loading 616cbac is described b

[echarts-www] 01/01: Merge branch 'add-index-animation'

2022-01-24 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-www.git commit 3ef7df9e080da89899c2a85597ac8112b3582e48 Merge: 1975e61 1b8c7d0 Author: pissang AuthorDate: Mon Jan 24 22:08:44 202

[echarts-www] branch master updated (1975e61 -> 3ef7df9)

2022-01-24 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-www.git. from 1975e61 add a new committer add d706597 integrate feature trailer animation add de25a19 update inde

[echarts-www] branch add-index-animation updated: update landing animation cdn link

2022-01-24 Thread shenyi
This is an automated email from the ASF dual-hosted git repository. shenyi pushed a commit to branch add-index-animation in repository https://gitbox.apache.org/repos/asf/echarts-www.git The following commit(s) were added to refs/heads/add-index-animation by this push: new 1b8c7d0 update

[echarts-www] branch add-index-animation updated: add play button

2022-01-24 Thread shenyi
This is an automated email from the ASF dual-hosted git repository. shenyi pushed a commit to branch add-index-animation in repository https://gitbox.apache.org/repos/asf/echarts-www.git The following commit(s) were added to refs/heads/add-index-animation by this push: new aa671d8 add pla

[GitHub] [echarts] AhmedIbrahimGalal opened a new issue #16419: [Feature] RTL

2022-01-24 Thread GitBox
AhmedIbrahimGalal opened a new issue #16419: URL: https://github.com/apache/echarts/issues/16419 ### What problem does this feature solve? need RTL feature while the chat start from right to left ### What does the proposed API look like? echart.rtl = true -- This is a

[echarts-handbook] branch gh-pages updated (81cf671 -> 7900595)

2022-01-24 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch gh-pages in repository https://gitbox.apache.org/repos/asf/echarts-handbook.git. discard 81cf671 Deploying to gh-pages from @ apache/echarts-handbook@24b815f4c1bd4b1982fedb0cca48b47f3616a0

[echarts-handbook] branch master updated: Update import.md

2022-01-24 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-handbook.git The following commit(s) were added to refs/heads/master by this push: new 5c28ec7 Update import.md new 7fb

[GitHub] [echarts] Joaveinz commented on issue #11115: Multiple tooltips with different trigger type

2022-01-24 Thread GitBox
Joaveinz commented on issue #5: URL: https://github.com/apache/echarts/issues/5#issuecomment-1019906337 > Hi. Multiple-tooltip is a feature we wish to implement in v5.0, which is a long term requirement. You may need to wait for some time before you can use this feature. Hel

[GitHub] [echarts] MiroslavMikus commented on issue #16415: [Bug] yAxis labels does not match the values in line chart

2022-01-24 Thread GitBox
MiroslavMikus commented on issue #16415: URL: https://github.com/apache/echarts/issues/16415#issuecomment-1019851785 Interesting, I did somehow miss the stack Total option :sweat_smile: ... ![image](https://user-images.githubusercontent.com/29312172/150749950-2ae3426a-fcc8-4a07-beba-55fe

[echarts-handbook] branch gh-pages updated (95cd352 -> 81cf671)

2022-01-24 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch gh-pages in repository https://gitbox.apache.org/repos/asf/echarts-handbook.git. discard 95cd352 Deploying to gh-pages from @ apache/echarts-handbook@5edb6f486686fa46feee9139a21cce5d7bd6f1

[echarts-handbook] branch master updated: fix: punctuation and expression

2022-01-24 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-handbook.git The following commit(s) were added to refs/heads/master by this push: new 24b815f fix: punctuation and expressi