Re: [PR] feat(brush): support brush selection on line series [echarts]

2023-12-07 Thread via GitHub
y3 commented on PR #19193: URL: https://github.com/apache/echarts/pull/19193#issuecomment-1846709439 Hello, how can I use it in JavaScript. -- 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

Re: [I] [Bug] 当 xAxis.type 为 time,并且时间轴跨月份时,必定会显示新月份的1号作为一个刻度,导致刻度之间文字重叠 [echarts]

2023-12-07 Thread via GitHub
zalatmza commented on issue #18974: URL: https://github.com/apache/echarts/issues/18974#issuecomment-1846697510 I also found this problem. `xAxis.interval` is not use. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

Re: [PR] Update dataset-layout.html [echarts]

2023-12-07 Thread via GitHub
echarts-bot[bot] commented on PR #19373: URL: https://github.com/apache/echarts/pull/19373#issuecomment-1846667681 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] Update dataset-layout.html [echarts]

2023-12-07 Thread via GitHub
miracleren opened a new pull request, #19373: URL: https://github.com/apache/echarts/pull/19373 Fixed an issue where repeated rendering caused stalling ## Brief Information This pull request is in the type of: bug fixing ### Fixed issues test example seriesLayoutBy:

Re: [I] [Bug] 树形图下,自定义symbol时,选中某个节点,再去展开其他节点时,配置了emphasis.focus = 'ancestor',上一次展开的节点并不会淡出。 [echarts]

2023-12-07 Thread via GitHub
echarts-bot[bot] commented on issue #19372: URL: https://github.com/apache/echarts/issues/19372#issuecomment-1846517717 @chanyidou 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

Re: [I] [Bug] [echarts]

2023-12-07 Thread via GitHub
echarts-bot[bot] closed issue #19372: [Bug] URL: https://github.com/apache/echarts/issues/19372 -- 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:

[I] [Bug] [echarts]

2023-12-07 Thread via GitHub
chanyidou opened a new issue, #19372: URL: https://github.com/apache/echarts/issues/19372 ### Version e.g. 5.4.0 ### Link to Minimal Reproduction 无 ### Steps to Reproduce 树形图下,自定义symbol时,选中某个节点,再去展开其他节点时,配置了emphasis.focus = 'ancestor',上一次展开的节点并不会淡出。

Re: [I] [Bug] [echarts]

2023-12-07 Thread via GitHub
echarts-bot[bot] closed issue #19371: [Bug] URL: https://github.com/apache/echarts/issues/19371 -- 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:

[I] [Bug] [echarts]

2023-12-07 Thread via GitHub
chanyidou opened a new issue, #19371: URL: https://github.com/apache/echarts/issues/19371 ### Version e.g. 5.4.0 ### Link to Minimal Reproduction 无 ### Steps to Reproduce 树形图下,自定义symbol时,选中某个节点,再去展开其他节点时,配置了emphasis.focus = 'ancestor',上一次展开的节点并不会淡出。

Re: [I] [Bug] piecewise visualMap janks with high piece count [echarts]

2023-12-07 Thread via GitHub
mayfield commented on issue #19361: URL: https://github.com/apache/echarts/issues/19361#issuecomment-1846112955 > This is intriguing, but information is too scarce for analysis > > 1. _visualMap_ is usually set once, but in your example it is updated along with the data, at a refresh

Re: [I] getDataURL() got utf-8 instead of base64 [echarts]

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

Re: [I] [Bug] 如果有多个series,moveOverlap不会分开计算而是全部统一排布 [echarts]

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

Re: [I] Warning: Instance ec_1638754037291 has been disposed [echarts]

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

Re: [I] Sankey diagram order can't be specified [echarts]

2023-12-07 Thread via GitHub
Arch-Storm commented on issue #4986: URL: https://github.com/apache/echarts/issues/4986#issuecomment-1846015311 Hi, I've found that setting `layoutIterations: 0` has the problem of preventing "nice spacing" between the nodes. (Not sure how to define this better). This is using

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

2023-12-07 Thread via GitHub
mertokten commented on issue #19187: URL: https://github.com/apache/echarts/issues/19187#issuecomment-1845938454 @tmtron I have added this code snippet after line 235 in the scaleRawExtentInfo.ts file and it seemed to fix the current bug. However I am not sure whether it breaks

Re: [I] [Feature] Line-Series property to define cursor when mousing over line element. [echarts]

2023-12-07 Thread via GitHub
RizerKayseri commented on issue #18133: URL: https://github.com/apache/echarts/issues/18133#issuecomment-1844942583 hello,has the problem been solved? -- 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] [Bug] 折线图设置type为time时,渲染出来的数据概率性丢失无法渲染在图表上 [echarts]

2023-12-07 Thread via GitHub
ysswebdev commented on issue #19369: URL: https://github.com/apache/echarts/issues/19369#issuecomment-1844861924 > dataZoom 我尝试配置如下dataZoom然后缩放到最大,也是取不到最后一条 dataZoom: [ { type: "slider", // 缩略轴类型为滑动条 yAxisIndex: [0], // 对应 Y 轴的索引 // 其他配置项...

Re: [I] [Feature] [Question] Prevent scaling when zooming in Sunburst Chart [echarts]

2023-12-07 Thread via GitHub
comfycush closed issue #19370: [Feature] [Question] Prevent scaling when zooming in Sunburst Chart URL: https://github.com/apache/echarts/issues/19370 -- 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] [Feature] [Question] Prevent scaling when zooming in Sunburst Chart [echarts]

2023-12-07 Thread via GitHub
comfycush commented on issue #19370: URL: https://github.com/apache/echarts/issues/19370#issuecomment-1844851387 solved, just added fixed width and height on the container -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and