Re: [I] [Bug] Radar area is not correct [echarts]

2023-11-23 Thread via GitHub
nieyuyao commented on issue #16925: URL: https://github.com/apache/echarts/issues/16925#issuecomment-1825228938 I debugged the code to got the points that are drawn to the canvas. ```javascript const canvas = document.getElementById('canvas') const ctx = canvas.getContext('2d')

Re: [I] Dynamic "borderRadius" Application for Top Series in Stacked Bar Charts [echarts]

2023-11-23 Thread via GitHub
BenJackGill commented on issue #19275: URL: https://github.com/apache/echarts/issues/19275#issuecomment-1825152935 @Ovilia thank you so much for this. I have been playing around with it for the last few days trying to get it working on my project. But I am having a lot of trouble

Re: [I] 地球globe,添加三维散点并添加点击事件,pc上可以执行正常,在移动端点击没响应 [echarts]

2023-11-23 Thread via GitHub
Wily96 commented on issue #15003: URL: https://github.com/apache/echarts/issues/15003#issuecomment-1825133606 Ok -- 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] 地球globe,添加三维散点并添加点击事件,pc上可以执行正常,在移动端点击没响应 [echarts]

2023-11-23 Thread via GitHub
lqs577lqs commented on issue #15003: URL: https://github.com/apache/echarts/issues/15003#issuecomment-1825066533 this issue still alive on 2023.11.24 -- 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] 为什么在数据只有一条的情况下yAxis属性下axisLabel中方法会被调用六次啊 [echarts]

2023-11-23 Thread via GitHub
sugar258596 closed issue #18774: [Bug] 为什么在数据只有一条的情况下yAxis属性下axisLabel中方法会被调用六次啊 URL: https://github.com/apache/echarts/issues/18774 -- 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] Adding routerlink in a sunburst chart [echarts]

2023-11-23 Thread via GitHub
github-actions[bot] commented on issue #16066: URL: https://github.com/apache/echarts/issues/16066#issuecomment-1824900134 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] edgeShape= 'polyline'时,重绘数据时连接线未及时更新 [echarts]

2023-11-23 Thread via GitHub
github-actions[bot] commented on issue #16089: URL: https://github.com/apache/echarts/issues/16089#issuecomment-1824900203 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] grid.containlabel can't deal with formattered label [echarts]

2023-11-23 Thread via GitHub
github-actions[bot] commented on issue #16088: URL: https://github.com/apache/echarts/issues/16088#issuecomment-1824900172 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] Adding routerlink in a sunburst chart [echarts]

2023-11-23 Thread via GitHub
github-actions[bot] closed issue #16066: Adding routerlink in a sunburst chart URL: https://github.com/apache/echarts/issues/16066 -- 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] Remove-Refresh data without setOption() [echarts]

2023-11-23 Thread via GitHub
github-actions[bot] commented on issue #9782: URL: https://github.com/apache/echarts/issues/9782#issuecomment-1824900021 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] ECharts.resize() ERROR! Cannot read properties of undefined (reading 'type') [echarts]

2023-11-23 Thread via GitHub
matheus-agne commented on issue #16642: URL: https://github.com/apache/echarts/issues/16642#issuecomment-1824825929 just use `shallowRef` instead of `ref `guys -- 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] Multiple dataset in gauge overlaps or show big gap while screen changes [echarts]

2023-11-23 Thread via GitHub
helgasoft commented on issue #19316: URL: https://github.com/apache/echarts/issues/19316#issuecomment-1824761158 A suggestion: set _z:0_ on the **second** gauge to make it background, and change _progress.color_ to 'magenta' on **first** one for better visibility. Zoom overlap is by design

Re: [I] echarts3.*后的版本,雷达图不支持展示单个维度的数据 [echarts]

2023-11-23 Thread via GitHub
Luluno01 commented on issue #10750: URL: https://github.com/apache/echarts/issues/10750#issuecomment-1824539419 版本5.4.3仍未解决此问题。 -- 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] Separate legend icons and labels for each data point in a single bar chart, similar to a pie chart. [echarts]

2023-11-23 Thread via GitHub
MatthiasMert commented on issue #19326: URL: https://github.com/apache/echarts/issues/19326#issuecomment-1824277362 To my knowledge echarts creates one legend entry per series and there is no way around. If the work around I provided is not suitable for your use case you can always

Re: [I] [Bug] 监听legendselectchanged 数据累加了 [echarts]

2023-11-23 Thread via GitHub
Julycc41 closed issue #19328: [Bug] 监听legendselectchanged 数据累加了 URL: https://github.com/apache/echarts/issues/19328 -- 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] [Bug] 监听legendselectchanged 数据累加了 [echarts]

2023-11-23 Thread via GitHub
echarts-bot[bot] commented on issue #19328: URL: https://github.com/apache/echarts/issues/19328#issuecomment-1824168591 @Julycc41 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

[I] [Bug] 监听legendselectchanged 数据累加了 [echarts]

2023-11-23 Thread via GitHub
Julycc41 opened a new issue, #19328: URL: https://github.com/apache/echarts/issues/19328 ### Version 5.2.2 ### Link to Minimal Reproduction https://codesandbox.io/p/sandbox/basic-area-chart-forked-jfgxlk?file=%2Findex.js%3A247%2C4 ### Steps to Reproduce

Re: [I] [Question] HowTo to make a color of link relative to src or target node color [echarts]

2023-11-23 Thread via GitHub
ezzle commented on issue #19327: URL: https://github.com/apache/echarts/issues/19327#issuecomment-1824042569 Like as legend items and nodes colors are related ![Xsential _ Xsential - Google Chrome 23-11-23

[I] [Question] HowTo to make a color of link relative to src or target node color [echarts]

2023-11-23 Thread via GitHub
ezzle opened a new issue, #19327: URL: https://github.com/apache/echarts/issues/19327 ### What problem does this feature solve? Hi. A want to make edge color relative to the target (or source) node. Nodes color is dynamically set by echarts based on the theme. How can I do a

Re: [I] Separate legend icons and labels for each data point in a single bar chart, similar to a pie chart. [echarts]

2023-11-23 Thread via GitHub
MatthiasMert commented on issue #19326: URL: https://github.com/apache/echarts/issues/19326#issuecomment-1823974216 You can use the [stack property](https://echarts.apache.org/en/option.html#series-bar.stack) and set the values for all other categories to 0.