[echarts-theme-builder] branch refactor updated (21c482b -> 8b7bc9e)

2022-04-27 Thread ovilia
This is an automated email from the ASF dual-hosted git repository. ovilia pushed a change to branch refactor in repository https://gitbox.apache.org/repos/asf/echarts-theme-builder.git from 21c482b feat: download js and json add 2297737 fix: warnings add 8b7bc9e feat: import,

[GitHub] [echarts] skriniar opened a new issue, #16955: Gradient cannot be used in 3D pie charts

2022-04-27 Thread GitBox
skriniar opened a new issue, #16955: URL: https://github.com/apache/echarts/issues/16955 ### Version 4.9.0 ### Link to Minimal Reproduction https://www.makeapie.cn/echarts_content/xX9xcKXRjq.html ### Steps to Reproduce version:4.9.0 : Draw a 3D pie chart

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

2022-04-27 Thread GitBox
echarts-bot[bot] closed issue #16954: [Bug] URL: https://github.com/apache/echarts/issues/16954 -- 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 #16954: [Bug]

2022-04-27 Thread GitBox
echarts-bot[bot] commented on issue #16954: URL: https://github.com/apache/echarts/issues/16954#issuecomment-693891 I'm sorry to close this issue for it lacks the necessary title. Please provide **a _descriptive_ and as _concise_ as possible title to describe your problems or

[GitHub] [echarts] skriniar opened a new issue, #16954: [Bug]

2022-04-27 Thread GitBox
skriniar opened a new issue, #16954: URL: https://github.com/apache/echarts/issues/16954 ### Version 4.9.0 ### Link to Minimal Reproduction https://www.makeapie.cn/echarts_content/xX9xcKXRjq.html ### Steps to Reproduce version4.9.0: Draw a 3D pie chart

[GitHub] [echarts] xmdong commented on issue #16912: [Question]图例可能会有多行时,如何避免图形与图例重叠?

2022-04-27 Thread GitBox
xmdong commented on issue #16912: URL: https://github.com/apache/echarts/issues/16912#issuecomment-682771 我现在的解决办法如下(使用react hooks),大体思路就是渲染完成后通过echartInstance实例获取到legend高度,然后根据高度重新设置top再渲染一次

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

2022-04-27 Thread GitBox
echarts-bot[bot] closed issue #16953: [Bug] URL: https://github.com/apache/echarts/issues/16953 -- 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 #16953: [Bug]

2022-04-27 Thread GitBox
echarts-bot[bot] commented on issue #16953: URL: https://github.com/apache/echarts/issues/16953#issuecomment-678986 I'm sorry to close this issue for it lacks the necessary title. Please provide **a _descriptive_ and as _concise_ as possible title to describe your problems or

[GitHub] [echarts] skriniar opened a new issue, #16953: [Bug]

2022-04-27 Thread GitBox
skriniar opened a new issue, #16953: URL: https://github.com/apache/echarts/issues/16953 ### Version 4.9.0 ### Link to Minimal Reproduction https://www.makeapie.cn/echarts_content/xX9xcKXRjq.html ### Steps to Reproduce Set the color to gradient, Chart

[GitHub] [echarts] xmdong commented on issue #16912: [Question]图例可能会有多行时,如何避免图形与图例重叠?

2022-04-27 Thread GitBox
xmdong commented on issue #16912: URL: https://github.com/apache/echarts/issues/16912#issuecomment-672755 目前我的解决方法如下(使用react hooks) `const [legendHeight, setLegendHeight] = useState(0);` `const onChartFinished = useCallback((a: any, instance: EChartsInstance) => {

[GitHub] [echarts] echarts-bot[bot] commented on issue #16952: [Bug] IE10下ehcarts绘制tree时,graphic.js (227,9)报错: ctx.drawImage(image, x, y, width, height);

2022-04-27 Thread GitBox
echarts-bot[bot] commented on issue #16952: URL: https://github.com/apache/echarts/issues/16952#issuecomment-664122 @yatingFeng 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] yatingFeng opened a new issue, #16952: [Bug] IE10下ehcarts绘制tree时,graphic.js (227,9)报错: ctx.drawImage(image, x, y, width, height);

2022-04-27 Thread GitBox
yatingFeng opened a new issue, #16952: URL: https://github.com/apache/echarts/issues/16952 ### Version 5.1.2 ### Link to Minimal Reproduction _No response_ ### Steps to Reproduce IE10:

[echarts-theme-builder] branch refactor updated (d5e241c -> 21c482b)

2022-04-27 Thread ovilia
This is an automated email from the ASF dual-hosted git repository. ovilia pushed a change to branch refactor in repository https://gitbox.apache.org/repos/asf/echarts-theme-builder.git from d5e241c fix: all theme options add f83876e feat: download theme add 21c482b feat:

[GitHub] [echarts] yswang0927 commented on issue #16912: [Question]图例可能会有多行时,如何避免图形与图例重叠?

2022-04-27 Thread GitBox
yswang0927 commented on issue #16912: URL: https://github.com/apache/echarts/issues/16912#issuecomment-635888 图例多行显示时,grid.top 的值应该自适应的,目前靠估算修改 top 值是不合理的,体验很差。 ECharts功能很强,但是不少细节处理的很糟糕,例如: 1. X轴 Label 标签太长不能智能处理。 2. Y轴,配置了

[GitHub] [echarts] yswang0927 closed issue #16898: How to get Grid rect size?

2022-04-27 Thread GitBox
yswang0927 closed issue #16898: How to get Grid rect size? URL: https://github.com/apache/echarts/issues/16898 -- 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] yswang0927 commented on issue #16898: How to get Grid rect size?

2022-04-27 Thread GitBox
yswang0927 commented on issue #16898: URL: https://github.com/apache/echarts/issues/16898#issuecomment-632008 I use this way: `var gridRect = chart.getModel().getComponent('grid').coordinateSystem.getRect();` to get Grid dynamic size to solve xAxis label too long. ```js

[GitHub] [echarts] github-actions[bot] closed issue #12449: Echart 折现更新卡顿

2022-04-27 Thread GitBox
github-actions[bot] closed issue #12449: Echart 折现更新卡顿 URL: https://github.com/apache/echarts/issues/12449 -- 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] github-actions[bot] commented on issue #12449: Echart 折现更新卡顿

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

[echarts-examples] branch feat-share updated (fb700f75 -> 753545e5)

2022-04-27 Thread wangzx
This is an automated email from the ASF dual-hosted git repository. wangzx pushed a change to branch feat-share in repository https://gitbox.apache.org/repos/asf/echarts-examples.git from fb700f75 fix seedrandom add 753545e5 feat: show error hint when infinite loops exists in code No

[echarts-examples] branch feat-share updated (ab20675b -> fb700f75)

2022-04-27 Thread wangzx
This is an automated email from the ASF dual-hosted git repository. wangzx pushed a change to branch feat-share in repository https://gitbox.apache.org/repos/asf/echarts-examples.git from ab20675b fix: tweak style & fix example download add fb700f75 fix seedrandom No new revisions

[echarts-examples] branch feat-share updated (06346be8 -> ab20675b)

2022-04-27 Thread wangzx
This is an automated email from the ASF dual-hosted git repository. wangzx pushed a change to branch feat-share in repository https://gitbox.apache.org/repos/asf/echarts-examples.git from 06346be8 fix: optimize code & fix dat gui add ab20675b fix: tweak style & fix example download No

[echarts-examples] branch feat-share updated (6496b650 -> 06346be8)

2022-04-27 Thread wangzx
This is an automated email from the ASF dual-hosted git repository. wangzx pushed a change to branch feat-share in repository https://gitbox.apache.org/repos/asf/echarts-examples.git from 6496b650 fix: make sandbox `getOption` synchronized add 06346be8 fix: optimize code & fix dat gui

[GitHub] [echarts] tihuan commented on issue #13274: Support for Dendrogram Diagram

2022-04-27 Thread GitBox
tihuan commented on issue #13274: URL: https://github.com/apache/echarts/issues/13274#issuecomment-239777 Just curious, can the Tree achieve the same thing, or what's missing? https://echarts.apache.org/examples/en/editor.html?c=tree-polyline Our team is now exploring using

[echarts-examples] branch feat-share updated (18cf8777 -> 6496b650)

2022-04-27 Thread wangzx
This is an automated email from the ASF dual-hosted git repository. wangzx pushed a change to branch feat-share in repository https://gitbox.apache.org/repos/asf/echarts-examples.git from 18cf8777 feat: support sharing code and using nightly version. add 9ce74520 feat: use sandbox

[GitHub] [echarts] muzhonger opened a new issue, #16951: [Feature] Show pointer at the front of progress in gauge mode.

2022-04-27 Thread GitBox
muzhonger opened a new issue, #16951: URL: https://github.com/apache/echarts/issues/16951 ### What problem does this feature solve? Now if we show progress and pointer in gauge mode, the pointer will be covered by progress. but sometimes we want to show pointer at the front.

[GitHub] [echarts] Wintermute79 commented on issue #15488: Display the nearest data of different series in one tooltip.

2022-04-27 Thread GitBox
Wintermute79 commented on issue #15488: URL: https://github.com/apache/echarts/issues/15488#issuecomment-040278 > > How? that is the actual question. You did not provide that function code which gives you 23.9 from 2nd image above. > > I just added the code I wrote to achive that

[GitHub] [echarts] leomerel commented on issue #15488: Display the nearest data of different series in one tooltip.

2022-04-27 Thread GitBox
leomerel commented on issue #15488: URL: https://github.com/apache/echarts/issues/15488#issuecomment-1110980702 > How? that is the actual question. You did not provide that function code which gives you 23.9 from 2nd image above. I just added the code I wrote to achive that result in

[GitHub] [echarts] Wintermute79 commented on issue #15488: Display the nearest data of different series in one tooltip.

2022-04-27 Thread GitBox
Wintermute79 commented on issue #15488: URL: https://github.com/apache/echarts/issues/15488#issuecomment-1110969379 > It could also display the value that we see along the line (not an actual point then), by modifying the function. How? that is the actual question. You did not

[GitHub] [echarts] leomerel commented on issue #15488: Display the nearest data of different series in one tooltip.

2022-04-27 Thread GitBox
leomerel commented on issue #15488: URL: https://github.com/apache/echarts/issues/15488#issuecomment-1110890817 For anyone who might be interested, I found a workaround that works for me. Here's the link to the stackoverflow answer :

[GitHub] [echarts] susiwen8 closed issue #16916: rich中无法像html一样分块,导致无法实现一些复杂的布局

2022-04-27 Thread GitBox
susiwen8 closed issue #16916: rich中无法像html一样分块,导致无法实现一些复杂的布局 URL: https://github.com/apache/echarts/issues/16916 -- 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] susiwen8 closed issue #16915: [Bug] dataZoom: zoomLock / brushSelect not work

2022-04-27 Thread GitBox
susiwen8 closed issue #16915: [Bug] dataZoom: zoomLock / brushSelect not work URL: https://github.com/apache/echarts/issues/16915 -- 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] PhoenixMenia commented on pull request #16950: fix(tree): radial tree with single root doesn't work

2022-04-27 Thread GitBox
PhoenixMenia commented on PR #16950: URL: https://github.com/apache/echarts/pull/16950#issuecomment-1110768129 thanks for this issue. Working on this and Will be fixed soon. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [echarts] MPetak commented on issue #16503: [Bug] Custom series doesn't remove previously rendered items any more

2022-04-27 Thread GitBox
MPetak commented on issue #16503: URL: https://github.com/apache/echarts/issues/16503#issuecomment-1110766400 As far as I know, in newer versions this bug still persists. Because of that we have downgraded ECharts to 5.2.1 -- This is an automated message from the Apache Git Service.

[GitHub] [echarts] echarts-bot[bot] commented on pull request #16950: fix(tree): radial tree with single root doesn't work

2022-04-27 Thread GitBox
echarts-bot[bot] commented on PR #16950: URL: https://github.com/apache/echarts/pull/16950#issuecomment-1110753667 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] fuchunhui opened a new pull request, #16950: fix(tree): radial tree with single root doesn't work

2022-04-27 Thread GitBox
fuchunhui opened a new pull request, #16950: URL: https://github.com/apache/echarts/pull/16950 ## Brief Information This pull request is in the type of: - [x] bug fixing - [ ] new feature - [ ] others ### What does this PR do? ###

[GitHub] [echarts] nlpsl202 opened a new issue, #16949: Hoe dose radar chart tooltip only show one point's data that closest to the mouse

2022-04-27 Thread GitBox
nlpsl202 opened a new issue, #16949: URL: https://github.com/apache/echarts/issues/16949 ### Version 5.3.2 ### Link to Minimal Reproduction https://echarts.apache.org/examples/zh/editor.html?c=radar ### Steps to Reproduce I am using echarts to make a radar

[GitHub] [echarts] nlpsl202 commented on issue #16595: Custom Tooltip for Radar Chart[Feature]

2022-04-27 Thread GitBox
nlpsl202 commented on issue #16595: URL: https://github.com/apache/echarts/issues/16595#issuecomment-1110700435 how to show only one point's tooltip that close to mouse? It always show every point, I just want show one that my mouse close to -- This is an automated message from the

[GitHub] [echarts] jiawulin001 commented on issue #16700: [Bug] 柱状图在横轴为时间时,无法按照时间正常堆叠

2022-04-27 Thread GitBox
jiawulin001 commented on issue #16700: URL: https://github.com/apache/echarts/issues/16700#issuecomment-1110693178 ### Problem locating In one sentence, Echarts is stacking value by index, not by name. Both 5.2.x and 5.3.x deal with stack data here and put it in `storage`:

[GitHub] [echarts] de87684333 commented on issue #16503: [Bug] Custom series doesn't remove previously rendered items any more

2022-04-27 Thread GitBox
de87684333 commented on issue #16503: URL: https://github.com/apache/echarts/issues/16503#issuecomment-1110670486 Hello, any progress on this issue? We're facing the exact same issue. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [echarts] maidoudeniuniu commented on issue #7163: 希望柱状图支持最小宽度

2022-04-27 Thread GitBox
maidoudeniuniu commented on issue #7163: URL: https://github.com/apache/echarts/issues/7163#issuecomment-1110666808 有一种情况,默认是barWidth是固定值10的,然后突出重点,其中有一个barMaxWidth:20的,这个业务场景目前支持不 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [echarts] MeetzhDing commented on a diff in pull request #16947: feat(axis): provide splitLine.showMinLine and splitLine.showMaxLine. …

2022-04-27 Thread GitBox
MeetzhDing commented on code in PR #16947: URL: https://github.com/apache/echarts/pull/16947#discussion_r859475767 ## src/coord/Axis.ts: ## @@ -193,6 +193,13 @@ class Axis { this, ticksCoords, alignWithLabel, opt.clamp ); +if

[GitHub] [echarts] Clebal opened a new issue, #16948: [Bug] Weird tooltip behavior using xAxis value and custom rect render

2022-04-27 Thread GitBox
Clebal opened a new issue, #16948: URL: https://github.com/apache/echarts/issues/16948 ### Version 5.3.2 ### Link to Minimal Reproduction https://echarts.apache.org/examples/en/editor.html ### Steps to Reproduce Use the following code in a echarts

[GitHub] [echarts] pissang commented on a diff in pull request #16947: feat(axis): provide splitLine.showMinLine and splitLine.showMaxLine. …

2022-04-27 Thread GitBox
pissang commented on code in PR #16947: URL: https://github.com/apache/echarts/pull/16947#discussion_r859465493 ## src/coord/Axis.ts: ## @@ -193,6 +193,13 @@ class Axis { this, ticksCoords, alignWithLabel, opt.clamp ); +if

[GitHub] [echarts] pissang commented on pull request #16947: feat(axis): provide splitLine.showMinLine and splitLine.showMaxLine. …

2022-04-27 Thread GitBox
pissang commented on PR #16947: URL: https://github.com/apache/echarts/pull/16947#issuecomment-1110633842 Please don't commit the files in the dist folder -- 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

[GitHub] [echarts] MeetzhDing commented on issue #16946: [Feature] xAxis splitLine showMinLine showMaxLine

2022-04-27 Thread GitBox
MeetzhDing commented on issue #16946: URL: https://github.com/apache/echarts/issues/16946#issuecomment-1110632106 > I guess this may work also in xAxis type value, right? Yes. echarts/test/brush.html ```ts xAxis: [ { type: 'value',

[GitHub] [echarts] Clebal commented on issue #16946: [Feature] xAxis splitLine showMinLine showMaxLine

2022-04-27 Thread GitBox
Clebal commented on issue #16946: URL: https://github.com/apache/echarts/issues/16946#issuecomment-1110619341 I guess this may work also in xAxis type value, right? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [echarts] echarts-bot[bot] commented on pull request #16947: feat(axis): provide splitLine.showMinLine and splitLine.showMaxLine. …

2022-04-27 Thread GitBox
echarts-bot[bot] commented on PR #16947: URL: https://github.com/apache/echarts/pull/16947#issuecomment-1110588132 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] MeetzhDing opened a new pull request, #16947: feat(axis): provide splitLine.showMinLine and splitLine.showMaxLine. …

2022-04-27 Thread GitBox
MeetzhDing opened a new pull request, #16947: URL: https://github.com/apache/echarts/pull/16947 …close #16946 ## Brief Information This pull request is in the type of: - [ ] bug fixing - [x] new feature - [ ] others ### What does this PR do?