Re: [I] [Feature] echats3D地图type: "map3D"如何关闭hover区域高亮 [echarts]

2024-03-15 Thread via GitHub
echarts-bot[bot] commented on issue #19720: URL: https://github.com/apache/echarts/issues/19720#issuecomment-1999119974 @yixnhh 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] It does not position the label correctly on waterfall chart when it crosses the X axis [echarts]

2024-03-15 Thread via GitHub
lmarquinez opened a new issue, #19724: URL: https://github.com/apache/echarts/issues/19724 ### Version 5.4.3 ### Link to Minimal Reproduction . ### Steps to Reproduce Value that across the X axis. ### Current Behavior I am using a bar chart,

[I] [Bug] map中国地图 右下角南海诸岛与中国最新地图展示有不同的地方 [echarts]

2024-03-15 Thread via GitHub
Ryemail opened a new issue, #19725: URL: https://github.com/apache/echarts/issues/19725 ### Version 5.2.2 ### Link to Minimal Reproduction https://echarts.apache.org/zh/option.html#series-map ### Steps to Reproduce map 地图南海诸岛与最新地图展示不一致 ### Current

Re: [I] [Bug] map中国地图 右下角南海诸岛与中国最新地图展示有不同的地方 [echarts]

2024-03-15 Thread via GitHub
echarts-bot[bot] commented on issue #19725: URL: https://github.com/apache/echarts/issues/19725#issuecomment-1999879847 @Ryemail 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] It does not position the label correctly on waterfall chart when it crosses the X axis [echarts]

2024-03-15 Thread via GitHub
MatthiasMert commented on issue #19724: URL: https://github.com/apache/echarts/issues/19724#issuecomment-1999611644 In the provided link i cannot see any issues. -- 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] [Feature] Add an item to graph but exclude from pie [echarts]

2024-03-15 Thread via GitHub
PaykomanVll commented on issue #19721: URL: https://github.com/apache/echarts/issues/19721#issuecomment-169227 > You can use a second [dataset](https://echarts.apache.org/en/option.html#dataset) for the bar series or specify the

Re: [I] [Bug] How to implement an interval chart [echarts]

2024-03-15 Thread via GitHub
MatthiasMert commented on issue #19722: URL: https://github.com/apache/echarts/issues/19722#issuecomment-1999270439 set [stackStrategy](https://echarts.apache.org/en/option.html#series-bar.stackStrategy) to `'all'` -- This is an automated message from the Apache Git Service. To respond

[I] [Bug] geo3D中 无法监听到 georoam事件 [echarts]

2024-03-15 Thread via GitHub
swanghao opened a new issue, #19719: URL: https://github.com/apache/echarts/issues/19719 ### Version 5.5.0 ### Link to Minimal Reproduction

Re: [I] [Bug] geo3D中 无法监听到 georoam事件 [echarts]

2024-03-15 Thread via GitHub
echarts-bot[bot] commented on issue #19719: URL: https://github.com/apache/echarts/issues/19719#issuecomment-1999102300 @swanghao 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] [label] 数据太密集时label没有省略显示,或者没有设置间隔的属性 [echarts]

2024-03-15 Thread via GitHub
liqiuqiui commented on issue #18117: URL: https://github.com/apache/echarts/issues/18117#issuecomment-1999161156 > > https://echarts.apache.org/zh/option.html#series-line.labelLayout.hideOverlap > > 这个可以解决一条折线上文字重叠的情况;如果是多条折线之间的文字重叠怎么办呢 每条折线series的label都设置 -- This is an

(echarts-www) branch master updated: tweak extension page

2024-03-15 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-www.git The following commit(s) were added to refs/heads/master by this push: new 9c138af4 tweak extension page 9c138af4 is

Re: [I] [Bug] 绘制3万个左右散点的图形时,鼠标悬浮在部分散点上时鼠标的样式未变化,部分是正常变化的;同时点击散点无法触发点击事件 [echarts]

2024-03-15 Thread via GitHub
Ovilia commented on issue #19716: URL: https://github.com/apache/echarts/issues/19716#issuecomment-1999086114 With `large: true`, scatters don't respond to mouse hover events when data number exceeds `largeThreshold`. This is necessary for performance consideration. -- This is an

Re: [I] [Feature] Add tables about stacking bars [echarts]

2024-03-15 Thread via GitHub
Ovilia commented on issue #19710: URL: https://github.com/apache/echarts/issues/19710#issuecomment-1999088657 This is not supported by default. You may use `graphic.elements` to draw lines and text. -- This is an automated message from the Apache Git Service. To respond to the message,

Re: [I] [Feature] Add an item to graph but exclude from pie [echarts]

2024-03-15 Thread via GitHub
MatthiasMert commented on issue #19721: URL: https://github.com/apache/echarts/issues/19721#issuecomment-1999222854 You can use a second [dataset](https://echarts.apache.org/en/option.html#dataset) for the bar series or specify the

Re: [I] [Bug] How to implement an interval chart [echarts]

2024-03-15 Thread via GitHub
Lazydd closed issue #19722: [Bug] How to implement an interval chart URL: https://github.com/apache/echarts/issues/19722 -- 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] How to implement an interval chart [echarts]

2024-03-15 Thread via GitHub
Lazydd commented on issue #19722: URL: https://github.com/apache/echarts/issues/19722#issuecomment-1999361520 > set [stackStrategy](https://echarts.apache.org/en/option.html#series-bar.stackStrategy) to `'all'` This works -- This is an automated message from the Apache Git

Re: [I] [Bug] 柱状图series 标签和坐标轴标签重叠 [echarts]

2024-03-15 Thread via GitHub
echarts-bot[bot] commented on issue #19723: URL: https://github.com/apache/echarts/issues/19723#issuecomment-1999384603 @liqiuqiui 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

(echarts-www) branch master updated: update contributors for some extensions

2024-03-15 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-www.git The following commit(s) were added to refs/heads/master by this push: new 84fd3e46 update contributors for some

[I] [Bug] 柱状图series 标签和坐标轴标签重叠 [echarts]

2024-03-15 Thread via GitHub
liqiuqiui opened a new issue, #19723: URL: https://github.com/apache/echarts/issues/19723 ### Version 5.4.3 ### Link to Minimal Reproduction https://codepen.io/qiuqiux1/pen/eYodbLw ### Steps to Reproduce 问题复现 https://codepen.io/qiuqiux1/pen/eYodbLw

Re: [I] [Bug] 绘制3万个左右散点的图形时,鼠标悬浮在部分散点上时鼠标的样式未变化,部分是正常变化的;同时点击散点无法触发点击事件 [echarts]

2024-03-15 Thread via GitHub
vikon72 commented on issue #19716: URL: https://github.com/apache/echarts/issues/19716#issuecomment-1999157232 感谢您的指导,通过调高largeThreshold后,所有点都可以正常响应hover事件,即鼠标悬浮时鼠标样式默认会改变为手型。但是select散点时,label都无法正常显示。偶然发现将鼠标移入工具栏区域能够使散点的label正常显示,不知道是什么问题导致的?有什么解决办法吗? -- This is an automated message from

[I] [Feature] Add an item to graph but exclude from pie [echarts]

2024-03-15 Thread via GitHub
PaykomanVll opened a new issue, #19721: URL: https://github.com/apache/echarts/issues/19721 ### What problem does this feature solve? Hello, found your great and powerfull echart plugin, now i have to do a simple chart and i spend a lot of hours to find the right configuration

Re: [I] [Bug] 绘制3万个左右散点的图形时,鼠标悬浮在部分散点上时鼠标的样式未变化,部分是正常变化的;同时点击散点无法触发点击事件 [echarts]

2024-03-15 Thread via GitHub
vikon72 commented on issue #19716: URL: https://github.com/apache/echarts/issues/19716#issuecomment-1999158039 感谢您的指导,通过调高largeThreshold后,所有点都可以正常响应hover事件,即鼠标悬浮时鼠标样式默认会改变为手型。但是select散点时,label都无法正常显示。偶然发现将鼠标移入工具栏区域能够使散点的label正常显示,不知道是什么问题导致的?有什么解决办法吗? -- This is an automated message from

[I] [Bug] How to implement an interval chart [echarts]

2024-03-15 Thread via GitHub
Lazydd opened a new issue, #19722: URL: https://github.com/apache/echarts/issues/19722 ### Version 5.5.0 ### Link to Minimal Reproduction

Re: [I] [Bug] 地图使用svg作为底图时, 怎样才能利用经纬度在地图中添加一个标点 [echarts]

2024-03-15 Thread via GitHub
giserlk360 commented on issue #18975: URL: https://github.com/apache/echarts/issues/18975#issuecomment-1999230308 > It seems [registerMap](https://echarts.apache.org/en/api.html#echarts.registerMap) controls the type of map coordinates. **geoJSON** map will accept only lng/lat coordinates

Re: [I] [Bug] Echarts使用lines做动画时,lines不能设置线条平滑且运动轨迹有痕迹未清除 [echarts]

2024-03-15 Thread via GitHub
github-actions[bot] commented on issue #16686: URL: https://github.com/apache/echarts/issues/16686#issuecomment-2000437595 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] 在版本5中定义一个使用stack属性的bar组件时与版本四的表现存在差异 [echarts]

2024-03-15 Thread via GitHub
github-actions[bot] commented on issue #16667: URL: https://github.com/apache/echarts/issues/16667#issuecomment-2000437527 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] Time series axis labels are overlapping [echarts]

2024-03-15 Thread via GitHub
github-actions[bot] commented on issue #16685: URL: https://github.com/apache/echarts/issues/16685#issuecomment-2000437575 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] [Feature] Add an item to graph but exclude from pie [echarts]

2024-03-15 Thread via GitHub
PaykomanVll commented on issue #19721: URL: https://github.com/apache/echarts/issues/19721#issuecomment-2000611443 > You can use a second [dataset](https://echarts.apache.org/en/option.html#dataset) for the bar series or specify the

Re: [I] [Feature] legend.formatter函数,接收的参数可不可以像tooltip.formatter一样 [echarts]

2024-03-15 Thread via GitHub
HxinY499 closed issue #19718: [Feature] legend.formatter函数,接收的参数可不可以像tooltip.formatter一样 URL: https://github.com/apache/echarts/issues/19718 -- 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] 颜色渐变使用conic-gradient [echarts]

2024-03-15 Thread via GitHub
adithyaappu commented on issue #19537: URL: https://github.com/apache/echarts/issues/19537#issuecomment-2000162718 @horizon can you provide a bit more explanation on the 'canvas insertion', that you mentioned? I'm also facing the same issue, and my use case is a 360 degree gauge chart.

Re: [I] [Bug] geo3D中 无法监听到 georoam事件 [echarts]

2024-03-15 Thread via GitHub
helgasoft commented on issue #19719: URL: https://github.com/apache/echarts/issues/19719#issuecomment-290137 not-a-bug, _georoam_ is just not an event defined in [echarts-gl](https://github.com/search?q=repo%3Aecomfe%2Fecharts-gl+georoam=code), it is for 2D maps only. -- This is an

Re: [I] [Bug] 柱状图series 标签和坐标轴标签重叠 [echarts]

2024-03-15 Thread via GitHub
helgasoft commented on issue #19723: URL: https://github.com/apache/echarts/issues/19723#issuecomment-2000138019 ```position: "insideBottomRight"``` will not overlap with the axis label, ```axisLabel.verticalAlign:'bottom'``` helps too.

(echarts-examples) branch gh-pages updated: tweak example title

2024-03-15 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 The following commit(s) were added to refs/heads/gh-pages by this push: new 987264bb tweak example title

Re: [I] [Feature] legend.formatter函数,接收的参数可不可以像tooltip.formatter一样 [echarts]

2024-03-15 Thread via GitHub
helgasoft commented on issue #19718: URL: https://github.com/apache/echarts/issues/19718#issuecomment-2000366122 > tooltip formatter can accept dataset-related attributes, but the parameters received by legend.formatter are only name yes, there is a significant difference - tooltip

Re: [I] [Feature] echats3D地图type: "map3D"如何关闭hover区域高亮 [echarts]

2024-03-15 Thread via GitHub
helgasoft commented on issue #19720: URL: https://github.com/apache/echarts/issues/19720#issuecomment-267624 yes, [map3D.emphasis](https://echarts.apache.org/en/option-gl.html#series-map3D.emphasis) is missing the _disabled_ property which exists in [2D

Re: [I] [Bug] map中国地图 右下角南海诸岛与中国最新地图展示有不同的地方 [echarts]

2024-03-15 Thread via GitHub
plainheart closed issue #19725: [Bug] map中国地图 右下角南海诸岛与中国最新地图展示有不同的地方 URL: https://github.com/apache/echarts/issues/19725 -- 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] map中国地图 右下角南海诸岛与中国最新地图展示有不同的地方 [echarts]

2024-03-15 Thread via GitHub
plainheart commented on issue #19725: URL: https://github.com/apache/echarts/issues/19725#issuecomment-2000164065 ECharts 不提供地图数据,但在默认情况下,当用户 register 并使用了 `map: 'china'` 但 map 数据不包括 `'南海诸岛'` 时,ECharts

Re: [I] [Bug] map中国地图 右下角南海诸岛与中国最新地图展示有不同的地方 [echarts]

2024-03-15 Thread via GitHub
helgasoft commented on issue #19725: URL: https://github.com/apache/echarts/issues/19725#issuecomment-2000165076 duplicate of #17295, #16935 and others. Next time please [search issues](https://github.com/apache/echarts/issues?q=is%3Aissue+%22South+China+Sea%22) first.  please close

(echarts-www) branch master updated: fix

2024-03-15 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-www.git The following commit(s) were added to refs/heads/master by this push: new c3cddd68 fix c3cddd68 is described below

Re: [I] [Bug] 地图使用svg作为底图时, 怎样才能利用经纬度在地图中添加一个标点 [echarts]

2024-03-15 Thread via GitHub
helgasoft commented on issue #18975: URL: https://github.com/apache/echarts/issues/18975#issuecomment-2001787808 > Is there any way to convert lng/lat coordinates into x/y coordinates Yes, provided that the geographic coordinate system used for drawing the SVG map is WGS 84. In