[GitHub] [echarts] vivek-kandhvar commented on issue #17678: [Feature] Legend selectedMode to keep at least one active

2022-10-10 Thread GitBox
vivek-kandhvar commented on issue #17678: URL: https://github.com/apache/echarts/issues/17678#issuecomment-1274074558 This will be very useful if done! -- 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

[GitHub] [echarts] echarts-bot[bot] commented on pull request #17740: feat(treemap): label position not work with rich. close #17591

2022-10-10 Thread GitBox
echarts-bot[bot] commented on PR #17740: URL: https://github.com/apache/echarts/pull/17740#issuecomment-1274049841 Document changes are required in this PR. Please also make a PR to [apache/echarts-doc](https://github.com/apache/echarts-doc) for document changes and update the issue id in

[GitHub] [echarts] echarts-bot[bot] commented on pull request #17740: feat(treemap): label position not work with rich. close #17591

2022-10-10 Thread GitBox
echarts-bot[bot] commented on PR #17740: URL: https://github.com/apache/echarts/pull/17740#issuecomment-1274049809 ⚠️ MISSING DOCUMENT INFO: Please make sure one of the document options are checked in this PR's description. Search "Document Info" in the description of this PR. This should

[GitHub] [echarts] TendernessCJS commented on issue #17363: [Bug] echarts xAxis.axisLabel 配置, 缺少官方文档描述的 overflow 属性.

2022-10-10 Thread GitBox
TendernessCJS commented on issue #17363: URL: https://github.com/apache/echarts/issues/17363#issuecomment-1273947680 > `xAxis.axisLabel.overflow` is functioning well but https://user-images.githubusercontent.com/50892641/194973095-6cbde8d0-04d9-4e45-96af-b756eaa4c619.png;>

[GitHub] [echarts] github-actions[bot] commented on issue #13418: heatmap的label的width属性问题

2022-10-10 Thread GitBox
github-actions[bot] commented on issue #13418: URL: https://github.com/apache/echarts/issues/13418#issuecomment-1273818922 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 #13401: What causes this disorder in the line chart

2022-10-10 Thread GitBox
github-actions[bot] commented on issue #13401: URL: https://github.com/apache/echarts/issues/13401#issuecomment-1273818817 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] closed issue #13380: echarts 5.0 not working with react

2022-10-10 Thread GitBox
github-actions[bot] closed issue #13380: echarts 5.0 not working with react URL: https://github.com/apache/echarts/issues/13380 -- 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] github-actions[bot] commented on issue #13414: Tooltip default font differs from rest of chart

2022-10-10 Thread GitBox
github-actions[bot] commented on issue #13414: URL: https://github.com/apache/echarts/issues/13414#issuecomment-1273818889 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 #13380: echarts 5.0 not working with react

2022-10-10 Thread GitBox
github-actions[bot] commented on issue #13380: URL: https://github.com/apache/echarts/issues/13380#issuecomment-1273818697 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

[GitHub] [echarts] github-actions[bot] closed issue #6034: Cannot select overlapping bubbles in a scatter chart

2022-10-10 Thread GitBox
github-actions[bot] closed issue #6034: Cannot select overlapping bubbles in a scatter chart URL: https://github.com/apache/echarts/issues/6034 -- 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

[GitHub] [echarts] github-actions[bot] commented on issue #6034: Cannot select overlapping bubbles in a scatter chart

2022-10-10 Thread GitBox
github-actions[bot] commented on issue #6034: URL: https://github.com/apache/echarts/issues/6034#issuecomment-1273818542 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

[GitHub] [echarts] koliharesh commented on issue #17735: [Bug] RadialGradient backgroundColor can't render by svg

2022-10-10 Thread GitBox
koliharesh commented on issue #17735: URL: https://github.com/apache/echarts/issues/17735#issuecomment-1273488249 Hello Sir/Madam, I would like to contribute in your project to solve this issue. -- This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [echarts] echarts-bot[bot] commented on issue #17746: [Bug] renderItem's path doesn't update

2022-10-10 Thread GitBox
echarts-bot[bot] commented on issue #17746: URL: https://github.com/apache/echarts/issues/17746#issuecomment-1273487207 @MrSquaare Please provide a demo for the issue either with [Official Editor](https://echarts.apache.org/examples/editor.html),

[GitHub] [echarts] mountainash commented on issue #15660: cursor option is invalid for line graph

2022-10-10 Thread GitBox
mountainash commented on issue #15660: URL: https://github.com/apache/echarts/issues/15660#issuecomment-1273481774 @susiwen8 is there a way to control the cursor on the line (not the data point). I think the `pointer` style that it defaults to can be confusing - as it can signify that

[GitHub] [echarts] li942475402 commented on issue #17737: [Bug] The behavior of axisPointer does not conform to normal people's feelings when both the x-axis and the y-axis are continuous axes

2022-10-10 Thread GitBox
li942475402 commented on issue #17737: URL: https://github.com/apache/echarts/issues/17737#issuecomment-1273476848 > This is probably not a bug. Consider if there are two points with the same x: `[10, 10], [10, 20]`. If the vertical axisPointer is at the x position 10, there is no reason

[GitHub] [echarts] MrSquaare opened a new issue, #17746: [Bug] renderItem's path doesn't update

2022-10-10 Thread GitBox
MrSquaare opened a new issue, #17746: URL: https://github.com/apache/echarts/issues/17746 ### Version 5.4.0 ### Link to Minimal Reproduction _No response_ ### Steps to Reproduce 1. Create a simple chart with a custom series with a dummy data 2. Add a

[GitHub] [echarts] ggbond2077 commented on issue #9402: Cannot read property 'getRawIndex' of undefined

2022-10-10 Thread GitBox
ggbond2077 commented on issue #9402: URL: https://github.com/apache/echarts/issues/9402#issuecomment-1273319829 > setOption(option: Opt, notMerge?: boolean, lazyUpdate?: boolean): void; I passed "notMerge" into "true", this problem occurred, changed to "false", the problem was solved

[GitHub] [echarts] ggbond2077 commented on issue #9402: Cannot read property 'getRawIndex' of undefined

2022-10-10 Thread GitBox
ggbond2077 commented on issue #9402: URL: https://github.com/apache/echarts/issues/9402#issuecomment-1273319368 > +1 , i change state in select event which may cause render. caught the same error. and the select action not work. solved by change "notMerge" to "false". -- This

[GitHub] [echarts] horitaka commented on pull request #17736: fix(line): distance bug in vertical or horizontal line #17162

2022-10-10 Thread GitBox
horitaka commented on PR #17736: URL: https://github.com/apache/echarts/pull/17736#issuecomment-1273288167 Thank you for your comment. I'm sorry, I misunderstood the expected behavior. I'll fix the code and commit again later. -- This is an automated message from the Apache Git Service.

[GitHub] [echarts] joker1sb commented on pull request #17669: bugfix #15694: support connectNulls series in data zoom

2022-10-10 Thread GitBox
joker1sb commented on PR #17669: URL: https://github.com/apache/echarts/pull/17669#issuecomment-1273207364 [Pussy888](https://sbbth.com/pussy888/)Pussy888 Joker123 logo [JOKER123](https://sbbth.com/joker123/) Relax Gaming [RELAX GAMING](https://sbbth.com/relax-gaming-2/)

[GitHub] [echarts] joker1sb commented on issue #17703: [Feature] : 针对图标中柱状图标线的 自定义内容

2022-10-10 Thread GitBox
joker1sb commented on issue #17703: URL: https://github.com/apache/echarts/issues/17703#issuecomment-1273207026 [Pussy888](https://sbbth.com/pussy888/)Pussy888 Joker123 logo [JOKER123](https://sbbth.com/joker123/) Relax Gaming [RELAX

[GitHub] [echarts] joker1sb commented on issue #17744: [Bug] Scatter has poor redraw with large number of Points

2022-10-10 Thread GitBox
joker1sb commented on issue #17744: URL: https://github.com/apache/echarts/issues/17744#issuecomment-1273206318 [Pussy888](https://sbbth.com/pussy888/)Pussy888 Joker123 logo [JOKER123](https://sbbth.com/joker123/) Relax Gaming [RELAX

[GitHub] [echarts] echarts-bot[bot] closed issue #17745: [Bug] Pie Incorrect percentage display

2022-10-10 Thread GitBox
echarts-bot[bot] closed issue #17745: [Bug] Pie Incorrect percentage display URL: https://github.com/apache/echarts/issues/17745 -- 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] plainheart commented on issue #17745: [Bug] Pie Incorrect percentage display

2022-10-10 Thread GitBox
plainheart commented on issue #17745: URL: https://github.com/apache/echarts/issues/17745#issuecomment-1273134060 Thanks for your feedback. This bug has been fixed in #17734. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [echarts] hlwxyuan commented on issue #3164: echart3使用百度地图扩展,地图切片显示不全,有空白

2022-10-10 Thread GitBox
hlwxyuan commented on issue #3164: URL: https://github.com/apache/echarts/issues/3164#issuecomment-1273050233 是由于百度地图v2.0添加了个性化样式设置(给option.bmap中添加了styleJson配置)造成的。详见https://www.cnblogs.com/bky419/p/16385972.html -- This is an automated message from the Apache Git Service. To respond to

[GitHub] [echarts] mountainash commented on issue #17744: [Bug] Scatter has poor redraw with large number of Points

2022-10-10 Thread GitBox
mountainash commented on issue #17744: URL: https://github.com/apache/echarts/issues/17744#issuecomment-1273043374 @Ovilia Thank you for the quick reply... is there an explanation [you can link to] that details what "progressive rendering" means in an ECharts sense? -- This is an

[GitHub] [echarts] chiyu1996 opened a new issue, #17745: [Bug] Pie

2022-10-10 Thread GitBox
chiyu1996 opened a new issue, #17745: URL: https://github.com/apache/echarts/issues/17745 ### Version 5.4.0 ### Link to Minimal Reproduction https://codepen.io/chiyu1996/pen/RwyqoEy ### Steps to Reproduce var chartDom = document.getElementById('main');

[GitHub] [echarts] Ovilia closed issue #11377: treemap chart: click event get wrong dataIndex for treemap?

2022-10-10 Thread GitBox
Ovilia closed issue #11377: treemap chart: click event get wrong dataIndex for treemap? URL: https://github.com/apache/echarts/issues/11377 -- 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

[GitHub] [echarts] Ovilia commented on issue #11377: treemap chart: click event get wrong dataIndex for treemap?

2022-10-10 Thread GitBox
Ovilia commented on issue #11377: URL: https://github.com/apache/echarts/issues/11377#issuecomment-1273027869 This doesn't seems to be a bug because it seems the root node is considered to have `dataIndex: 0` as @dongsuo suggests. -- This is an automated message from the Apache Git

[GitHub] [echarts] Ovilia commented on issue #17744: [Bug] Scatter has poor redraw with large number of Points

2022-10-10 Thread GitBox
Ovilia commented on issue #17744: URL: https://github.com/apache/echarts/issues/17744#issuecomment-1273015794 This is because when data amount is large, ECharts use progressive rendering. You can set `progressiveThreshold: 1,` to be a large number to disable it. -- This is an

[GitHub] [echarts] Ovilia commented on pull request #17736: fix(line): distance bug in vertical or horizontal line #17162

2022-10-10 Thread GitBox
Ovilia commented on PR #17736: URL: https://github.com/apache/echarts/pull/17736#issuecomment-1273009861  The result is generated by visual test. You can try it by yourself. `npm run test:visual` -- This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [echarts] mountainash opened a new issue, #17744: [Bug] Scatter has poor redraw with large number of Points

2022-10-10 Thread GitBox
mountainash opened a new issue, #17744: URL: https://github.com/apache/echarts/issues/17744 ### Version 5.4.0 ### Link to Minimal Reproduction https://codesandbox.io/s/elegant-browser-4bo1ib?file=/App.tsx ### Steps to Reproduce 1. Create a `scatter` type

[GitHub] [echarts] sanketinx commented on issue #17704: [Bug] Is there any way to reduce font size with responsive for speedometer gauge value.

2022-10-10 Thread GitBox
sanketinx commented on issue #17704: URL: https://github.com/apache/echarts/issues/17704#issuecomment-1272922404 Thanks for the reply but it is not working for the 2-digit floating values. Is there any editor example that can be helpful? Thanks again. Waiting for reply. -- This is an

[GitHub] [echarts] echarts-bot[bot] closed issue #17743: [Bug] 饼图图例切换导致计算错误

2022-10-10 Thread GitBox
echarts-bot[bot] closed issue #17743: [Bug] 饼图图例切换导致计算错误 URL: https://github.com/apache/echarts/issues/17743 -- 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,

[GitHub] [echarts] plainheart commented on issue #17743: [Bug] 饼图图例切换导致计算错误

2022-10-10 Thread GitBox
plainheart commented on issue #17743: URL: https://github.com/apache/echarts/issues/17743#issuecomment-1272920667 #17734 已修复该问题,参见 #17732。 -- 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

[echarts-doc] branch master updated: fix: update deprecated usage of `echarts.time.parse/format`

2022-10-10 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 5716bc6e fix: update deprecated usage of

[GitHub] [echarts] echarts-bot[bot] commented on issue #17743: [Bug] 饼图图例切换导致计算错误

2022-10-10 Thread GitBox
echarts-bot[bot] commented on issue #17743: URL: https://github.com/apache/echarts/issues/17743#issuecomment-1272899164 @lihuihui8787 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] lihuihui8787 opened a new issue, #17743: [Bug] 饼图图例切换导致计算错误

2022-10-10 Thread GitBox
lihuihui8787 opened a new issue, #17743: URL: https://github.com/apache/echarts/issues/17743 ### Version 5.4.0 ### Link to Minimal Reproduction _No response_ ### Steps to Reproduce option = { tooltip: { trigger: 'item' }, toolbox: {

[GitHub] [echarts] a949066041 closed issue #17742: [Bug] Custom series Zoom display error

2022-10-10 Thread GitBox
a949066041 closed issue #17742: [Bug] Custom series Zoom display error URL: https://github.com/apache/echarts/issues/17742 -- 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

[GitHub] [echarts] a949066041 commented on issue #17742: [Bug] Custom series Zoom display error

2022-10-10 Thread GitBox
a949066041 commented on issue #17742: URL: https://github.com/apache/echarts/issues/17742#issuecomment-1272857286 Thanks. I get. -- 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] plainheart commented on issue #17742: [Bug] Custom series Zoom display error

2022-10-10 Thread GitBox
plainheart commented on issue #17742: URL: https://github.com/apache/echarts/issues/17742#issuecomment-1272848552 As per the documentation, the custom series doesn't recognize the `z` option in the `data` items. You may try to use the

[GitHub] [echarts] helgasoft commented on issue #17741: [Bug] Map cannot do multiple selections by brush (?)

2022-10-10 Thread GitBox
helgasoft commented on issue #17741: URL: https://github.com/apache/echarts/issues/17741#issuecomment-1272841516 answer is in [brush](https://echarts.apache.org/en/option.html#brush) - 'map' is not supported (yet). -- This is an automated message from the Apache Git Service. To respond

[GitHub] [echarts] helgasoft closed issue #17741: [Bug] Map cannot do multiple selections by brush (?)

2022-10-10 Thread GitBox
helgasoft closed issue #17741: [Bug] Map cannot do multiple selections by brush (?) URL: https://github.com/apache/echarts/issues/17741 -- 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] a949066041 commented on issue #17742: [Bug] Custom series Zoom display error

2022-10-10 Thread GitBox
a949066041 commented on issue #17742: URL: https://github.com/apache/echarts/issues/17742#issuecomment-1272822639 I think Initialize and drag and drop restore should be the same effect. -- This is an automated message from the Apache Git Service. To respond to the message, please log on

[echarts-doc] branch master updated: fix typo in brush component

2022-10-10 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 e37e005e fix typo in brush component