[GitHub] [echarts] ChepteaCatalin commented on pull request #18434: fix(legend): inherit color of legend. close #18196

2023-03-28 Thread via GitHub
ChepteaCatalin commented on PR #18434: URL: https://github.com/apache/echarts/pull/18434#issuecomment-1487988188 This issue was already fixed in #18260 -- 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] chepteac commented on pull request #18434: fix(legend): inherit color of legend. close #18196

2023-03-28 Thread via GitHub
chepteac commented on PR #18434: URL: https://github.com/apache/echarts/pull/18434#issuecomment-1487987170 It seems like it is a duplicate of #18260 -- 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

[GitHub] [echarts] cvSoldier commented on pull request #18379: fix(lines): Lines series symbolSize cannot be updated. close #18350

2023-03-28 Thread via GitHub
cvSoldier commented on PR #18379: URL: https://github.com/apache/echarts/pull/18379#issuecomment-1487986305 Hi @Ovilia. Since all checks have passed, may I ask if it's ready for merging now? (kind of exciting for becoming a contributor) -- This is an automated message from the Apache

[GitHub] [echarts] helgasoft commented on issue #18423: 堆叠图label显示要求

2023-03-28 Thread via GitHub
helgasoft commented on issue #18423: URL: https://github.com/apache/echarts/issues/18423#issuecomment-1487958632 @hzhlqp, it seems the [official

[GitHub] [echarts] helgasoft commented on issue #18430: [Bug] Custom series rotation origin

2023-03-28 Thread via GitHub
helgasoft commented on issue #18430: URL: https://github.com/apache/echarts/issues/18430#issuecomment-1487941490 [Demo

[GitHub] [echarts] zhouxinyong opened a new issue, #18442: [Bug] hover legend, the chart should not show highlighted areas

2023-03-28 Thread via GitHub
zhouxinyong opened a new issue, #18442: URL: https://github.com/apache/echarts/issues/18442 ### Version 5.4.2 ### Link to Minimal Reproduction https://echarts.apache.org/examples/zh/editor.html?c=graph ### Steps to Reproduce 1. hover the top legend 2.

[GitHub] [echarts] viking7982 commented on a diff in pull request #18436: feat: allow customed tooltip container

2023-03-28 Thread via GitHub
viking7982 commented on code in PR #18436: URL: https://github.com/apache/echarts/pull/18436#discussion_r1151325882 ## src/component/tooltip/TooltipHTMLContent.ts: ## @@ -291,14 +291,21 @@ class TooltipHTMLContent { (el as any).domBelongToZr = true; this.el =

[GitHub] [echarts] viking7982 commented on a diff in pull request #18436: feat: allow customed tooltip container

2023-03-28 Thread via GitHub
viking7982 commented on code in PR #18436: URL: https://github.com/apache/echarts/pull/18436#discussion_r1151325882 ## src/component/tooltip/TooltipHTMLContent.ts: ## @@ -291,14 +291,21 @@ class TooltipHTMLContent { (el as any).domBelongToZr = true; this.el =

[GitHub] [echarts] wcluckyguy opened a new issue, #18441: [Feature]

2023-03-28 Thread via GitHub
wcluckyguy opened a new issue, #18441: URL: https://github.com/apache/echarts/issues/18441 ### What problem does this feature solve? **Echarts直角坐标系中,能否加入pie图,pie图显示位置left | right | top | bottom 坐标根据直角坐标系数值显示** ### What does the proposed API look like?

[GitHub] [echarts] echarts-bot[bot] closed issue #18441: [Feature]

2023-03-28 Thread via GitHub
echarts-bot[bot] closed issue #18441: [Feature] URL: https://github.com/apache/echarts/issues/18441 -- 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] echarts-bot[bot] commented on issue #18440: [Bug] 象形柱图的 symbolMargin 属性值小于等于-50 页面会卡死

2023-03-28 Thread via GitHub
echarts-bot[bot] commented on issue #18440: URL: https://github.com/apache/echarts/issues/18440#issuecomment-1487828856 @QiWuSouTong 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] QiWuSouTong opened a new issue, #18440: 象形柱图的 symbolMargin 属性值小于等于-50 页面会卡死[Bug]

2023-03-28 Thread via GitHub
QiWuSouTong opened a new issue, #18440: URL: https://github.com/apache/echarts/issues/18440 ### Version 5.4.2 ### Link to Minimal Reproduction _No response_ ### Steps to Reproduce 1.使用官网的象形柱图示例【精灵】 2.修改symbolMargin 属性值小于等于 -50 3.然后当前页面就卡死了 ###

[GitHub] [echarts] l406054531 commented on issue #18430: [Bug] Custom series rotation origin

2023-03-28 Thread via GitHub
l406054531 commented on issue #18430: URL: https://github.com/apache/echarts/issues/18430#issuecomment-1487815303 option = { xAxis: { axisLine: { lineStyle: { color: '#90979c' } }, data: ['a', 'b', 'c', 'd', 'e', 'f'] }, yAxis:

[GitHub] [echarts] rjyunis opened a new issue, #18439: Create a continuous VisualMap with log distribution [Feature]

2023-03-28 Thread via GitHub
rjyunis opened a new issue, #18439: URL: https://github.com/apache/echarts/issues/18439 ### What problem does this feature solve? When creating a series of type "heatmap", it would be nice to have a continuous VisualMap distributed on a log scale. Currently it can only be

[GitHub] [echarts] github-actions[bot] commented on issue #14389: datazoom is not working as expected

2023-03-28 Thread via GitHub
github-actions[bot] commented on issue #14389: URL: https://github.com/apache/echarts/issues/14389#issuecomment-1487589756 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 #13301: 在3d地球组件结合世界地图组件,在电脑上可以响应点击事件,但是在大屏上无法响应

2023-03-28 Thread via GitHub
github-actions[bot] closed issue #13301: 在3d地球组件结合世界地图组件,在电脑上可以响应点击事件,但是在大屏上无法响应 URL: https://github.com/apache/echarts/issues/13301 -- 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] closed issue #14389: datazoom is not working as expected

2023-03-28 Thread via GitHub
github-actions[bot] closed issue #14389: datazoom is not working as expected URL: https://github.com/apache/echarts/issues/14389 -- 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 #13301: 在3d地球组件结合世界地图组件,在电脑上可以响应点击事件,但是在大屏上无法响应

2023-03-28 Thread via GitHub
github-actions[bot] commented on issue #13301: URL: https://github.com/apache/echarts/issues/13301#issuecomment-1487589661 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 #8889: 显示dataZoom后,如何隐藏dataZoom?谢谢

2023-03-28 Thread via GitHub
github-actions[bot] closed issue #8889: 显示dataZoom后,如何隐藏dataZoom?谢谢 URL: https://github.com/apache/echarts/issues/8889 -- 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] github-actions[bot] commented on issue #8889: 显示dataZoom后,如何隐藏dataZoom?谢谢

2023-03-28 Thread via GitHub
github-actions[bot] commented on issue #8889: URL: https://github.com/apache/echarts/issues/8889#issuecomment-1487589550 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] helgasoft commented on issue #18408: [Bug] The yAxis configuration item nameTextStyle.width does not work。yAxis的name配置项TextStyle.width不起作用

2023-03-28 Thread via GitHub
helgasoft commented on issue #18408: URL: https://github.com/apache/echarts/issues/18408#issuecomment-1487446312 yes, [nameTextStyle](https://echarts.apache.org/en/option.html#yAxis.nameTextStyle) has problems. Workaround is to use line-breaks in the name text, like ```name: 'abc def

[GitHub] [echarts] helgasoft commented on issue #18438: Positioning area label automatically for stack line.

2023-03-28 Thread via GitHub
helgasoft commented on issue #18438: URL: https://github.com/apache/echarts/issues/18438#issuecomment-1487423505 not "automatic", but doable workaround - [Demo

[GitHub] [echarts] helgasoft commented on issue #18437: Hope xAxis of Stack Line support value

2023-03-28 Thread via GitHub
helgasoft commented on issue #18437: URL: https://github.com/apache/echarts/issues/18437#issuecomment-1487379889 yes, xAxis of Stack Line supports value, [Demo

[GitHub] [echarts] helgasoft commented on issue #18432: [Feature] add jitter option for scatter plots

2023-03-28 Thread via GitHub
helgasoft commented on issue #18432: URL: https://github.com/apache/echarts/issues/18432#issuecomment-1487369417 Jitter is data transformation that can be done before the plot. Consider adding ```Math.random() * jitterWidth``` to data values. See also

[GitHub] [echarts] helgasoft commented on issue #18430: [Bug] Custom series rotation origin

2023-03-28 Thread via GitHub
helgasoft commented on issue #18430: URL: https://github.com/apache/echarts/issues/18430#issuecomment-1487339118 Centering rotation is doable, but there is probably a **bug** with the **degrees of rotation**. Strange that it hasn't been reported yet... Also

[GitHub] [echarts] plainheart commented on issue #18433: [Bug] markLine:I cannot modify the tail of one of the markLine lines individually

2023-03-28 Thread via GitHub
plainheart commented on issue #18433: URL: https://github.com/apache/echarts/issues/18433#issuecomment-1487313459 Looks like a new feature. Currently, it's not supported to specify the shape of two endpoints for a single marker line. -- This is an automated message from the Apache Git

[GitHub] [echarts] plainheart commented on a diff in pull request #18436: feat: allow customed tooltip container

2023-03-28 Thread via GitHub
plainheart commented on code in PR #18436: URL: https://github.com/apache/echarts/pull/18436#discussion_r1150881659 ## src/component/tooltip/TooltipHTMLContent.ts: ## @@ -291,14 +291,21 @@ class TooltipHTMLContent { (el as any).domBelongToZr = true; this.el =

[GitHub] [echarts] carlshe opened a new issue, #18438: Positioning area label automatically for stack line.

2023-03-28 Thread via GitHub
carlshe opened a new issue, #18438: URL: https://github.com/apache/echarts/issues/18438 ### What problem does this feature solve? for stack line, if one auto-placed label is provided, it will become much easier for understood. ### What does the proposed API look like?

[GitHub] [echarts] carlshe opened a new issue, #18437: Hope xAxis of Stack Line support value

2023-03-28 Thread via GitHub
carlshe opened a new issue, #18437: URL: https://github.com/apache/echarts/issues/18437 ### What problem does this feature solve? Currently, stack line only support category xAxis. Could xAxis support value so the x direction could be scaled by x value? If so, Echarts could be

[GitHub] [echarts] gaoxianglyx closed issue #18305: 请问candlestick是不支持加载graphic元素吗?

2023-03-28 Thread via GitHub
gaoxianglyx closed issue #18305: 请问candlestick是不支持加载graphic元素吗? URL: https://github.com/apache/echarts/issues/18305 -- 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] echarts-bot[bot] commented on pull request #18436: feat: allow customed tooltip container

2023-03-28 Thread via GitHub
echarts-bot[bot] commented on PR #18436: URL: https://github.com/apache/echarts/pull/18436#issuecomment-1487049740 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] viking7982 opened a new pull request, #18436: feat: allow customed tooltip container

2023-03-28 Thread via GitHub
viking7982 opened a new pull request, #18436: URL: https://github.com/apache/echarts/pull/18436 ## Brief Information This pull request is in the type of: - [ ] bug fixing - [x] new feature - [ ] others ### What does this PR do?

[GitHub] [echarts] luccabimachine commented on issue #8936: Add Datazoom cursor options / locations

2023-03-28 Thread via GitHub
luccabimachine commented on issue #8936: URL: https://github.com/apache/echarts/issues/8936#issuecomment-1487029100 +1 -- 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] luccabimachine commented on issue #18368: [Feature] Click and Drag to Zoom

2023-03-28 Thread via GitHub
luccabimachine commented on issue #18368: URL: https://github.com/apache/echarts/issues/18368#issuecomment-1486994757 +1, would like this added. -- 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] echarts-bot[bot] commented on issue #18435: [Feature] 指定Tooltip的父节点

2023-03-28 Thread via GitHub
echarts-bot[bot] commented on issue #18435: URL: https://github.com/apache/echarts/issues/18435#issuecomment-1486913968 @viking7982 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] viking7982 opened a new issue, #18435: [Feature] 指定Tooltip的父节点

2023-03-28 Thread via GitHub
viking7982 opened a new issue, #18435: URL: https://github.com/apache/echarts/issues/18435 ### What problem does this feature solve? echarts的父组件设置了overflow:hidden,所以tooltips需要插入到父组件的外面。 虽然现在支持了body插入,但是我们业务的滚动元素不是body,所以插入到body也不能满足需求。 因此希望可以指定插入的DOM节点。 ### What

[GitHub] [echarts] ManishDait opened a new pull request, #18434: fix(legend): inherit color of legend. close #18196

2023-03-28 Thread via GitHub
ManishDait opened a new pull request, #18434: URL: https://github.com/apache/echarts/pull/18434 ## Brief Information This pull request is in the type of: - [X] bug fixing - [ ] new feature - [ ] others ### What does this PR do? Fix the problem

[GitHub] [echarts] aaaa8880788 commented on issue #18433: [Bug] markLine:I cannot modify the tail of one of the markLine lines individually

2023-03-28 Thread via GitHub
8880788 commented on issue #18433: URL: https://github.com/apache/echarts/issues/18433#issuecomment-1486838245 I want to remove the trailing arrow of the red line, the blue line remains as it is, what should I do -- This is an automated message from the Apache Git Service. To respond

[GitHub] [echarts] aaaa8880788 opened a new issue, #18433: [Bug] markLine:I cannot modify the tail of one of the markLine lines individually

2023-03-28 Thread via GitHub
8880788 opened a new issue, #18433: URL: https://github.com/apache/echarts/issues/18433 ### Version 5.3.2 ### Link to Minimal Reproduction _No response_ ### Steps to Reproduce If there are two markLine lines,How do I modify the symbol tail of only one

[GitHub] [echarts] aaaa8880788 commented on issue #18429: [Bug] markLine:You cannot modify the tail of one of the lines individually

2023-03-28 Thread via GitHub
8880788 commented on issue #18429: URL: https://github.com/apache/echarts/issues/18429#issuecomment-1486830164 https://codepen.io/8880788/pen/poOYGPV -- 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] aaaa8880788 closed issue #18429: [Bug] markLine:You cannot modify the tail of one of the lines individually

2023-03-28 Thread via GitHub
8880788 closed issue #18429: [Bug] markLine:You cannot modify the tail of one of the lines individually URL: https://github.com/apache/echarts/issues/18429 -- 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] aaaa8880788 commented on issue #18429: [Bug] markLine:You cannot modify the tail of one of the lines individually

2023-03-28 Thread via GitHub
8880788 commented on issue #18429: URL: https://github.com/apache/echarts/issues/18429#issuecomment-1486827326 > @8880788 Please provide a demo for the issue either with [Official Editor](https://echarts.apache.org/examples/editor.html),

[GitHub] [echarts] moshe-intel opened a new issue, #18432: [Feature] add jitter option for scatter plots

2023-03-28 Thread via GitHub
moshe-intel opened a new issue, #18432: URL: https://github.com/apache/echarts/issues/18432 ### What problem does this feature solve? when we want to plot a scatter plot where one of axis types is category or we have only a singleAxis, and we want to clearly see the distribution of

[GitHub] [echarts-examples] w934423231 commented on issue #75: echarts 案例无法运行

2023-03-28 Thread via GitHub
w934423231 commented on issue #75: URL: https://github.com/apache/echarts-examples/issues/75#issuecomment-1486573092 是的啊 -- 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-examples] plainheart commented on issue #75: echarts 案例无法运行

2023-03-28 Thread via GitHub
plainheart commented on issue #75: URL: https://github.com/apache/echarts-examples/issues/75#issuecomment-1486570576 是 clone 的整个仓库吗?下载安装依赖之后,运行 npm run dev 即可预览 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[echarts-handbook] branch gh-pages updated (03cfeee -> 3984ddc)

2023-03-28 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch gh-pages in repository https://gitbox.apache.org/repos/asf/echarts-handbook.git discard 03cfeee Deploying to gh-pages from @

[echarts-handbook] branch master updated: Update style.md

2023-03-28 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-handbook.git The following commit(s) were added to refs/heads/master by this push: new 902a754 Update style.md new

[GitHub] [echarts-handbook] plainheart merged pull request #91: Update style.md

2023-03-28 Thread via GitHub
plainheart merged PR #91: URL: https://github.com/apache/echarts-handbook/pull/91 -- 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] echarts-bot[bot] closed issue #18431: [Bug]

2023-03-28 Thread via GitHub
echarts-bot[bot] closed issue #18431: [Bug] URL: https://github.com/apache/echarts/issues/18431 -- 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] micha-1987 opened a new issue, #18431: [Bug]

2023-03-28 Thread via GitHub
micha-1987 opened a new issue, #18431: URL: https://github.com/apache/echarts/issues/18431 ### Version 4.2.0 ### Link to Minimal Reproduction _No response_ ### Steps to Reproduce Hello there, I am an issue in Grafana running on a docker container.

[GitHub] [echarts] l406054531 commented on issue #18430: [Bug] Custom series rotation origin

2023-03-28 Thread via GitHub
l406054531 commented on issue #18430: URL: https://github.com/apache/echarts/issues/18430#issuecomment-1486543136 就是在这段代码中旋转45度,就会偏移出原本设定的x轴y轴的坐标系 { type: 'image', rotation: 45, z2: 2,

[GitHub] [echarts] ManishDait commented on issue #18196: [Bug] Rich text in legend does not inherit color from legend configuration if theme specifies `textStyle.color`

2023-03-28 Thread via GitHub
ManishDait commented on issue #18196: URL: https://github.com/apache/echarts/issues/18196#issuecomment-1486513678 If this issue is not fix till now, I would like to fix this issue -- This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [echarts] echarts-bot[bot] commented on issue #18429: [Bug] markLine:You cannot modify the tail of one of the lines individually

2023-03-28 Thread via GitHub
echarts-bot[bot] commented on issue #18429: URL: https://github.com/apache/echarts/issues/18429#issuecomment-1486508915 @8880788 Please provide a demo for the issue either with [Official Editor](https://echarts.apache.org/examples/editor.html),

[GitHub] [echarts] echarts-bot[bot] commented on issue #18430: [Bug] In series-custom.renderItem.return_image. rotation, I rotated 45 degrees, but the picture was offset out of the coordinate system o

2023-03-28 Thread via GitHub
echarts-bot[bot] commented on issue #18430: URL: https://github.com/apache/echarts/issues/18430#issuecomment-1486507251 @l406054531 Please provide a demo for the issue either with [Official Editor](https://echarts.apache.org/examples/editor.html),

[GitHub] [echarts] Ovilia commented on issue #18423: 堆叠图label显示要求

2023-03-28 Thread via GitHub
Ovilia commented on issue #18423: URL: https://github.com/apache/echarts/issues/18423#issuecomment-1486506177 那只能监听一下事件然后通过 setOption 显示 -- 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 a diff in pull request #18285: fix decal in aria

2023-03-28 Thread via GitHub
Ovilia commented on code in PR #18285: URL: https://github.com/apache/echarts/pull/18285#discussion_r1150269202 ## src/visual/aria.ts: ## @@ -82,15 +82,10 @@ export default function ariaVisual(ecModel: GlobalModel, api: ExtensionAPI) { if

[GitHub] [echarts] Ovilia commented on a diff in pull request #18304: feat(treemap): add scaleLimit to limit the zooming. close #14599

2023-03-28 Thread via GitHub
Ovilia commented on code in PR #18304: URL: https://github.com/apache/echarts/pull/18304#discussion_r1150230579 ## src/chart/treemap/TreemapSeries.ts: ## @@ -505,6 +511,10 @@ class TreemapSeriesModel extends SeriesModel { enableAriaDecal() {

[GitHub] [echarts] jianghr-rr commented on pull request #18428: fix(tree): Changing selected node's linestyle doesn't work. close #18214

2023-03-28 Thread via GitHub
jianghr-rr commented on PR #18428: URL: https://github.com/apache/echarts/pull/18428#issuecomment-1486354736 > I feel this may not be the correct way to fix the problem. It seems Graph series don't need such logic but support select lineStyle. Can you explain why this is necessary for Tree

[GitHub] [echarts] tmtron commented on issue #15154: glitch when setOption() is called in fast succession

2023-03-28 Thread via GitHub
tmtron commented on issue #15154: URL: https://github.com/apache/echarts/issues/15154#issuecomment-1486317943 It seems that this has been fixed: Working [Stackblitz example](https://stackblitz.com/edit/echarts5-line-glitch-avimvp?file=package.json,index.js) using echarts 5.4.2 -- This

[GitHub] [echarts] tmtron closed issue #15154: glitch when setOption() is called in fast succession

2023-03-28 Thread via GitHub
tmtron closed issue #15154: glitch when setOption() is called in fast succession URL: https://github.com/apache/echarts/issues/15154 -- 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] Ovilia closed pull request #18333: Adding license headers

2023-03-28 Thread via GitHub
Ovilia closed pull request #18333: Adding license headers URL: https://github.com/apache/echarts/pull/18333 -- 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] echarts-bot[bot] commented on issue #18430: [Bug] In series-custom.renderItem.return_image. rotation, I rotated 45 degrees, but the picture was offset out of the coordinate system o

2023-03-28 Thread via GitHub
echarts-bot[bot] commented on issue #18430: URL: https://github.com/apache/echarts/issues/18430#issuecomment-1486274661 @l406054531 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] l406054531 opened a new issue, #18430: [Bug] In series-custom.renderItem.return_image. rotation, I rotated 45 degrees, but the picture was offset out of the coordinate system of X a

2023-03-28 Thread via GitHub
l406054531 opened a new issue, #18430: URL: https://github.com/apache/echarts/issues/18430 ### Version 5.1.1 ### Link to Minimal Reproduction _No response_ ### Steps to Reproduce { type: 'image',