[GitHub] [echarts] zz0v0 opened a new issue, #18826: [Feature] scale problem

2023-06-28 Thread via GitHub
zz0v0 opened a new issue, #18826: URL: https://github.com/apache/echarts/issues/18826 ### What problem does this feature solve? ![图片1](https://github.com/apache/echarts/assets/132249281/02404c72-2ad7-4003-a9cf-23eaa776e88f) When displaying a curve in a coordinate system, the

[GitHub] [echarts] echarts-bot[bot] closed issue #18825: [Feature]

2023-06-28 Thread via GitHub
echarts-bot[bot] closed issue #18825: [Feature] URL: https://github.com/apache/echarts/issues/18825 -- 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:

[GitHub] [echarts] zz0v0 opened a new issue, #18825: [Feature]

2023-06-28 Thread via GitHub
zz0v0 opened a new issue, #18825: URL: https://github.com/apache/echarts/issues/18825 ### What problem does this feature solve? ![图片1](https://github.com/apache/echarts/assets/132249281/fd96c207-ce64-45fa-974d-34de947bf61b) When displaying a curve in a coordinate system, the

[GitHub] [echarts] linghaoSu commented on a diff in pull request #18820: feat(pie): add angleRange for control pie range

2023-06-28 Thread via GitHub
linghaoSu commented on code in PR #18820: URL: https://github.com/apache/echarts/pull/18820#discussion_r1246084781 ## src/chart/pie/PieSeries.ts: ## @@ -112,6 +112,7 @@ export interface PieSeriesOption extends clockwise?: boolean startAngle?: number +

[GitHub] [echarts] echarts-bot[bot] commented on issue #18824: [Bug] The line chart linkage prompt part of the line chart is not displayed

2023-06-28 Thread via GitHub
echarts-bot[bot] commented on issue #18824: URL: https://github.com/apache/echarts/issues/18824#issuecomment-1612398414 @mayunyi 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

[GitHub] [echarts] mayunyi opened a new issue, #18824: [Bug] The line chart linkage prompt part of the line chart is not displayed

2023-06-28 Thread via GitHub
mayunyi opened a new issue, #18824: URL: https://github.com/apache/echarts/issues/18824 ### Version 5.2.2 ### Link to Minimal Reproduction https://codepen.io/mayunyi/pen/bGQqmye?editors=1010 ### Steps to Reproduce ``` import * as echarts from

[GitHub] [echarts] ppYoung commented on issue #15562: containLabel not working as expected

2023-06-28 Thread via GitHub
ppYoung commented on issue #15562: URL: https://github.com/apache/echarts/issues/15562#issuecomment-1612397580 +1 @Ovilia -- 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.

[GitHub] [echarts] hongdeyuan opened a new issue, #18823: [Bug] Does closing the legend cause the axisLabel on the timeline (x-axis) to disappear?

2023-06-28 Thread via GitHub
hongdeyuan opened a new issue, #18823: URL: https://github.com/apache/echarts/issues/18823 ### Version 5.3.0 ### Link to Minimal Reproduction https://codepen.io/hongdeyuan/pen/eYQvPNd ### Steps to Reproduce 1. Close all legends 2. See the axisLabel on

[GitHub] [echarts] Ovilia commented on a diff in pull request #18820: feat(pie): add angleRange for control pie range

2023-06-28 Thread via GitHub
Ovilia commented on code in PR #18820: URL: https://github.com/apache/echarts/pull/18820#discussion_r1246024785 ## src/chart/pie/PieSeries.ts: ## @@ -112,6 +112,7 @@ export interface PieSeriesOption extends clockwise?: boolean startAngle?: number +angleRange?:

[echarts] branch workflow/pr-preview deleted (was ac41c5338)

2023-06-28 Thread ovilia
This is an automated email from the ASF dual-hosted git repository. ovilia pushed a change to branch workflow/pr-preview in repository https://gitbox.apache.org/repos/asf/echarts.git was ac41c5338 chore: change the query param `pr` of the `pr-preview` action to `version` The revisions

[echarts] branch master updated (0ddf9f77d -> 48de47ed7)

2023-06-28 Thread ovilia
This is an automated email from the ASF dual-hosted git repository. ovilia pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/echarts.git from 0ddf9f77d Merge pull request #18808 from linghaoSu/fix/sunburst-rotate-label add bcb695c38 chore: add PR

[echarts] 01/01: Merge pull request #18803 from apache/workflow/pr-preview

2023-06-28 Thread ovilia
This is an automated email from the ASF dual-hosted git repository. ovilia pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/echarts.git commit 48de47ed7a71b6f8eb52d7f2efd9048f4a93f4d3 Merge: 0ddf9f77d ac41c5338 Author: Wenli Zhang AuthorDate: Thu Jun 29

[GitHub] [echarts] echarts-bot[bot] commented on pull request #18803: chore: add PR preview workflow

2023-06-28 Thread via GitHub
echarts-bot[bot] commented on PR #18803: URL: https://github.com/apache/echarts/pull/18803#issuecomment-1612342513 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

[GitHub] [echarts] Ovilia merged pull request #18803: chore: add PR preview workflow

2023-06-28 Thread via GitHub
Ovilia merged PR #18803: URL: https://github.com/apache/echarts/pull/18803 -- 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:

[echarts-examples] branch pr-preview deleted (was ab36fa8e)

2023-06-28 Thread ovilia
This is an automated email from the ASF dual-hosted git repository. ovilia pushed a change to branch pr-preview in repository https://gitbox.apache.org/repos/asf/echarts-examples.git was ab36fa8e feat(editor): add `noReview` tip The revisions that were on this branch are still contained

[echarts-examples] branch gh-pages updated (f2896129 -> 12b61104)

2023-06-28 Thread ovilia
This is an automated email from the ASF dual-hosted git repository. ovilia pushed a change to branch gh-pages in repository https://gitbox.apache.org/repos/asf/echarts-examples.git from f2896129 chore(deps): bump semver from 7.3.7 to 7.5.2 (#76) add c242fbb8 chore: update README.md

[echarts-examples] 01/01: Merge pull request #77 from apache/pr-preview

2023-06-28 Thread ovilia
This is an automated email from the ASF dual-hosted git repository. ovilia pushed a commit to branch gh-pages in repository https://gitbox.apache.org/repos/asf/echarts-examples.git commit 12b61104cce9be3b767affe2fac3ca21da73fae9 Merge: f2896129 ab36fa8e Author: Wenli Zhang AuthorDate: Thu Jun

[GitHub] [echarts-examples] Ovilia merged pull request #77: feat(editor): support PR preview

2023-06-28 Thread via GitHub
Ovilia merged PR #77: URL: https://github.com/apache/echarts-examples/pull/77 -- 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:

[GitHub] [echarts] robertabenassi commented on issue #17368: [Feature] Aspect Ratio support

2023-06-28 Thread via GitHub
robertabenassi commented on issue #17368: URL: https://github.com/apache/echarts/issues/17368#issuecomment-1612110202 This point is quite critical for my applications. I often need to get the axis scaled. Plotly.js has something that let me do that:

[GitHub] [echarts] github-actions[bot] commented on issue #15248: lineOverflow:'truncate' cannot be implemented properly

2023-06-28 Thread via GitHub
github-actions[bot] commented on issue #15248: URL: https://github.com/apache/echarts/issues/15248#issuecomment-1612103925 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

[GitHub] [echarts] github-actions[bot] commented on issue #15227: 当xAxis的type为time时,使用dataset且dataset中存在null值,存在多个series,会导致生成图形中null值的线条也出现

2023-06-28 Thread via GitHub
github-actions[bot] commented on issue #15227: URL: https://github.com/apache/echarts/issues/15227#issuecomment-1612103751 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

[GitHub] [echarts] github-actions[bot] commented on issue #15240: Time axis ticks are divided wrongly in miliseconds

2023-06-28 Thread via GitHub
github-actions[bot] commented on issue #15240: URL: https://github.com/apache/echarts/issues/15240#issuecomment-1612103889 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

[GitHub] [echarts] github-actions[bot] commented on issue #15239: When the dispatchAction type is highlight or downplay,Using geoIndex, geoId, geoName solely that is invalidity.

2023-06-28 Thread via GitHub
github-actions[bot] commented on issue #15239: URL: https://github.com/apache/echarts/issues/15239#issuecomment-1612103860 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

[GitHub] [echarts] github-actions[bot] commented on issue #15237: Sankey line add data display

2023-06-28 Thread via GitHub
github-actions[bot] commented on issue #15237: URL: https://github.com/apache/echarts/issues/15237#issuecomment-1612103829 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

[GitHub] [echarts] github-actions[bot] commented on issue #15234: Echarts issue with custom rectangle and textContent options

2023-06-28 Thread via GitHub
github-actions[bot] commented on issue #15234: URL: https://github.com/apache/echarts/issues/15234#issuecomment-1612103790 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

[GitHub] [echarts] github-actions[bot] commented on issue #15213: is there any option for specifiyng starting and ending value for bin in echarts

2023-06-28 Thread via GitHub
github-actions[bot] commented on issue #15213: URL: https://github.com/apache/echarts/issues/15213#issuecomment-1612103724 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

[GitHub] [echarts] github-actions[bot] commented on issue #15181: 页面中多个图秒级刷新CPU飙升

2023-06-28 Thread via GitHub
github-actions[bot] commented on issue #15181: URL: https://github.com/apache/echarts/issues/15181#issuecomment-1612103675 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

[GitHub] [echarts] github-actions[bot] commented on issue #15176: 【VisualMap】Support input custom value to set range values.

2023-06-28 Thread via GitHub
github-actions[bot] commented on issue #15176: URL: https://github.com/apache/echarts/issues/15176#issuecomment-1612103655 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

[GitHub] [echarts] github-actions[bot] commented on issue #15170: geo component set tooltip, but can‘t trigger.

2023-06-28 Thread via GitHub
github-actions[bot] commented on issue #15170: URL: https://github.com/apache/echarts/issues/15170#issuecomment-1612103621 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

[GitHub] [echarts] github-actions[bot] commented on issue #15169: map series didn't support str value (在map series里面使用字符串值, 数据会丢失)

2023-06-28 Thread via GitHub
github-actions[bot] commented on issue #15169: URL: https://github.com/apache/echarts/issues/15169#issuecomment-1612103590 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

[GitHub] [echarts] github-actions[bot] commented on issue #14883: svg模式 切换手机模式 dataZoom无法拖拽

2023-06-28 Thread via GitHub
github-actions[bot] commented on issue #14883: URL: https://github.com/apache/echarts/issues/14883#issuecomment-1612103560 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

[GitHub] [echarts] ptulou opened a new issue, #18822: When setOption has dataZoom startValue or endValue, the label of the dataZoom slider shows the value for the beginning and end of the axis

2023-06-28 Thread via GitHub
ptulou opened a new issue, #18822: URL: https://github.com/apache/echarts/issues/18822 ### Version 5.4.2 ### Link to Minimal Reproduction https://jsfiddle.net/ptulou/r78ch2eo/5/ ### Steps to Reproduce 1. On opening the fiddle, hover over the data zoom

[GitHub] [echarts] SebasQuirogaUCP opened a new issue, #18821: Morphing between Map and Bar - MapOption.series.data object with customizable "value" and "name"

2023-06-28 Thread via GitHub
SebasQuirogaUCP opened a new issue, #18821: URL: https://github.com/apache/echarts/issues/18821 ### What problem does this feature solve? By default, the mapOption object in the example [https://echarts.apache.org/examples/en/editor.html?c=map-bar-morph](url) expects a data object

[GitHub] [echarts] echarts-bot[bot] commented on pull request #18820: feat(pie): add angleRange for control pie range

2023-06-28 Thread via GitHub
echarts-bot[bot] commented on PR #18820: URL: https://github.com/apache/echarts/pull/18820#issuecomment-1611606913 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)

[GitHub] [echarts] linghaoSu opened a new pull request, #18820: feat(pie): add angleRange for control pie range

2023-06-28 Thread via GitHub
linghaoSu opened a new pull request, #18820: URL: https://github.com/apache/echarts/pull/18820 ## Brief Information This pull request is in the type of: - [ ] bug fixing - [x] new feature - [ ] others ### What does this PR do? add angel range

[GitHub] [echarts] luoyangweb commented on issue #18690: [Feature] Echarts resize not work in Vue3

2023-06-28 Thread via GitHub
luoyangweb commented on issue #18690: URL: https://github.com/apache/echarts/issues/18690#issuecomment-1611457306 这是来自QQ邮箱的假期自动回复邮件。   您好,我最近正在休假中,无法亲自回复您的邮件。我将在假期结束后,尽快给您回复。 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [echarts] linghaoSu commented on issue #18690: [Feature] Echarts resize not work in Vue3

2023-06-28 Thread via GitHub
linghaoSu commented on issue #18690: URL: https://github.com/apache/echarts/issues/18690#issuecomment-1611456829 Providing a [stackblitz](https://stackblitz.com/) demo may be helpful to resolve this issue. -- This is an automated message from the Apache Git Service. To respond to the

[GitHub] [echarts] starkbtc commented on issue #11382: echarts中实现多个tooltip存在

2023-06-28 Thread via GitHub
starkbtc commented on issue #11382: URL: https://github.com/apache/echarts/issues/11382#issuecomment-1611395110 请问这个功能现在带上了吗? 这种深度图的多个tooltip如何实现 https://github.com/apache/echarts/assets/43443357/c86a7161-18d4-4199-b58b-e348dc37522b;> -- This is an automated message from the

[GitHub] [echarts] starkbtc commented on issue #6731: 请问Echarts能否实现交易的深度图?

2023-06-28 Thread via GitHub
starkbtc commented on issue #6731: URL: https://github.com/apache/echarts/issues/6731#issuecomment-1611365189 > 你把现在实现的部分在 http://gallery.echartsjs.com/editor.html 上复现一下吧 链接点不开 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [echarts] vikas-6 commented on issue #10020: Annotation editing support in toolbox

2023-06-28 Thread via GitHub
vikas-6 commented on issue #10020: URL: https://github.com/apache/echarts/issues/10020#issuecomment-162510 > https://echarts.apache.org/examples/zh/editor.html?c=scatter-label-align-top Is this what you want? @msbasanth @nouman0320 @yutingli119

[GitHub] [echarts] cllee1214 commented on issue #17576: [Feature] Time axis interval

2023-06-28 Thread via GitHub
cllee1214 commented on issue #17576: URL: https://github.com/apache/echarts/issues/17576#issuecomment-1611094337 it's looks like do not work in **wechat minprogram**.my version is 5.4.2. the code as follows:

[GitHub] [echarts] DendoD96 opened a new pull request, #18819: Feat/straight multiple edge

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

[GitHub] [echarts] echarts-bot[bot] commented on pull request #18819: Feat/straight multiple edge

2023-06-28 Thread via GitHub
echarts-bot[bot] commented on PR #18819: URL: https://github.com/apache/echarts/pull/18819#issuecomment-1611067408 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)

[GitHub] [echarts] echarts-bot[bot] commented on issue #18818: [Bug] series.bar.emphasis.itemStyle.color 在同系列 stack bars 高亮状态下不起作用

2023-06-28 Thread via GitHub
echarts-bot[bot] commented on issue #18818: URL: https://github.com/apache/echarts/issues/18818#issuecomment-1611011844 @ShiyiWei1995 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

[GitHub] [echarts] ShiyiWei1995 opened a new issue, #18818: [Bug] series.bar.emphasis.itemStyle.color 在同系列 stack bars 高亮状态下不起作用

2023-06-28 Thread via GitHub
ShiyiWei1995 opened a new issue, #18818: URL: https://github.com/apache/echarts/issues/18818 ### Version 5.4.2 ### Link to Minimal Reproduction 默认 ### Steps to Reproduce 关键配置: ``` series: [ { type: 'bar', data:

[GitHub] [echarts] vikas-6 commented on issue #18773: [Bug] cannot show percentage in sunburst label

2023-06-28 Thread via GitHub
vikas-6 commented on issue #18773: URL: https://github.com/apache/echarts/issues/18773#issuecomment-1611000996 https://codepen.io/VIKAS-KUMAR-the-vuer/pen/NWEpdOY --- I fixed it now it show {d}% in charts correctly -- This is an automated message from the Apache Git

[GitHub] [echarts] simplg commented on issue #17358: Allow sunburst to render properly when sum of children's value are higher than parent's value

2023-06-28 Thread via GitHub
simplg commented on issue #17358: URL: https://github.com/apache/echarts/issues/17358#issuecomment-1610991569 I have also encountered the same problem with the library. In our area of field, we are using the sunburst to plot z scores for subdomains and domains. The domain's value is the

[GitHub] [echarts] jaling530 commented on issue #18817: [Bug] 通过引用主题色修改折线颜色,当鼠标悬浮,折线不显示,只剩下折点

2023-06-28 Thread via GitHub
jaling530 commented on issue #18817: URL: https://github.com/apache/echarts/issues/18817#issuecomment-1610930454 > 不支持 CSS 变量。可以试试切换到 SVG 渲染器,由于是 DOM 渲染,应该在部分场景还是能用。 我是用svg渲染的,看看怎么拿得到题色变量值,这就比较麻烦了 -- This is an automated message from the Apache Git Service. To respond to the

[GitHub] [echarts] plainheart commented on issue #18817: [Bug] 通过引用主题色修改折线颜色,当鼠标悬浮,折线不显示,只剩下折点

2023-06-28 Thread via GitHub
plainheart commented on issue #18817: URL: https://github.com/apache/echarts/issues/18817#issuecomment-1610924747 不支持 CSS 变量。 -- 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

[GitHub] [echarts] echarts-bot[bot] commented on issue #18817: [Bug] 通过引用主题色修改折线颜色,当鼠标悬浮,折线不显示,只剩下折点

2023-06-28 Thread via GitHub
echarts-bot[bot] commented on issue #18817: URL: https://github.com/apache/echarts/issues/18817#issuecomment-1610905960 @jaling530 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

[GitHub] [echarts] jaling530 opened a new issue, #18817: [Bug] 通过引用主题色修改折线颜色,当鼠标悬浮,折线不显示,只剩下折点

2023-06-28 Thread via GitHub
jaling530 opened a new issue, #18817: URL: https://github.com/apache/echarts/issues/18817 ### Version 5.4.2 ### Link to Minimal Reproduction 默认 ### Steps to Reproduce

[GitHub] [echarts] xitice commented on issue #15488: Display the nearest data of different series in one tooltip.

2023-06-28 Thread via GitHub
xitice commented on issue #15488: URL: https://github.com/apache/echarts/issues/15488#issuecomment-1610886807 +1 for this -- 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.

[GitHub] [echarts] Vanisper commented on issue #4445: I'm hitting an infinite loop error inside of Animator.js

2023-06-28 Thread via GitHub
Vanisper commented on issue #4445: URL: https://github.com/apache/echarts/issues/4445#issuecomment-1610879901 这个问题我发现大都是有关颜色的配置出现问题。 例如:`rgb(255, 255, 255)`当成rgba写了(多一个参数),或者rgba当成rgb写,诸如此类。 但是我这里仔细检查了这个问题,并没有以上的错误用法(错误用法是一定会触发这个报错的) 所以我的最终解决办法是避开诸如`rgb`、`rgba`的写法,而是使用hex的颜色色值