Re: [PR] chore: remove event example for `dataZoom` [echarts-doc]

2023-10-12 Thread via GitHub
luozejian commented on PR #212: URL: https://github.com/apache/echarts-doc/pull/212#issuecomment-1760755075 So what sholud do when i need triggerdataZoom click event? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

Re: [I] [Bug] 当有一个页面有多个图表时,resize失效 [echarts]

2023-10-12 Thread via GitHub
AKclown commented on issue #18579: URL: https://github.com/apache/echarts/issues/18579#issuecomment-1760723075 When I add setTimeout(() => {}, 0) he is the behavior is normal -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

Re: [I] [Bug] 当有一个页面有多个图表时,resize失效 [echarts]

2023-10-12 Thread via GitHub
AKclown commented on issue #18579: URL: https://github.com/apache/echarts/issues/18579#issuecomment-1760719901 ![image](https://github.com/apache/echarts/assets/33648653/03a43e39-642a-42b8-874f-b161596c72e1)

Re: [I] [Feature] brushSelect + brushLink for large scale data scatter [echarts]

2023-10-12 Thread via GitHub
alvins7 commented on issue #18929: URL: https://github.com/apache/echarts/issues/18929#issuecomment-1760619760 Hello,do u fixed this problem? I'm in trouble, too. Can u tell me what you modified? -- This is an automated message from the Apache Git Service. To respond to the message,

[PR] doc: add brush support for line series [echarts-doc]

2023-10-12 Thread via GitHub
alxnddr opened a new pull request, #367: URL: https://github.com/apache/echarts-doc/pull/367 Describes https://github.com/apache/echarts/pull/19193 -- 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] [Bug] Barchart: Labels below min are not always shown [echarts]

2023-10-12 Thread via GitHub
helgasoft commented on issue #19196: URL: https://github.com/apache/echarts/issues/19196#issuecomment-1760050764 not-a-bug By setting _yAxis.min_ above the top of a bar, that bar becomes invisible. Documentation does not promise that labels of invisible bars will be visible. --

Re: [I] [Bug] BarChart does not respect yAxis.min when all data is below min (and max is undefined) [echarts]

2023-10-12 Thread via GitHub
helgasoft commented on issue #19187: URL: https://github.com/apache/echarts/issues/19187#issuecomment-1760004179 Much better, @tmtron, a complete description of the problem. Now it becomes evident that it's a **design issue**. Values between 0 and 220 are irrelevant, thus the

Re: [I] [Feature] Ability to Customize Denominator for Percentage in Funnel Visualization [echarts]

2023-10-12 Thread via GitHub
yeo-gen commented on issue #16288: URL: https://github.com/apache/echarts/issues/16288#issuecomment-1759787945 This is an important feature. I'm looking forward to it too. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[I] [Bug] Text outline on labels breaks SVG rendering in Safari [echarts]

2023-10-12 Thread via GitHub
hughess opened a new issue, #19199: URL: https://github.com/apache/echarts/issues/19199 ### Version 5.4.3 ### Link to Minimal Reproduction https://jsfiddle.net/px4r1eju/ ### Steps to Reproduce 1. Create a chart as normal using the SVG renderer 2. Add

Re: [I] 项目无法正常启动,进入例子页面时,报错Unexpected token 'function' [echarts-examples]

2023-10-12 Thread via GitHub
CYBYOB commented on issue #84: URL: https://github.com/apache/echarts-examples/issues/84#issuecomment-1759478984 # 复现步骤: 1. git clone 2. npm run compile:example 3. yarn 4. 访问 http://127.0.0.1:3002/en/editor.html?c=line-simple 5. 报错

[I] 项目无法正常启动,进入例子页面时,报错Unexpected token 'function' [echarts-examples]

2023-10-12 Thread via GitHub
CYBYOB opened a new issue, #84: URL: https://github.com/apache/echarts-examples/issues/84 报错: 如下图 https://github.com/apache/echarts-examples/assets/32217093/61edb571-f2e9-4360-b0ff-2948a4e0d48e;> 排查:自己初步看了下,是如下的代码中的script出了问题,但我不知道如何修复~

[PR] docs(line-series): add loop option [echarts-doc]

2023-10-12 Thread via GitHub
yassilah opened a new pull request, #366: URL: https://github.com/apache/echarts-doc/pull/366 docs for https://github.com/apache/echarts/pull/17720 -- 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: [PR] fix shadow area in slider [echarts]

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

[PR] fix shadow area in slider [echarts]

2023-10-12 Thread via GitHub
Verstopper opened a new pull request, #19198: URL: https://github.com/apache/echarts/pull/19198 ## Brief Information This pull request is in the type of: - [x] bug fixing - [ ] new feature - [ ] others ### What does this PR do? This PR

Re: [I] echarts 案例无法运行 [echarts-examples]

2023-10-12 Thread via GitHub
CYBYOB commented on issue #75: URL: https://github.com/apache/echarts-examples/issues/75#issuecomment-1759270320 我也遇到了类似的问题。然后想问下 https://echarts.apache.org/examples/zh/editor.html 真的是由该代码库运行起来的? -- This is an automated message from the Apache Git Service. To respond to the message,

[I] 本地开发不支持热加载 [echarts-examples]

2023-10-12 Thread via GitHub
CYBYOB opened a new issue, #83: URL: https://github.com/apache/echarts-examples/issues/83 (no comment) -- 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,

Re: [I] [Feature] Ability to Customize Denominator for Percentage in Funnel Visualization [echarts]

2023-10-12 Thread via GitHub
appleqzw commented on issue #16288: URL: https://github.com/apache/echarts/issues/16288#issuecomment-1759248038 I'd like to have this feature as well -- 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] [Bug] BarChart does not respect yAxis.min when all data is below min (and max is undefined) [echarts]

2023-10-12 Thread via GitHub
echarts-bot[bot] commented on issue #19187: URL: https://github.com/apache/echarts/issues/19187#issuecomment-1759235921 This issue is labeled with `difficulty: easy`. @tmtron Would you like to debug it by yourself? This is a quicker way to get your problem fixed. Or you may wait for the

Re: [I] [Bug] Overflow of the pictorial elements when y-axis is set to a min. value other then 0. [echarts]

2023-10-12 Thread via GitHub
battlebeast01 commented on issue #19173: URL: https://github.com/apache/echarts/issues/19173#issuecomment-1759230044 > Since according to the document, there is no `series-pictorialBar.clip`, this should be a new feature instead of a bug. @Ovilia this is exactly what is needed. --

[PR] Feat pictorial bar clip [echarts-doc]

2023-10-12 Thread via GitHub
Ovilia opened a new pull request, #365: URL: https://github.com/apache/echarts-doc/pull/365 Add doc for apache/echarts#19197 -- 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-doc] branch feat-pictorialBar-clip created (now 92343745)

2023-10-12 Thread ovilia
This is an automated email from the ASF dual-hosted git repository. ovilia pushed a change to branch feat-pictorialBar-clip in repository https://gitbox.apache.org/repos/asf/echarts-doc.git at 92343745 feat(pictorialBar): add doc for clip apache/echarts#19197 This branch includes the

[echarts-doc] 01/01: feat(pictorialBar): add doc for clip apache/echarts#19197

2023-10-12 Thread ovilia
This is an automated email from the ASF dual-hosted git repository. ovilia pushed a commit to branch feat-pictorialBar-clip in repository https://gitbox.apache.org/repos/asf/echarts-doc.git commit 923437458e5930072ff6db5c5ec9861bf15bffb5 Author: Ovilia AuthorDate: Thu Oct 12 17:05:29 2023 +0800

Re: [PR] feat(pictorialBar): support clip for pictorialBar series [echarts]

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

[PR] feat(pictorialBar): support clip for pictorialBar series [echarts]

2023-10-12 Thread via GitHub
Ovilia opened a new pull request, #19197: URL: https://github.com/apache/echarts/pull/19197 ## Brief Information This pull request is in the type of: - [ ] bug fixing - [x] new feature - [ ] others ### What does this PR do? Support

Re: [PR] feat(pictorialBar): support clip for pictorialBar series [echarts]

2023-10-12 Thread via GitHub
echarts-bot[bot] commented on PR #19197: URL: https://github.com/apache/echarts/pull/19197#issuecomment-1759209239 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: feat(pictorialBar): support clip for pictorialBar series

2023-10-12 Thread ovilia
This is an automated email from the ASF dual-hosted git repository. ovilia pushed a commit to branch feat-pictorialBar-clip in repository https://gitbox.apache.org/repos/asf/echarts.git commit f38c2a6b1639276eca39a202c0f68a631fb0621d Author: Ovilia AuthorDate: Thu Oct 12 16:55:44 2023 +0800

[echarts] branch feat-pictorialBar-clip created (now f38c2a6b1)

2023-10-12 Thread ovilia
This is an automated email from the ASF dual-hosted git repository. ovilia pushed a change to branch feat-pictorialBar-clip in repository https://gitbox.apache.org/repos/asf/echarts.git at f38c2a6b1 feat(pictorialBar): support clip for pictorialBar series This branch includes the

Re: [I] [Bug] Overflow of the pictorial elements when y-axis is set to a min. value other then 0. [echarts]

2023-10-12 Thread via GitHub
Ovilia commented on issue #19173: URL: https://github.com/apache/echarts/issues/19173#issuecomment-1759202031 Since according to the document, there is no `series-pictorialBar.clip`, this should be a new feature instead of a bug. -- This is an automated message from the Apache Git

Re: [I] [Bug] Overflow of the pictorial elements when y-axis is set to a min. value other then 0. [echarts]

2023-10-12 Thread via GitHub
Ovilia commented on issue #19173: URL: https://github.com/apache/echarts/issues/19173#issuecomment-1759198788 BTW, if what you want is changing the position of the bars, you should use `grid.bottom` and `grid.top` to adjust, instead of using min value. -- This is an automated message

Re: [I] [Bug] Overflow of the pictorial elements when y-axis is set to a min. value other then 0. [echarts]

2023-10-12 Thread via GitHub
Ovilia commented on issue #19173: URL: https://github.com/apache/echarts/issues/19173#issuecomment-1759181059 Just to clearify, like with bar series, when min value is set to be 5, a bar with value 15 will be rendered like this:

[I] [Bug] Barchart: Labels below min are not always shown [echarts]

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

Re: [I] [Bug] BarChart does not respect yAxis.min when all data is below min (and max is undefined) [echarts]

2023-10-12 Thread via GitHub
tmtron commented on issue #19187: URL: https://github.com/apache/echarts/issues/19187#issuecomment-1759051403 Our use-case is that customers can create custom dashboards and add many charts side-by-side or below each other. In this case they have 3 bar-charts side-by-side and want to

[I] Sunburst Labels show inside it's Area [echarts]

2023-10-12 Thread via GitHub
AkeshAk opened a new issue, #19195: URL: https://github.com/apache/echarts/issues/19195 ### What problem does this feature solve? I've working on implementing an sunburst chart.But, there is an issue what is labels are overlapping with it's neighbours.So, Is there any possibilities

Re: [I] Chart resize is not correct in some case of flex box layout. [echarts]

2023-10-12 Thread via GitHub
AKclown commented on issue #11791: URL: https://github.com/apache/echarts/issues/11791#issuecomment-1758991756 > I think I found a way around this. If you set the flexbox element wrapping the chart to position: relative and overflow:hidden (not needed just looks better that way). Then set