Re: [I] [Feature] Document difference between echarts and echarts.simple [echarts]

2024-10-27 Thread via GitHub
MatthiasMert commented on issue #20456: URL: https://github.com/apache/echarts/issues/20456#issuecomment-2440687798 If you are using a package manager you can build a minimal bundle by only including components you need: https://echarts.apache.org/en/tutorial.html#Use%20ECharts%20with%20bun

Re: [I] [Feature] graph highlight both nodes and edges [echarts]

2024-10-27 Thread via GitHub
nanianlisao commented on issue #19368: URL: https://github.com/apache/echarts/issues/19368#issuecomment-2440668594 > But the document shows Focus works with highlight.I want to fade out of other data when i dispatchAction highlight,but it don't work I had the same problem, and here's

Re: [I] [Bug] Can't get ECharts Object in my reate-native app [echarts]

2024-10-27 Thread via GitHub
StevenRogers commented on issue #20117: URL: https://github.com/apache/echarts/issues/20117#issuecomment-2440606212 还是在web中运行react-native -- 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 speci

Re: [I] [Bug] Can't get ECharts Object in my reate-native app [echarts]

2024-10-27 Thread via GitHub
StevenRogers commented on issue #20117: URL: https://github.com/apache/echarts/issues/20117#issuecomment-2440605687 可以直接在react-native中使用echart吗? -- 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 th

Re: [I] [Feature] Highlight a line using dispatchAction 'highlight' [echarts]

2024-10-27 Thread via GitHub
nanianlisao commented on issue #17564: URL: https://github.com/apache/echarts/issues/17564#issuecomment-2440486892 我发现有一个办法能解决,但对于直接 hover 上去会 -- 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

Re: [I] [Feature] Highlight a line using dispatchAction 'highlight' [echarts]

2024-10-27 Thread via GitHub
nanianlisao commented on issue #17564: URL: https://github.com/apache/echarts/issues/17564#issuecomment-2440461626 @weihaopeng Is there any follow-up solution, or can it be achieved with a small amount of patches? -- This is an automated message from the Apache Git Service. To respond to

Re: [I] [Feature] Highlight a line using dispatchAction 'highlight' [echarts]

2024-10-27 Thread via GitHub
nanianlisao commented on issue #17564: URL: https://github.com/apache/echarts/issues/17564#issuecomment-2440458753 重新打开 -- 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-handbook) branch dependabot/npm_and_yarn/vue-3.0.0 deleted (was 992fa8e)

2024-10-27 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/npm_and_yarn/vue-3.0.0 in repository https://gitbox.apache.org/repos/asf/echarts-handbook.git was 992fa8e build(deps): bump vue from 2.6.14 to 3.0.0 The revisions that were

Re: [I] [Bug] 实时曲线,当离开echarts页面打开1~2分钟后,重新回到echart页面查看数据,发现这离开的时段数据不更新或者丢失 [echarts]

2024-10-27 Thread via GitHub
Ovilia commented on issue #20454: URL: https://github.com/apache/echarts/issues/20454#issuecomment-2440381715 This doesn't seem to be a problem related to ECharts. Make sure the x value is as expected and ECharts should render the data passed in. -- This is an automated message from the A

(echarts-doc) branch master updated: chore: update .asf.yaml

2024-10-27 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-doc.git The following commit(s) were added to refs/heads/master by this push: new 0776e581 chore: update .asf.yaml 0776e581 i

(echarts-custom-series) branch main updated: chore: add .asf.yaml

2024-10-27 Thread wangzx
This is an automated email from the ASF dual-hosted git repository. wangzx pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/echarts-custom-series.git The following commit(s) were added to refs/heads/main by this push: new a7dc864 chore: add .asf.yaml a7dc864

Re: [PR] fix(tooltip): Tooltip textStyle lineHeight does not work in default [echarts]

2024-10-27 Thread via GitHub
Ovilia commented on code in PR #20398: URL: https://github.com/apache/echarts/pull/20398#discussion_r1818284452 ## src/component/tooltip/tooltipMarkup.ts: ## @@ -46,7 +46,7 @@ function getTooltipLineHeight( textStyle: TooltipOption['textStyle'] ) { const lineHeight =

Re: [PR] build(deps): bump vue from 2.6.14 to 3.0.0 [echarts-handbook]

2024-10-27 Thread via GitHub
dependabot[bot] commented on PR #122: URL: https://github.com/apache/echarts-handbook/pull/122#issuecomment-2440335167 OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor versi

Re: [PR] build(deps): bump vue from 2.6.14 to 3.0.0 [echarts-handbook]

2024-10-27 Thread via GitHub
plainheart closed pull request #122: build(deps): bump vue from 2.6.14 to 3.0.0 URL: https://github.com/apache/echarts-handbook/pull/122 -- 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 c

Re: [PR] keep examples canvas centered inside container [echarts-examples]

2024-10-27 Thread via GitHub
plainheart merged PR #99: URL: https://github.com/apache/echarts-examples/pull/99 -- 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-unsubscr...@ec

(echarts-examples) branch gh-pages updated (bfefde83 -> c97bae5e)

2024-10-27 Thread wangzx
This is an automated email from the ASF dual-hosted git repository. wangzx pushed a change to branch gh-pages in repository https://gitbox.apache.org/repos/asf/echarts-examples.git from bfefde83 Merge pull request #97 from apache/dependabot/npm_and_yarn/webpack-5.94.0 add 73aa6385 cent

(echarts-examples) 01/01: Merge pull request #99 from helgasoft/gh-pages

2024-10-27 Thread wangzx
This is an automated email from the ASF dual-hosted git repository. wangzx pushed a commit to branch gh-pages in repository https://gitbox.apache.org/repos/asf/echarts-examples.git commit c97bae5e25b6bccb0c8d8d4d881b9dae737a7a68 Merge: bfefde83 73aa6385 Author: Zhongxiang Wang AuthorDate: Mon Oc

Re: [I] Add option to keep endLabel inside chart [echarts]

2024-10-27 Thread via GitHub
github-actions[bot] commented on issue #17828: URL: https://github.com/apache/echarts/issues/17828#issuecomment-2440174497 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 to

Re: [I] [Bug] : Hover animation on disabled legend item [echarts]

2024-10-27 Thread via GitHub
github-actions[bot] closed issue #17790: [Bug] : Hover animation on disabled legend item URL: https://github.com/apache/echarts/issues/17790 -- 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 speci

Re: [I] [Bug] : Hover animation on disabled legend item [echarts]

2024-10-27 Thread via GitHub
github-actions[bot] commented on issue #17790: URL: https://github.com/apache/echarts/issues/17790#issuecomment-2440174466 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 open

Re: [I] [Bug] Is there any way to reduce font size with responsive for speedometer gauge value. [echarts]

2024-10-27 Thread via GitHub
github-actions[bot] commented on issue #17704: URL: https://github.com/apache/echarts/issues/17704#issuecomment-2440174448 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 open

Re: [I] [Bug] Is there any way to reduce font size with responsive for speedometer gauge value. [echarts]

2024-10-27 Thread via GitHub
github-actions[bot] closed issue #17704: [Bug] Is there any way to reduce font size with responsive for speedometer gauge value. URL: https://github.com/apache/echarts/issues/17704 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

Re: [I] [Bug] 三维折线图中,当坐标x=0时,tooltip显示的x,y,z都为0 [echarts]

2024-10-27 Thread via GitHub
github-actions[bot] closed issue #17797: [Bug] 三维折线图中,当坐标x=0时,tooltip显示的x,y,z都为0 URL: https://github.com/apache/echarts/issues/17797 -- 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 comme

Re: [I] [Bug] 三维折线图中,当坐标x=0时,tooltip显示的x,y,z都为0 [echarts]

2024-10-27 Thread via GitHub
github-actions[bot] commented on issue #17797: URL: https://github.com/apache/echarts/issues/17797#issuecomment-2440174472 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 open

Re: [I] [Bug] tooltip‘s formatter property format wrong value [echarts]

2024-10-27 Thread via GitHub
github-actions[bot] commented on issue #17749: URL: https://github.com/apache/echarts/issues/17749#issuecomment-2440174458 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 to

Re: [I] 堆叠柱状图,各个category中的bar支持其他排序方式 [echarts]

2024-10-27 Thread via GitHub
hks2002 commented on issue #11702: URL: https://github.com/apache/echarts/issues/11702#issuecomment-2440139953 对数据进行正常排序(前后端均可), 然后将json数组里面的每一个json对象作为一个序列, Sorted the data first! then set each json object as a serial. ``` forEach(dataBySite[site], (json) => { dataset.pus

Re: [I] [堆叠图 stack] 柱状堆叠图 - 堆叠块的排序问题 [echarts]

2024-10-27 Thread via GitHub
hks2002 commented on issue #11839: URL: https://github.com/apache/echarts/issues/11839#issuecomment-2440137296 可参见#17455 -- 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] 堆叠柱状图,各个category中的bar支持其他排序方式 [echarts]

2024-10-27 Thread via GitHub
hks2002 commented on issue #11702: URL: https://github.com/apache/echarts/issues/11702#issuecomment-2440137783 可参见#17455 -- 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]

2024-10-27 Thread via GitHub
hks2002 commented on issue #12886: URL: https://github.com/apache/echarts/issues/12886#issuecomment-2440137059 可参见#17455 -- 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] [Feature] 堆积柱状图的堆叠顺序支持自定义排序 [echarts]

2024-10-27 Thread via GitHub
hks2002 commented on issue #17455: URL: https://github.com/apache/echarts/issues/17455#issuecomment-2440136488 对数据进行正常排序(前后端均可), 然后将json数组里面的每一个json对象作为一个序列, Sorted the data first! then set each json object as a serial. ``` forEach(dataBySite[site], (json) => { dataset.pus