Re: [I] [RFC] User Annotations [echarts]

2023-12-04 Thread via GitHub
Ovilia commented on issue #18798: URL: https://github.com/apache/echarts/issues/18798#issuecomment-1840199681 > @Ovilia I didn't mean to integrate with them, I meant it's a good feature set to build on Apache ECharts and to think about since you've mentioned that you're working on the

Re: [I] [RFC] User Annotations [echarts]

2023-12-04 Thread via GitHub
arturaswg commented on issue #18798: URL: https://github.com/apache/echarts/issues/18798#issuecomment-1840180658 @Ovilia I didn't mean to integrate with them, I meant it's a good feature set to build on Apache ECharts and to think about since you've mentioned that you're working on the

Re: [I] [RFC] User Annotations [echarts]

2023-12-04 Thread via GitHub
Ovilia commented on issue #18798: URL: https://github.com/apache/echarts/issues/18798#issuecomment-1840174652 @arturaswg Thank you! Cord looks cool but Apache ECharts is an open-source project and I don't think we could integrate it officially. But if you want to make an extension, you are

Re: [I] [RFC] User Annotations [echarts]

2023-12-04 Thread via GitHub
arturaswg commented on issue #18798: URL: https://github.com/apache/echarts/issues/18798#issuecomment-1840146947 @Ovilia not sure if you're familiar, but you could check out Cord - we have been successfully integrating with them and I believe it's a good Comments / annotations / tags

Re: [I] 第一步我就卡住了,请求答疑 [echarts-examples]

2023-12-04 Thread via GitHub
otakustay commented on issue #87: URL: https://github.com/apache/echarts-examples/issues/87#issuecomment-1840135790 用`npm install --legacy-peer-deps` -- 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

Re: [I] [RFC] User Annotations [echarts]

2023-12-04 Thread via GitHub
Ovilia commented on issue #18798: URL: https://github.com/apache/echarts/issues/18798#issuecomment-1840121999 @arturaswg I'm still working on the architecure of this design and a pull request will be linked to this later. You are welcomed to comment if you have suggestions. -- This is

Re: [I] [Bug] Dobule click is not working on mobile devices and in Device Mode of chrome devtools [echarts]

2023-12-04 Thread via GitHub
kood-2008 commented on issue #19341: URL: https://github.com/apache/echarts/issues/19341#issuecomment-1839977795 It seems like this is on mobile, and the double-click event is not triggering. For example, in Vue.js, even if you try v-on:dblclick="", it doesn't work. -- This is an

(echarts) branch master-tmp deleted (was a59feb446)

2023-12-04 Thread wangzx
This is an automated email from the ASF dual-hosted git repository. wangzx pushed a change to branch master-tmp in repository https://gitbox.apache.org/repos/asf/echarts.git was a59feb446 [test] Add test case for https://github.com/apache/echarts/issues/19093 The revisions that were on

Re: [PR] [test] Add test case for apache/echarts#19093 [echarts]

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

(echarts) 01/01: Merge pull request #19357 from apache/master-tmp

2023-12-04 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 5b0c09637a00e033bc63e93fb41391b56e3a9ffd Merge: 7731729f0 a59feb446 Author: Zhongxiang Wang AuthorDate: Tue Dec 5

(echarts) branch master updated (7731729f0 -> 5b0c09637)

2023-12-04 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 7731729f0 Merge pull request #19197 from apache/feat-pictorialBar-clip add a59feb446 [test] Add test case for

Re: [PR] [test] Add test case for apache/echarts#19093 [echarts]

2023-12-04 Thread via GitHub
plainheart merged PR #19357: URL: https://github.com/apache/echarts/pull/19357 -- 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] [Bug] Line chart leaks when lttb sampling is used with 10000 points and the points overlap [echarts]

2023-12-04 Thread via GitHub
sjcobb commented on issue #18562: URL: https://github.com/apache/echarts/issues/18562#issuecomment-1839527115 I'll try to create a repro, but +1 to this issue. At scale, using `sampling: 'lttb'` can crash the browser when there are thousands of series and we also ended up disabling it --

Re: [I] 如何做离屏渲染 [echarts]

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

Re: [I] vue 中 echarts.registerMap('name', { svg: svg }); svg底图不显示 [echarts]

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

Re: [I] Zoom and zoom reset icons flickering when dragging slider [echarts]

2023-12-04 Thread via GitHub
github-actions[bot] closed issue #16110: Zoom and zoom reset icons flickering when dragging slider URL: https://github.com/apache/echarts/issues/16110 -- 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

Re: [I] vue 中 echarts.registerMap('name', { svg: svg }); svg底图不显示 [echarts]

2023-12-04 Thread via GitHub
github-actions[bot] closed issue #16121: vue 中 echarts.registerMap('name', { svg: svg }); svg底图不显示 URL: https://github.com/apache/echarts/issues/16121 -- 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

Re: [I] Zoom and zoom reset icons flickering when dragging slider [echarts]

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

Re: [I] echarts5以上哪个版本将更新会兼容IE8? [echarts]

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

Re: [I] echarts5以上哪个版本将更新会兼容IE8? [echarts]

2023-12-04 Thread via GitHub
github-actions[bot] closed issue #16086: echarts5以上哪个版本将更新会兼容IE8? URL: https://github.com/apache/echarts/issues/16086 -- 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

Re: [I] 如何做离屏渲染 [echarts]

2023-12-04 Thread via GitHub
github-actions[bot] closed issue #15135: 如何做离屏渲染 URL: https://github.com/apache/echarts/issues/15135 -- 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] 同时设置y轴的min和toolbox中的dataZoom的bug [echarts]

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

Re: [I] 同时设置y轴的min和toolbox中的dataZoom的bug [echarts]

2023-12-04 Thread via GitHub
github-actions[bot] closed issue #13711: 同时设置y轴的min和toolbox中的dataZoom的bug URL: https://github.com/apache/echarts/issues/13711 -- 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.

Re: [I] [Feature] 在动态排序柱状图中实现柱中显示数据键值(例如城市名),并在柱右显示数值。 [echarts]

2023-12-04 Thread via GitHub
helgasoft commented on issue #19359: URL: https://github.com/apache/echarts/issues/19359#issuecomment-1839106802 What you want is doable, but not convenient (_axisLabel.inside:true_). When bars are short, labels will collide with values:

Re: [I] [Bug] Tooltip Formatter function does not get called [echarts]

2023-12-04 Thread via GitHub
shadow-identity commented on issue #18231: URL: https://github.com/apache/echarts/issues/18231#issuecomment-1839049507 Same with Firefox. `grid.tooltip.formatter` does not work neither with string nor with function argument. -- This is an automated message from the Apache Git Service. To

[I] 第一步我就卡住了,请求答疑 [echarts-examples]

2023-12-04 Thread via GitHub
newpost opened a new issue, #87: URL: https://github.com/apache/echarts-examples/issues/87 E:\github\echarts-examples>npm install npm ERR! code ERESOLVE npm ERR! ERESOLVE could not resolve npm ERR! npm ERR! While resolving: @lang/object-visualizer@4.2.0 npm ERR! Found:

Re: [I] Data Zoom min and Max Values are not correct when yAxis scale option true. [echarts]

2023-12-04 Thread via GitHub
abdurrahmanyildirim commented on issue #19358: URL: https://github.com/apache/echarts/issues/19358#issuecomment-1838722041 https://github.com/apache/echarts/assets/43090396/2855b17a-4364-4aab-9b7b-965bee026163;> Axis max is 240, min is 140. Data zoom max is 230, min is 150.

Re: [I] Data Zoom min and Max Values are not correct when yAxis scale option true. [echarts]

2023-12-04 Thread via GitHub
MatthiasMert commented on issue #19358: URL: https://github.com/apache/echarts/issues/19358#issuecomment-1838705375 What are "the same min and max values"? The minimum and maximum in the provided dataset? What is supposed to happen if you use dataZoom and what is currently

Re: [I] Data Zoom min and Max Values are not correct when yAxis scale option true. [echarts]

2023-12-04 Thread via GitHub
abdurrahmanyildirim commented on issue #19358: URL: https://github.com/apache/echarts/issues/19358#issuecomment-1838671741 I wanna have the same min and max values at data zoom even if it is scale. Currently I need to pass min and max value to synchronize them. -- This is an automated

Re: [I] Data Zoom min and Max Values are not correct when yAxis scale option true. [echarts]

2023-12-04 Thread via GitHub
MatthiasMert commented on issue #19358: URL: https://github.com/apache/echarts/issues/19358#issuecomment-1838661059 It does work exactly as intended. I dont understand what your intended result should look like. Could you clarify on that? -- This is an automated message from the

Re: [I] Data Zoom min and Max Values are not correct when yAxis scale option true. [echarts]

2023-12-04 Thread via GitHub
abdurrahmanyildirim commented on issue #19358: URL: https://github.com/apache/echarts/issues/19358#issuecomment-1838613627 Yes, it doesn't work correctly when scale is true. Is there a way to apply scale values from dataZoom? -- This is an automated message from the Apache Git Service.

Re: [I] [Feature] 在动态排序柱状图中实现柱中显示数据键值(例如城市名),并在柱右显示数值。 [echarts]

2023-12-04 Thread via GitHub
echarts-bot[bot] commented on issue #19359: URL: https://github.com/apache/echarts/issues/19359#issuecomment-1838602276 @yliu-fe 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] [Feature] 在动态排序柱状图中实现柱中显示数据键值(例如城市名),并在柱右显示数值。 [echarts]

2023-12-04 Thread via GitHub
yliu-fe opened a new issue, #19359: URL: https://github.com/apache/echarts/issues/19359 ### What problem does this feature solve? 我希望能够模仿视频网站中的动态排名来展示实证分析中各年份的结果。参照示例中的`Bar race`(动态排序柱状图 - 人均收入)进行修改。目标样式是: 1. 数据名(例如示例中的国家地区名)显示在bar中居右(也就是`position: 'insideRight'`),并显示为阴文(白字)

Re: [I] Separate legend icons and labels for each data point in a single bar chart, similar to a pie chart. [echarts]

2023-12-04 Thread via GitHub
RahulVishK commented on issue #19326: URL: https://github.com/apache/echarts/issues/19326#issuecomment-1838537291 "Thank you for your response. I appreciate your efforts in providing a workaround. However, I'm having difficulty understanding the implementation details. Could you please

Re: [I] Data Zoom min and Max Values are not correct when yAxis scale option true. [echarts]

2023-12-04 Thread via GitHub
MatthiasMert commented on issue #19358: URL: https://github.com/apache/echarts/issues/19358#issuecomment-1838496102 In the linked example you are not applying any min / max restriction to dataZoom. In case you are referring to the yAxis labels not starting and ending exactly with

[I] Data Zoom min and Max Values are not correct when yAxis scale option true. [echarts]

2023-12-04 Thread via GitHub
abdurrahmanyildirim opened a new issue, #19358: URL: https://github.com/apache/echarts/issues/19358 ### Version 5.4.3 ### Link to Minimal Reproduction https://codepen.io/abdurrahmanyildirim/pen/GRzwzGp ### Steps to Reproduce Check the minimal reproduction.

Re: [I] [Bug] the progress of gauge cannot appear the linear color correctly [echarts]

2023-12-04 Thread via GitHub
harishkumarc commented on issue #19339: URL: https://github.com/apache/echarts/issues/19339#issuecomment-1838382507 below configuration works, the coordinates should be x, y, x2, y2 ``` { "series": [ { "type": "gauge",

Re: [PR] [test] Add test case for apache/echarts#19093 [echarts]

2023-12-04 Thread via GitHub
github-actions[bot] commented on PR #19357: URL: https://github.com/apache/echarts/pull/19357#issuecomment-1838192166 The changes brought by this PR can be previewed at: https://echarts.apache.org/examples/editor?version=PR-19357@a59feb4 -- This is an automated message from the

[PR] [test] Add test case for https://github.com/apache/echarts/issues/19093 [echarts]

2023-12-04 Thread via GitHub
100pah opened a new pull request, #19357: URL: https://github.com/apache/echarts/pull/19357 ## Brief Information This pull request is in the type of: - [ ] bug fixing - [ ] new feature - [x] others ### What does this PR do? Add test case for

Re: [PR] [test] Add test case for https://github.com/apache/echarts/issues/19093 [echarts]

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

(echarts) 01/01: [test] Add test case for https://github.com/apache/echarts/issues/19093

2023-12-04 Thread sushuang
This is an automated email from the ASF dual-hosted git repository. sushuang pushed a commit to branch master-tmp in repository https://gitbox.apache.org/repos/asf/echarts.git commit a59feb4466c69c4380df6d7b365f21a20836df9f Author: 100pah AuthorDate: Mon Dec 4 17:41:51 2023 +0800 [test]

(echarts) branch master-tmp created (now a59feb446)

2023-12-04 Thread sushuang
This is an automated email from the ASF dual-hosted git repository. sushuang pushed a change to branch master-tmp in repository https://gitbox.apache.org/repos/asf/echarts.git at a59feb446 [test] Add test case for https://github.com/apache/echarts/issues/19093 This branch includes the

Re: [I] [Bug] Labels are hiding on hover in Safari [echarts]

2023-12-04 Thread via GitHub
100pah commented on issue #19261: URL: https://github.com/apache/echarts/issues/19261#issuecomment-1838140796 See https://github.com/apache/echarts/issues/19093. Fixed by https://github.com/ecomfe/zrender/pull/1030 . -- This is an automated message from the Apache Git Service. To respond

Re: [I] [Bug] Labels are hiding on hover in Safari [echarts]

2023-12-04 Thread via GitHub
100pah closed issue #19261: [Bug] Labels are hiding on hover in Safari URL: https://github.com/apache/echarts/issues/19261 -- 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

Re: [I] [Bug] iOS SVG renderer, label disappear when click. [echarts]

2023-12-04 Thread via GitHub
100pah closed issue #19093: [Bug] iOS SVG renderer, label disappear when click. URL: https://github.com/apache/echarts/issues/19093 -- 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

Re: [I] [Bug] iOS SVG renderer, label disappear when click. [echarts]

2023-12-04 Thread via GitHub
100pah commented on issue #19093: URL: https://github.com/apache/echarts/issues/19093#issuecomment-1838124931 Fixed by https://github.com/ecomfe/zrender/pull/1030 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

Re: [I] [Bug] iOS SVG renderer, label disappear when click. [echarts]

2023-12-04 Thread via GitHub
100pah commented on issue #19093: URL: https://github.com/apache/echarts/issues/19093#issuecomment-1838117048 By ecomfe/zrender#1030 , the bug disappears. Thanks @alxnddr ! The root cause of this bug is unknown yet. Just record some phenomena: In safari (macOS13.3, safari

Re: [I] [Feature] series-graph.select. symbol [echarts]

2023-12-04 Thread via GitHub
echarts-bot[bot] commented on issue #19355: URL: https://github.com/apache/echarts/issues/19355#issuecomment-1838115407 @SwankyTigerYY Please provide a demo for the issue either with [Official Editor](https://echarts.apache.org/examples/editor.html),

[I] [Feature] Request to add events that are called before running datazoom. [echarts]

2023-12-04 Thread via GitHub
kim1124 opened a new issue, #19356: URL: https://github.com/apache/echarts/issues/19356 ### What problem does this feature solve? It would be nice to have an event handler called before running datazoom. If you set the zoom range to fit only one data, such as a screen shot, the

Re: [I] xAxis 的 type 为 time 时,如何显示毫秒级精度,默认只能显示到秒 [echarts]

2023-12-04 Thread via GitHub
heaxo commented on issue #13010: URL: https://github.com/apache/echarts/issues/13010#issuecomment-1838093381 怎么不解决问题,就知道关闭! -- 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.

Re: [I] [Bug] Changing series type through setOption does not take effect [echarts]

2023-12-04 Thread via GitHub
MatthiasMert commented on issue #19349: URL: https://github.com/apache/echarts/issues/19349#issuecomment-1838048512 > If the user includes option in their echartsOptions prop it will throw an error that option is undefined. For example, this will throw an error. Why should the user

Re: [I] [Feature] series-graph.select. symbol [echarts]

2023-12-04 Thread via GitHub
helgasoft commented on issue #19355: URL: https://github.com/apache/echarts/issues/19355#issuecomment-1838043274 missing **Minimal Reproduction code** Is selection turned on with [selectedMode](https://echarts.apache.org/en/option.html#series-graph.selectedMode)? -- This is an

Re: [I] 如何正确显示时间轴的毫秒 [echarts]

2023-12-04 Thread via GitHub
heaxo commented on issue #3737: URL: https://github.com/apache/echarts/issues/3737#issuecomment-1838025639 我也有同样的问题 -- 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