[GitHub] [echarts] plainheart commented on issue #17766: [Bug] node服务端配置项图形组件渲染时报错

2022-10-13 Thread GitBox
plainheart commented on issue #17766: URL: https://github.com/apache/echarts/issues/17766#issuecomment-1278514314 你应该通过 [`setPlatformAPI`](https://echarts.apache.org/zh/api.html#echarts.setPlatformAPI) 重写自己的 image loader 实现。 ```js echarts.setPlatformAPI({ loadImage(src,

[GitHub] [echarts] plainheart commented on issue #17767: lineStyle attribute in series could not set with function

2022-10-13 Thread GitBox
plainheart commented on issue #17767: URL: https://github.com/apache/echarts/issues/17767#issuecomment-1278506295 It seems the generic type `` is missing in [`LinesStateOption`](https://github.com/apache/echarts/blob/master/src/chart/lines/LinesSeries.ts#L114). You are welcome to open a PR

[GitHub] [echarts] echarts-bot[bot] commented on issue #17767: lineStyle attribute in series could not set with function

2022-10-13 Thread GitBox
echarts-bot[bot] commented on issue #17767: URL: https://github.com/apache/echarts/issues/17767#issuecomment-1278504337 This issue is labeled with `difficulty: easy`. @Virgil-N Would you like to debug it by yourself? This is a quicker way to get your problem fixed. Or you may wait for

[echarts] 01/01: Merge pull request #17764 from apache/action-node-version

2022-10-13 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.git commit c61494fcfad1d87d26702f3256fbfefca32483a5 Merge: 672c7240b d7ff8c564 Author: Zhongxiang Wang AuthorDate: Fri Oct 14

[echarts] branch master updated (672c7240b -> c61494fcf)

2022-10-13 Thread wangzx
This is an automated email from the ASF dual-hosted git repository. wangzx pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/echarts.git from 672c7240b Merge pull request #17750 from mountainash/fix/unkown-spelling add d7ff8c564 chore: update

[GitHub] [echarts] echarts-bot[bot] commented on pull request #17764: chore: update deprecated Node v12 to v16 & update action dependency version

2022-10-13 Thread GitBox
echarts-bot[bot] commented on PR #17764: URL: https://github.com/apache/echarts/pull/17764#issuecomment-1278489994 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] plainheart merged pull request #17764: chore: update deprecated Node v12 to v16 & update action dependency version

2022-10-13 Thread GitBox
plainheart merged PR #17764: URL: https://github.com/apache/echarts/pull/17764 -- 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] Virgil-N opened a new issue, #17767: lineStyle attribute in series could not set with function

2022-10-13 Thread GitBox
Virgil-N opened a new issue, #17767: URL: https://github.com/apache/echarts/issues/17767 ### Version last ### Link to Minimal Reproduction _No response_ ### Steps to Reproduce series: [{ type: "lines", symbol: "none",

[GitHub] [echarts] loneynoob opened a new issue, #17766: [Bug] node服务端配置项图形组件渲染时报错

2022-10-13 Thread GitBox
loneynoob opened a new issue, #17766: URL: https://github.com/apache/echarts/issues/17766 ### Version echarts@5.4.0 ### Link to Minimal Reproduction _No response_ ### Steps to Reproduce 在配置项上添加图形组件后(如下图示例)

[GitHub] [echarts] echarts-bot[bot] commented on issue #17766: [Bug] node服务端配置项图形组件渲染时报错

2022-10-13 Thread GitBox
echarts-bot[bot] commented on issue #17766: URL: https://github.com/apache/echarts/issues/17766#issuecomment-1278400643 @loneynoob 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] edokeh opened a new issue, #17765: [Bug] universalTransition 不支持柱状图到分组柱状图的变换

2022-10-13 Thread GitBox
edokeh opened a new issue, #17765: URL: https://github.com/apache/echarts/issues/17765 ### Version 5.4 ### Link to Minimal Reproduction https://codesandbox.io/s/bar-chart-drilldown-animation-forked-7b2t2w?file=/index.html ### Steps to Reproduce

[GitHub] [echarts] echarts-bot[bot] commented on issue #17765: [Bug] universalTransition 不支持柱状图到分组柱状图的变换

2022-10-13 Thread GitBox
echarts-bot[bot] commented on issue #17765: URL: https://github.com/apache/echarts/issues/17765#issuecomment-1278369415 @edokeh 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] echarts-bot[bot] commented on pull request #17764: chore: update deprecated Node v12 to v16 & update action dependency version

2022-10-13 Thread GitBox
echarts-bot[bot] commented on PR #17764: URL: https://github.com/apache/echarts/pull/17764#issuecomment-1278333949 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] plainheart opened a new pull request, #17764: chore: update deprecated Node v12 to v16 & update action dependency version

2022-10-13 Thread GitBox
plainheart opened a new pull request, #17764: URL: https://github.com/apache/echarts/pull/17764 ## Brief Information This pull request is in the type of: - [ ] bug fixing - [ ] new feature - [x] others ### What does this PR do? 1. Update deprecated Node v12

[echarts] 01/01: chore: update deprecated nodejs v12 in favor of v16 and update action dependency version.

2022-10-13 Thread wangzx
This is an automated email from the ASF dual-hosted git repository. wangzx pushed a commit to branch action-node-version in repository https://gitbox.apache.org/repos/asf/echarts.git commit d7ff8c564217a8927eb18f658f3bc9d2c24faa7c Author: plainheart AuthorDate: Fri Oct 14 08:40:08 2022 +0800

[echarts] branch action-node-version created (now d7ff8c564)

2022-10-13 Thread wangzx
This is an automated email from the ASF dual-hosted git repository. wangzx pushed a change to branch action-node-version in repository https://gitbox.apache.org/repos/asf/echarts.git at d7ff8c564 chore: update deprecated nodejs v12 in favor of v16 and update action dependency version.

[GitHub] [echarts] softwords commented on issue #12636: piecewise visualMap cannot be applied to dimension 0

2022-10-13 Thread GitBox
softwords commented on issue #12636: URL: https://github.com/apache/echarts/issues/12636#issuecomment-1278237823 @zyn-1121 I just re-organised the data, adding a redundant copy of dimension 0 at the end, as in the sample code: ie from "dataset": { "dimensions": [

[GitHub] [echarts] github-actions[bot] closed issue #12709: Disable or hide the chart when data is null

2022-10-13 Thread GitBox
github-actions[bot] closed issue #12709: Disable or hide the chart when data is null URL: https://github.com/apache/echarts/issues/12709 -- 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] github-actions[bot] commented on issue #12709: Disable or hide the chart when data is null

2022-10-13 Thread GitBox
github-actions[bot] commented on issue #12709: URL: https://github.com/apache/echarts/issues/12709#issuecomment-1278178488 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] commented on issue #6254: 利用echarts插件来绘画中国地图,一个城市一个点,且每个点都做一个涟漪扩散效果时,页面上使用定时器做的文字滚动会随着地图上的点的增多而变慢 #6233

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

[GitHub] [echarts] plainheart closed issue #17759: [Bug] What is the difference between these two references?

2022-10-13 Thread GitBox
plainheart closed issue #17759: [Bug] What is the difference between these two references? URL: https://github.com/apache/echarts/issues/17759 -- 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] koliharesh commented on issue #17705: gauge chart "Rotate" feature for Detail label

2022-10-13 Thread GitBox
koliharesh commented on issue #17705: URL: https://github.com/apache/echarts/issues/17705#issuecomment-1277660425 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] nvelden commented on issue #17758: [Feature] Documentation on how to transform flat JSON to tree structure

2022-10-13 Thread GitBox
nvelden commented on issue #17758: URL: https://github.com/apache/echarts/issues/17758#issuecomment-1277591496 Thanks a lot! That is very useful but I think it would be very nice if we could get some implementation to deal with formatting flat JSON directly rather then having to do this in

[GitHub] [echarts] LeeYuze commented on issue #17763: [Bug] 使用Vue3渲染雷达图,控制台出现The ticks may be not readable

2022-10-13 Thread GitBox
LeeYuze commented on issue #17763: URL: https://github.com/apache/echarts/issues/17763#issuecomment-1277571063 > 这应该只是个开发时警告,用来提醒启用 `alignTicks` 时可能出现的一些问题。 但是我也没开启这个alignTicks -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [echarts] fuzi1996 closed issue #17754: [Bug] The x-axis of the pie chart displays abnormally

2022-10-13 Thread GitBox
fuzi1996 closed issue #17754: [Bug] The x-axis of the pie chart displays abnormally URL: https://github.com/apache/echarts/issues/17754 -- 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] fuzi1996 commented on issue #17754: [Bug] The x-axis of the pie chart displays abnormally

2022-10-13 Thread GitBox
fuzi1996 commented on issue #17754: URL: https://github.com/apache/echarts/issues/17754#issuecomment-1277472607 > When `lineHeight` is to large to be displayed, `axisLabel.show = 'auto'` means it will hide the label if necessary. So this doesn't seem to be a bug to me.

[GitHub] [echarts] fuzi1996 closed pull request #17757: fix(bar):issues/17754

2022-10-13 Thread GitBox
fuzi1996 closed pull request #17757: fix(bar):issues/17754 URL: https://github.com/apache/echarts/pull/17757 -- 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 closed issue #17735: [Bug] RadialGradient backgroundColor can't render by svg

2022-10-13 Thread GitBox
plainheart closed issue #17735: [Bug] RadialGradient backgroundColor can't render by svg URL: https://github.com/apache/echarts/issues/17735 -- 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] plainheart closed issue #17029: [Bug] Linear gradient is not respected when renderer type is SVG

2022-10-13 Thread GitBox
plainheart closed issue #17029: [Bug] Linear gradient is not respected when renderer type is SVG URL: https://github.com/apache/echarts/issues/17029 -- 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

[GitHub] [echarts] plainheart commented on issue #17763: [Bug] 使用Vue3渲染雷达图,控制台出现The ticks may be not readable

2022-10-13 Thread GitBox
plainheart commented on issue #17763: URL: https://github.com/apache/echarts/issues/17763#issuecomment-1277425448 这应该只是个开发时警告,用来提醒启用 `alignTicks` 时可能出现的一些问题。 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [echarts] Qinao1 commented on issue #10478: "Can't get dom width or height" incorrectly fires for width/height values of 0.

2022-10-13 Thread GitBox
Qinao1 commented on issue #10478: URL: https://github.com/apache/echarts/issues/10478#issuecomment-1277378585 如果图表显示而没数据,是数据更新了没调用,所以会出现这个问题,这是我的解决方法,在watch里面再调用一下就没这个错误了,希望对你们有所帮助 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [echarts] Ovilia commented on pull request #17757: fix(bar):issues/17754

2022-10-13 Thread GitBox
Ovilia commented on PR #17757: URL: https://github.com/apache/echarts/pull/17757#issuecomment-1277286973 Thanks for your contribution. I don't think this is a bug. Please continue the discussion in the [issue](https://github.com/apache/echarts/issues/17754#issuecomment-1277285657). --

[GitHub] [echarts] Ovilia commented on issue #17754: [Bug] The x-axis of the pie chart displays abnormally

2022-10-13 Thread GitBox
Ovilia commented on issue #17754: URL: https://github.com/apache/echarts/issues/17754#issuecomment-1277285657 When `lineHeight` is to large to be displayed, `axisLabel.show = 'auto'` means it will hide the label if necessary. So this doesn't seem to be a bug to me. -- This is an

[GitHub] [echarts] echarts-bot[bot] commented on issue #17763: [Bug] 使用Vue3渲染雷达图,控制台出现The ticks may be not readable

2022-10-13 Thread GitBox
echarts-bot[bot] commented on issue #17763: URL: https://github.com/apache/echarts/issues/17763#issuecomment-1277275227 @LeeYuze 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] LeeYuze opened a new issue, #17763: [Bug] 使用Vue3渲染雷达图,控制台出现The ticks may be not readable

2022-10-13 Thread GitBox
LeeYuze opened a new issue, #17763: URL: https://github.com/apache/echarts/issues/17763 ### Version 5.4.0 ### Link to Minimal Reproduction _No response_ ### Steps to Reproduce { tooltip: { trigger: 'axis', axisPointer: {

[GitHub] [echarts] echarts-bot[bot] closed issue #17762: [Bug]

2022-10-13 Thread GitBox
echarts-bot[bot] closed issue #17762: [Bug] URL: https://github.com/apache/echarts/issues/17762 -- 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] LeeYuze opened a new issue, #17762: [Bug]

2022-10-13 Thread GitBox
LeeYuze opened a new issue, #17762: URL: https://github.com/apache/echarts/issues/17762 ### Version 5.4.0 ### Link to Minimal Reproduction _No response_ ### Steps to Reproduce 在vue3上使用echarts 渲染官网的雷达图就出现,[ECharts] The ticks may be not readable when set

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

2022-10-13 Thread GitBox
Ovilia commented on PR #17736: URL: https://github.com/apache/echarts/pull/17736#issuecomment-1277217684 @horitaka Never mind. Thank you for your contribution! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [echarts] lilyzhang728 commented on issue #14385: Cannot read property 'baseOption' of undefined

2022-10-13 Thread GitBox
lilyzhang728 commented on issue #14385: URL: https://github.com/apache/echarts/issues/14385#issuecomment-1277122761 I have the same problem -- 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] zyn-1121 commented on issue #12636: piecewise visualMap cannot be applied to dimension 0

2022-10-13 Thread GitBox
zyn-1121 commented on issue #12636: URL: https://github.com/apache/echarts/issues/12636#issuecomment-1277093184 I'm also experiencing this issue.Do you have any good solutions? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [echarts] zyn-1121 commented on issue #17267: [Bug] VisualMap with string category not working

2022-10-13 Thread GitBox
zyn-1121 commented on issue #17267: URL: https://github.com/apache/echarts/issues/17267#issuecomment-1277093177 I'm also experiencing this issue.Do you have any good solutions? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [echarts] zyn-1121 commented on issue #17267: [Bug] VisualMap with string category not working

2022-10-13 Thread GitBox
zyn-1121 commented on issue #17267: URL: https://github.com/apache/echarts/issues/17267#issuecomment-1277087425 您好 我也遇到相同的问题 请问这个问题最后怎么解决的呢 -- 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] zyn-1121 commented on issue #12636: piecewise visualMap cannot be applied to dimension 0

2022-10-13 Thread GitBox
zyn-1121 commented on issue #12636: URL: https://github.com/apache/echarts/issues/12636#issuecomment-1277085186 您好 我也遇到相同的问题 请问这个问题最后怎么解决的呢 -- 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