[GitHub] [echarts] Liang-Ben commented on issue #17605: [Feature] 多个图表时 如何配置可以 让一个图标触发tooltip时 trigger 其他图标也跟着触发

2022-09-12 Thread GitBox
Liang-Ben commented on issue #17605: URL: https://github.com/apache/echarts/issues/17605#issuecomment-1244860664 可以在图表的tooltip中用dispatchAction type:showTip来控制其他图表的tooltip显示 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [echarts] ltinerary commented on issue #9350: geojson GeometryCollection doesn't work

2022-09-12 Thread GitBox
ltinerary commented on issue #9350: URL: https://github.com/apache/echarts/issues/9350#issuecomment-1244809816 Does It fixed? echarts version:5.3.3 -- 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] echarts-bot[bot] commented on issue #17642: [Bug] 关系图,环形,当节点为四个时,中间的连线曲率失效,都变成直线重叠在一起

2022-09-12 Thread GitBox
echarts-bot[bot] commented on issue #17642: URL: https://github.com/apache/echarts/issues/17642#issuecomment-1244793169 @cyrna 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] cyrna opened a new issue, #17642: [Bug] 关系图,环形,当节点为四个时,中间的连线曲率失效,都变成直线重叠在一起

2022-09-12 Thread GitBox
cyrna opened a new issue, #17642: URL: https://github.com/apache/echarts/issues/17642 ### Version 5.3.3 ### Link to Minimal Reproduction _No response_ ### Steps to Reproduce option = { ... series: [ { type:

[echarts-examples] 04/04: fix: tweak readme and add some build commands into package.json.

2022-09-12 Thread sushuang
This is an automated email from the ASF dual-hosted git repository. sushuang pushed a commit to branch gh-pages in repository https://gitbox.apache.org/repos/asf/echarts-examples.git commit a5f0dd47e73bdcb6fc3e1d95163df9730317e41c Author: 100pah AuthorDate: Tue Sep 13 02:31:26 2022 +0800

[echarts-examples] 01/04: fix: fix ts type.

2022-09-12 Thread sushuang
This is an automated email from the ASF dual-hosted git repository. sushuang pushed a commit to branch gh-pages in repository https://gitbox.apache.org/repos/asf/echarts-examples.git commit 621ce6c20414f2b28cf6d374f9c25a0bf728c643 Author: 100pah AuthorDate: Sat Sep 10 16:56:43 2022 +0800

[echarts-examples] 02/04: fix: make the build guide clear in README.md

2022-09-12 Thread sushuang
This is an automated email from the ASF dual-hosted git repository. sushuang pushed a commit to branch gh-pages in repository https://gitbox.apache.org/repos/asf/echarts-examples.git commit bda4d6aa756e35d53afa35cb35e09eea01e19569 Author: 100pah AuthorDate: Tue Sep 13 01:45:08 2022 +0800

[echarts-examples] branch gh-pages updated (16b6c9de -> a5f0dd47)

2022-09-12 Thread sushuang
This is an automated email from the ASF dual-hosted git repository. sushuang pushed a change to branch gh-pages in repository https://gitbox.apache.org/repos/asf/echarts-examples.git from 16b6c9de chore: add .asf.yaml new 621ce6c2 fix: fix ts type. new bda4d6aa fix: make the build

[echarts-examples] 03/04: fix: (1). add back the e2e/package.json, otherwise the dependent packages will be installed into echarts-examples/node_modules. And make some process to prevent it from commi

2022-09-12 Thread sushuang
This is an automated email from the ASF dual-hosted git repository. sushuang pushed a commit to branch gh-pages in repository https://gitbox.apache.org/repos/asf/echarts-examples.git commit b5cfaaeee9aaac4a3c03f02ebe87009300258067 Author: 100pah AuthorDate: Tue Sep 13 01:49:01 2022 +0800

[GitHub] [echarts] Gusis93 commented on issue #17225: [Bug] Adaptive width/height of legend container

2022-09-12 Thread GitBox
Gusis93 commented on issue #17225: URL: https://github.com/apache/echarts/issues/17225#issuecomment-1243914753 > We would like to improve this, but it's not very clear yet how to be adaptive automatically. For example, like the case above, what is expected? A smaller size of pie series?

[GitHub] [echarts] StimioAnthonyLeRoy commented on issue #17023: [Bug] Too many splitlines on time axis

2022-09-12 Thread GitBox
StimioAnthonyLeRoy commented on issue #17023: URL: https://github.com/apache/echarts/issues/17023#issuecomment-1243825322 ![image](https://user-images.githubusercontent.com/112100137/189679827-50bbcd0b-452b-4315-80f5-8c7b1b26eb07.png) -- This is an automated message from the Apache

[GitHub] [echarts] StimioAnthonyLeRoy commented on issue #17023: [Bug] Too many splitlines on time axis

2022-09-12 Thread GitBox
StimioAnthonyLeRoy commented on issue #17023: URL: https://github.com/apache/echarts/issues/17023#issuecomment-1243811509 What do you put to see only days and to not see the months ? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [echarts] mortenamby commented on issue #13839: Is there a better way of handling data groupings (Hierarchical Data) and centering their category labels on xAxis

2022-09-12 Thread GitBox
mortenamby commented on issue #13839: URL: https://github.com/apache/echarts/issues/13839#issuecomment-1243615236 @DavidMarquezF I didn't manage to find a solution myself. I worked around it by choosing a different chart design, so it is not really relevant to me anymore, but it may

[GitHub] [echarts] Eloyts97 commented on issue #17618: [Feature] How to increase the gap between y-axis Ticks in case of large no. of values on y Axis ?

2022-09-12 Thread GitBox
Eloyts97 commented on issue #17618: URL: https://github.com/apache/echarts/issues/17618#issuecomment-1243581348 I made a function that receives the labels to be displayed on the axis and obtained the space occupied by the label according to its position, font and font size -- This is an

[GitHub] [echarts] RahulVishK commented on issue #17391: [Bug] Unable to distinguish the disabled legend in the dark mode

2022-09-12 Thread GitBox
RahulVishK commented on issue #17391: URL: https://github.com/apache/echarts/issues/17391#issuecomment-1243348476 Hi, This is something we are also looking for the solution. Any suggestions/ workaround in this regard would be much appreciated. -- This is an automated message from the

[GitHub] [echarts] RavalikaP commented on issue #17350: [Bug] Series symbol rotation is not respected in legends

2022-09-12 Thread GitBox
RavalikaP commented on issue #17350: URL: https://github.com/apache/echarts/issues/17350#issuecomment-1243342300 Hi, This is something we are also looking for the solution. Can I get the status or any suggestions/ workaround in this regard would be much appreciated. -- This is an