Re: [I] 3D柱状图坐标轴标签为中文时,文字顶部显示不全 [echarts]

2024-02-19 Thread via GitHub
github-actions[bot] commented on issue #14786: URL: https://github.com/apache/echarts/issues/14786#issuecomment-1953156881 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] 3D柱状图坐标轴标签为中文时,文字顶部显示不全 [echarts]

2024-02-19 Thread via GitHub
github-actions[bot] closed issue #14786: 3D柱状图坐标轴标签为中文时,文字顶部显示不全 URL: https://github.com/apache/echarts/issues/14786 -- 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] Space between bars. [echarts]

2024-02-19 Thread via GitHub
helgasoft commented on issue #9899: URL: https://github.com/apache/echarts/issues/9899#issuecomment-1953032738 @qhsong, this has been solved - see Demo Code in #19250 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

Re: [I] Quadrant lines inside the graph plot area - [echarts]

2024-02-19 Thread via GitHub
helgasoft commented on issue #16401: URL: https://github.com/apache/echarts/issues/16401#issuecomment-1953060612 There is no official example. This is a scatter chart with two _markLines_ and eventually 4 titles for the 4 corners. -- This is an automated message from the Apache Git

[I] [Bug] Chart doesnt resize itselft to full container width [echarts]

2024-02-19 Thread via GitHub
caneserr opened a new issue, #19624: URL: https://github.com/apache/echarts/issues/19624 ### Version 5.4.3 ### Link to Minimal Reproduction https://ix.siemens.io/docs/controls/charts/ ### Steps to Reproduce 1) set width of the container html element to 100%

(echarts-examples) branch dev updated (35db5e0b -> b318c499)

2024-02-19 Thread ovilia
This is an automated email from the ASF dual-hosted git repository. ovilia pushed a change to branch dev in repository https://gitbox.apache.org/repos/asf/echarts-examples.git from 35db5e0b chore: merge gh-pages into dev add 8db6f3e3 chore: revert package-lock add b318c499 doc:

(echarts-examples) branch dev updated (b318c499 -> 196137b3)

2024-02-19 Thread ovilia
This is an automated email from the ASF dual-hosted git repository. ovilia pushed a change to branch dev in repository https://gitbox.apache.org/repos/asf/echarts-examples.git from b318c499 doc: update snapshot using 5.5.0 add 196137b3 doc: update half donut example No new revisions

Re: [I] [RFC] Server-Side Render and Light Client Hydration Runtime [echarts]

2024-02-19 Thread via GitHub
nickchomey commented on issue #18334: URL: https://github.com/apache/echarts/issues/18334#issuecomment-1953405443 Hi there, this appears to have been merged a few months ago and released in 5.5 a couple of weeks ago. Perhaps it should be closed? More importantly, I'm excited to use

[I] [Bug] It seems that it is not possible to adapt to both mobile and PC devices normally, and the normal Rem unit is too small on the PC, resulting in a significant difference in font size between t

2024-02-19 Thread via GitHub
lozn00 opened a new issue, #19623: URL: https://github.com/apache/echarts/issues/19623 ### Version 5.5.0 ### Link to Minimal Reproduction https://codepen.io/Ovilia/pen/dyYWXWM ### Steps to Reproduce ```

[PR] doc: add examples for 5.5.0 [echarts-examples]

2024-02-19 Thread via GitHub
Ovilia opened a new pull request, #88: URL: https://github.com/apache/echarts-examples/pull/88 (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: [PR] doc: add examples for 5.5.0 [echarts-examples]

2024-02-19 Thread via GitHub
plainheart commented on code in PR #88: URL: https://github.com/apache/echarts-examples/pull/88#discussion_r1495371234 ## public/examples/ts/pie-half-donut.ts: ## @@ -11,18 +11,17 @@ option = { }, legend: { top: '5%', -left: 'center', -// doesn't perfectly

(echarts-examples) branch dev updated (b40dcd81 -> 35db5e0b)

2024-02-19 Thread ovilia
This is an automated email from the ASF dual-hosted git repository. ovilia pushed a change to branch dev in repository https://gitbox.apache.org/repos/asf/echarts-examples.git from b40dcd81 Merge branch 'gh-pages' into dev new 5a102b09 chore: update to echarts 5.5.0 new 07289e1f

(echarts-examples) 02/03: doc: add examples of 5.5.0

2024-02-19 Thread ovilia
This is an automated email from the ASF dual-hosted git repository. ovilia pushed a commit to branch dev in repository https://gitbox.apache.org/repos/asf/echarts-examples.git commit 07289e1f8cc554267603c945ffda1f299eeb9091 Author: Ovilia AuthorDate: Tue Feb 20 13:53:01 2024 +0800 doc: add

(echarts-examples) 01/03: chore: update to echarts 5.5.0

2024-02-19 Thread ovilia
This is an automated email from the ASF dual-hosted git repository. ovilia pushed a commit to branch dev in repository https://gitbox.apache.org/repos/asf/echarts-examples.git commit 5a102b094e4c59bba07b3fba14bce70fc98ea3a1 Author: Ovilia AuthorDate: Tue Feb 20 13:52:25 2024 +0800 chore:

Re: [I] 桑基图不能缩放,当最后一级节点太多的时候(比如一百多)页面显示很不友好 [echarts]

2024-02-19 Thread via GitHub
apgk commented on issue #12031: URL: https://github.com/apache/echarts/issues/12031#issuecomment-1953565459 有没有解决方案。 -- 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

[I] [Bug] legend. textStyle. ellipsis the setting is not accurate enough when processing English, Arabic and other texts. [echarts]

2024-02-19 Thread via GitHub
yukiyukixing opened a new issue, #19622: URL: https://github.com/apache/echarts/issues/19622 ### Version 5.5.0 ### Link to Minimal Reproduction

(echarts-handbook) branch dev-5.5.0 updated (5635549 -> 97b201f)

2024-02-19 Thread ovilia
This is an automated email from the ASF dual-hosted git repository. ovilia pushed a change to branch dev-5.5.0 in repository https://gitbox.apache.org/repos/asf/echarts-handbook.git from 5635549 doc: add release note zh add 97b201f doc: add release note en No new revisions were

(echarts-handbook) branch dev-5.5.0 updated (a3f570a -> 5635549)

2024-02-19 Thread ovilia
This is an automated email from the ASF dual-hosted git repository. ovilia pushed a change to branch dev-5.5.0 in repository https://gitbox.apache.org/repos/asf/echarts-handbook.git from a3f570a doc: add doc for ssr apache/echarts#18381 add 5635549 doc: add release note zh No new

Re: [I] Quadrant lines inside the graph plot area - [echarts]

2024-02-19 Thread via GitHub
sahilbutola08 commented on issue #16401: URL: https://github.com/apache/echarts/issues/16401#issuecomment-1952036468 Hey guys, can anyone let me know, which chart is this? I am not able to find in the apache echarts example. -- This is an automated message from the Apache Git Service. To

Re: [I] 桑基图focus设置trajectory模式,当links超过100时,非常卡 [echarts]

2024-02-19 Thread via GitHub
chengaohe45 commented on issue #19538: URL: https://github.com/apache/echarts/issues/19538#issuecomment-1952006929 此问题计划什么时候可以修复呢? -- 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] Allow child nodes to have multiple parents on tree chart [echarts]

2024-02-19 Thread via GitHub
jafetbjarkar commented on issue #14203: URL: https://github.com/apache/echarts/issues/14203#issuecomment-1952257648 +1 for me as well. Seems like an unnecessary limitation by the Highcharts team. Even though tree branches don't usually grow back together we are all pretty used to this when

Re: [I] Space between bars. [echarts]

2024-02-19 Thread via GitHub
qhsong commented on issue #9899: URL: https://github.com/apache/echarts/issues/9899#issuecomment-1952474376 Also meet the same problem. Still waiting news... -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [I] [Bug] dataZoom detail shape is not the same as data with value axis [echarts]

2024-02-19 Thread via GitHub
RafaelFaria98 commented on issue #17141: URL: https://github.com/apache/echarts/issues/17141#issuecomment-1952619378 Any updates on this? I'm facing the same issue -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the