(echarts) branch master updated: fix: Fix typo s/buidling/building/

2023-12-30 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 The following commit(s) were added to refs/heads/master by this push: new f3010506d fix: Fix typo s/buidling/building/

Re: [PR] fix: Fix typo s/buidling/building/ [echarts]

2023-12-30 Thread via GitHub
echarts-bot[bot] commented on PR #19449: URL: https://github.com/apache/echarts/pull/19449#issuecomment-1872676242 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

Re: [PR] fix: Fix typo s/buidling/building/ [echarts]

2023-12-30 Thread via GitHub
plainheart merged PR #19449: URL: https://github.com/apache/echarts/pull/19449 -- 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:

Re: [I] 折线图使用lttb优化后,dispatchAction:showTip如果dataIndex是在降点采样的点显示不出来 [echarts]

2023-12-30 Thread via GitHub
echarts-bot[bot] commented on issue #19450: URL: https://github.com/apache/echarts/issues/19450#issuecomment-1872662399 @pengxAlone 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

[I] 折线图使用lttb优化后,dispatchAction:showTip如果dataIndex是在降点采样的点显示不出来 [echarts]

2023-12-30 Thread via GitHub
pengxAlone opened a new issue, #19450: URL: https://github.com/apache/echarts/issues/19450 ### Version 5.4.3 ### Link to Minimal Reproduction

Re: [I] Resize multiple charts [echarts]

2023-12-30 Thread via GitHub
DominikPeters commented on issue #7483: URL: https://github.com/apache/echarts/issues/7483#issuecomment-1872630744 These solutions weren't working for me. What did work was an adaptation of code posted by @plainheart at https://github.com/apache/echarts/issues/13004. I don't know how it

Re: [I] svg方式渲染折线图时,当数据源的所有数据值相同时,阴影失效,且影响了线条的展示 [echarts]

2023-12-30 Thread via GitHub
liuhui666 commented on issue #12614: URL: https://github.com/apache/echarts/issues/12614#issuecomment-1872606956 这是来自QQ邮箱的自动回复邮件。您好,您的邮件我已收到                                        ——刘慧 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

Re: [I] [Bug] Animation issue when using bar-race and timeline together 动态排序柱状图+timeline [echarts]

2023-12-30 Thread via GitHub
github-actions[bot] commented on issue #16302: URL: https://github.com/apache/echarts/issues/16302#issuecomment-1872606929 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

Re: [I] [xAxis.axisLabel 会导致 yAxis.axisLine.lineStyle.type 无效][BUG] [echarts]

2023-12-30 Thread via GitHub
github-actions[bot] commented on issue #16299: URL: https://github.com/apache/echarts/issues/16299#issuecomment-1872606913 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

Re: [I] 使用echarts.connect 实现多图tooltip联动显示时 ,如果某个图折线存在空数据,联动失效 [echarts]

2023-12-30 Thread via GitHub
github-actions[bot] commented on issue #12877: URL: https://github.com/apache/echarts/issues/12877#issuecomment-1872606868 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

Re: [I] svg方式渲染折线图时,当数据源的所有数据值相同时,阴影失效,且影响了线条的展示 [echarts]

2023-12-30 Thread via GitHub
github-actions[bot] commented on issue #12614: URL: https://github.com/apache/echarts/issues/12614#issuecomment-1872606860 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

Re: [I] [Bug] Histogram Bars Not Aligned with Coordinates 直方图柱子与坐标未对齐 [echarts]

2023-12-30 Thread via GitHub
TonyYanOnFire closed issue #19445: [Bug] Histogram Bars Not Aligned with Coordinates 直方图柱子与坐标未对齐 URL: https://github.com/apache/echarts/issues/19445 -- 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

Re: [I] [Bug] Histogram Bars Not Aligned with Coordinates 直方图柱子与坐标未对齐 [echarts]

2023-12-30 Thread via GitHub
TonyYanOnFire commented on issue #19445: URL: https://github.com/apache/echarts/issues/19445#issuecomment-1872594196 @helgasoft Thank you for your insight. You're almost correct, except for the part about `values3` being okay. If you take a closer look, you'll notice that `values3`

Re: [I] [Bug] echarts import map bug(empty canvas, but hover can see tips) [echarts]

2023-12-30 Thread via GitHub
CHENJIAMIAN commented on issue #19414: URL: https://github.com/apache/echarts/issues/19414#issuecomment-1872569207 > put all imported .js files in **Settings**, put your code in **JS section** [Demo](https://codepen.io/helgasoft/pen/gOEppdb)  please close issue if problem solved

Re: [I] [Bug] Heatmap with time (x-axis) and value (y-axis) axies is not working correctly [echarts]

2023-12-30 Thread via GitHub
sevenjay commented on issue #18782: URL: https://github.com/apache/echarts/issues/18782#issuecomment-1872545275 It would be great if it could be supported. Below is similar expectations before. Someone also asked about it on stackoverflow, but I can’t find the link.