[GitHub] [echarts] Ovilia commented on issue #17179: [Feature] Support for 100% stacked charts

2022-06-07 Thread GitBox
Ovilia commented on issue #17179: URL: https://github.com/apache/echarts/issues/17179#issuecomment-1149398263 The advised way to do so is to calculate percentage as you said. The tooltip can set `formatter` or `valueFormatter` to calculate the original value. If you or anyone from the

[GitHub] [echarts] cooper1x commented on issue #15805: 图例颜色能否单独设置,不与数据项关联?

2022-06-07 Thread GitBox
cooper1x commented on issue #15805: URL: https://github.com/apache/echarts/issues/15805#issuecomment-1149396273 找到问题原因了,在series里面设置了itemStyle的渐变色,这个会直接覆盖掉data里面的itemStyle。 所以面积图的折线面积渐变要写在series.areaStyle里面,然后用series.itemStyle设置为纯色。 -- This is an automated message from the Apache Git

[GitHub] [echarts] pissang commented on issue #17161: [Bug] echarts.use is not effective

2022-06-07 Thread GitBox
pissang commented on issue #17161: URL: https://github.com/apache/echarts/issues/17161#issuecomment-1149394573 From my test, the line chart doesn't if the LineChart is removed, which is expected. If I understand it correctly, I think your behavior is because you changed the code, and the

[GitHub] [echarts] echarts-bot[bot] commented on issue #17180: [Feature] Fix yAxis name within its grid or name can be truncated automatically

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

[GitHub] [echarts] Ovilia commented on issue #17173: [Bug] Pie chart with large data has performance issue. 大数据量下饼图存在性能问题

2022-06-07 Thread GitBox
Ovilia commented on issue #17173: URL: https://github.com/apache/echarts/issues/17173#issuecomment-1149391829 Pie charts are not expected to have large amount number of data. https://echarts.apache.org/examples/zh/editor.html?c=pie-legend is an example to show how legend paging works but

[GitHub] [echarts] cooper1x commented on issue #15805: 图例颜色能否单独设置,不与数据项关联?

2022-06-07 Thread GitBox
cooper1x commented on issue #15805: URL: https://github.com/apache/echarts/issues/15805#issuecomment-1149388624 @Ovilia 如果在series中的itemStyle中设置了渐变色,legend.data.itemStyle会失效,这个怎么解决呢? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [echarts] Ovilia commented on issue #17163: [Feature] axisPointer can not set line height

2022-06-07 Thread GitBox
Ovilia commented on issue #17163: URL: https://github.com/apache/echarts/issues/17163#issuecomment-1149388560 Techinically, axisPointer should never be outside of the grid area. You may do some hack or fork to change the source code. -- This is an automated message from the Apache Git

[GitHub] [echarts] zhanghaodashuai closed issue #17126: [Bug] 矩形树图data下的itemStyle里的borderColor影响了color

2022-06-07 Thread GitBox
zhanghaodashuai closed issue #17126: [Bug] 矩形树图data下的itemStyle里的borderColor影响了color URL: https://github.com/apache/echarts/issues/17126 -- 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] zhanghaodashuai commented on issue #17126: [Bug] 矩形树图data下的itemStyle里的borderColor影响了color

2022-06-07 Thread GitBox
zhanghaodashuai commented on issue #17126: URL: https://github.com/apache/echarts/issues/17126#issuecomment-1149366122 暂未解决 -- 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.

[echarts-doc] branch master updated: fix: add version hint for `labelLine` & add `number` type to `emphasis.scale` for more series.

2022-06-07 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 899069a5 fix: add version hint for

[GitHub] [echarts] github-actions[bot] commented on issue #12717: 同页面的其他图表每次setoption时,地图飞线的运动效果会卡顿一下。

2022-06-07 Thread GitBox
github-actions[bot] commented on issue #12717: URL: https://github.com/apache/echarts/issues/12717#issuecomment-1149166161 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 #12717: 同页面的其他图表每次setoption时,地图飞线的运动效果会卡顿一下。

2022-06-07 Thread GitBox
github-actions[bot] closed issue #12717: 同页面的其他图表每次setoption时,地图飞线的运动效果会卡顿一下。 URL: https://github.com/apache/echarts/issues/12717 -- 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 #12711: 极坐标系大小改变后坐标轴消失

2022-06-07 Thread GitBox
github-actions[bot] closed issue #12711: 极坐标系大小改变后坐标轴消失 URL: https://github.com/apache/echarts/issues/12711 -- 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] closed issue #12688: Unable to set zlevel on a series data on a perticular dimension?

2022-06-07 Thread GitBox
github-actions[bot] closed issue #12688: Unable to set zlevel on a series data on a perticular dimension? URL: https://github.com/apache/echarts/issues/12688 -- 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] github-actions[bot] commented on issue #12711: 极坐标系大小改变后坐标轴消失

2022-06-07 Thread GitBox
github-actions[bot] commented on issue #12711: URL: https://github.com/apache/echarts/issues/12711#issuecomment-1149166124 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 #12670: Echarts 的 3D 柱状图内存泄漏,在IOS系统上崩溃,同时3D图的 tooltip 在 PC 模式可以显示,在移动端不显示

2022-06-07 Thread GitBox
github-actions[bot] closed issue #12670: Echarts 的 3D 柱状图内存泄漏,在IOS系统上崩溃,同时3D图的 tooltip 在 PC 模式可以显示,在移动端不显示 URL: https://github.com/apache/echarts/issues/12670 -- 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] github-actions[bot] closed issue #12656: 3d地图绑定点击事件无效

2022-06-07 Thread GitBox
github-actions[bot] closed issue #12656: 3d地图绑定点击事件无效 URL: https://github.com/apache/echarts/issues/12656 -- 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 #12688: Unable to set zlevel on a series data on a perticular dimension?

2022-06-07 Thread GitBox
github-actions[bot] commented on issue #12688: URL: https://github.com/apache/echarts/issues/12688#issuecomment-1149166083 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 #12670: Echarts 的 3D 柱状图内存泄漏,在IOS系统上崩溃,同时3D图的 tooltip 在 PC 模式可以显示,在移动端不显示

2022-06-07 Thread GitBox
github-actions[bot] commented on issue #12670: URL: https://github.com/apache/echarts/issues/12670#issuecomment-1149166055 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 #12656: 3d地图绑定点击事件无效

2022-06-07 Thread GitBox
github-actions[bot] commented on issue #12656: URL: https://github.com/apache/echarts/issues/12656#issuecomment-1149166032 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 #12646: Tooltip not updating when moving axisPointer

2022-06-07 Thread GitBox
github-actions[bot] closed issue #12646: Tooltip not updating when moving axisPointer URL: https://github.com/apache/echarts/issues/12646 -- 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 #12644: Pictorialbar appears outside the graphic when using min value in the axis

2022-06-07 Thread GitBox
github-actions[bot] commented on issue #12644: URL: https://github.com/apache/echarts/issues/12644#issuecomment-1149165965 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 #12646: Tooltip not updating when moving axisPointer

2022-06-07 Thread GitBox
github-actions[bot] commented on issue #12646: URL: https://github.com/apache/echarts/issues/12646#issuecomment-1149166001 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 #12644: Pictorialbar appears outside the graphic when using min value in the axis

2022-06-07 Thread GitBox
github-actions[bot] closed issue #12644: Pictorialbar appears outside the graphic when using min value in the axis URL: https://github.com/apache/echarts/issues/12644 -- 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] github-actions[bot] commented on issue #12627: Graph series can not clip overflowed elements on the coordinate system.

2022-06-07 Thread GitBox
github-actions[bot] commented on issue #12627: URL: https://github.com/apache/echarts/issues/12627#issuecomment-1149165935 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 #12627: Graph series can not clip overflowed elements on the coordinate system.

2022-06-07 Thread GitBox
github-actions[bot] closed issue #12627: Graph series can not clip overflowed elements on the coordinate system. URL: https://github.com/apache/echarts/issues/12627 -- 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] github-actions[bot] closed issue #12584: Dataview: optionToContent 与 contentToOption

2022-06-07 Thread GitBox
github-actions[bot] closed issue #12584: Dataview: optionToContent 与 contentToOption URL: https://github.com/apache/echarts/issues/12584 -- 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 #12584: Dataview: optionToContent 与 contentToOption

2022-06-07 Thread GitBox
github-actions[bot] commented on issue #12584: URL: https://github.com/apache/echarts/issues/12584#issuecomment-1149165870 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] nhhaidee opened a new issue, #17180: [Feature] Fix yAxis name within its grid or name can be truncated automatically

2022-06-07 Thread GitBox
nhhaidee opened a new issue, #17180: URL: https://github.com/apache/echarts/issues/17180 ### What problem does this feature solve? Just in case we have a very long yAxis name, we want to fix this name with grid or the name should be truncated so that it can be fixed with it grids. I

[GitHub] [echarts] MasterOdin commented on issue #16923: [Feature] Render inner and outer labels for pie chart

2022-06-07 Thread GitBox
MasterOdin commented on issue #16923: URL: https://github.com/apache/echarts/issues/16923#issuecomment-1148832663 When using multiple pie series layered on top of each other, is there a way to get the `legend.selectedMode` setting to work appropriately where I want to only show one of the

[GitHub] [echarts] ZhengRui commented on issue #17177: 在cartesian2d坐标系下将scatter图转换成heatmap密度图

2022-06-07 Thread GitBox
ZhengRui commented on issue #17177: URL: https://github.com/apache/echarts/issues/17177#issuecomment-1148782670 relate to this issue: https://github.com/apache/echarts/issues/13908 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [echarts] nhhaidee commented on issue #17153: Overflow Scroll for Echarts Containers

2022-06-07 Thread GitBox
nhhaidee commented on issue #17153: URL: https://github.com/apache/echarts/issues/17153#issuecomment-1148740512 @plainheart In your example, I think you initialized 18 chart instances so css `overflow` works correctly. However, with our tool we initialize only 1 chart instance and

[GitHub] [echarts] fuzi1996 closed issue #17157: [Feature] how to know which components are used by echarts

2022-06-07 Thread GitBox
fuzi1996 closed issue #17157: [Feature] how to know which components are used by echarts URL: https://github.com/apache/echarts/issues/17157 -- 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] fuzi1996 commented on issue #17157: [Feature] how to know which components are used by echarts

2022-06-07 Thread GitBox
fuzi1996 commented on issue #17157: URL: https://github.com/apache/echarts/issues/17157#issuecomment-1148737522 thanks -- 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] 100pah commented on issue #17176: [Bug] can not receive click event when click on tree edge.

2022-06-07 Thread GitBox
100pah commented on issue #17176: URL: https://github.com/apache/echarts/issues/17176#issuecomment-1148717350 Should not fix it like that  It break the convention that click on edge get param `dataType: 'edge'` in document. -- This is an automated message from the Apache Git Service.

[GitHub] [echarts] plainheart commented on pull request #17132: feat(pie): support specifying coordinate system for pie series.

2022-06-07 Thread GitBox
plainheart commented on PR #17132: URL: https://github.com/apache/echarts/pull/17132#issuecomment-1148673090 I had planned to release a new version of the amap extension for this feature in response to some developers' feedback. But it sounds better to introduce this feature in v5.4 so

[GitHub] [echarts] pissang commented on pull request #17132: feat(pie): support specifying coordinate system for pie series.

2022-06-07 Thread GitBox
pissang commented on PR #17132: URL: https://github.com/apache/echarts/pull/17132#issuecomment-1148624593 This feature deserved to be introduced as an important feature in the 5.4 article. But I also can't wait to have it in our next version. @plainheart I think I will leave this decision

[GitHub] [echarts] Shaq76 opened a new issue, #17179: [Feature] Support for 100% stacked charts

2022-06-07 Thread GitBox
Shaq76 opened a new issue, #17179: URL: https://github.com/apache/echarts/issues/17179 ### What problem does this feature solve? I am trying to emulate the functionality provided by Excel and echarts has no native support for 100% stacked charts. I have tried to work around this

[GitHub] [echarts] Shaq76 opened a new issue, #17178: [Bug] encode series option doesn't support customized data items

2022-06-07 Thread GitBox
Shaq76 opened a new issue, #17178: URL: https://github.com/apache/echarts/issues/17178 ### Version 5.3.2 ### Link to Minimal Reproduction _No response_ ### Steps to Reproduce ```let data = [ ["X", "S1"], ["a", {value: 100, id: 1}],

[GitHub] [echarts] 100pah commented on issue #17176: [Bug] can not receive click event when click on tree edge.

2022-06-07 Thread GitBox
100pah commented on issue #17176: URL: https://github.com/apache/echarts/issues/17176#issuecomment-1148556713 This is a simple way to fix it: ```patch diff --git a/src/chart/tree/TreeView.ts b/src/chart/tree/TreeView.ts index bd6a4ecc6..62e84cfaa 100644 ---

[GitHub] [echarts] echarts-bot[bot] commented on issue #17177: 在cartesian2d坐标系下将scatter图转换成heatmap密度图

2022-06-07 Thread GitBox
echarts-bot[bot] commented on issue #17177: URL: https://github.com/apache/echarts/issues/17177#issuecomment-1148532307 @ZhengRui 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] ZhengRui opened a new issue, #17177: 在cartesian2d坐标系下将scatter图转换成heatmap密度图

2022-06-07 Thread GitBox
ZhengRui opened a new issue, #17177: URL: https://github.com/apache/echarts/issues/17177 ### Version 5.3.2 ### Link to Minimal Reproduction _No response_ ### Steps to Reproduce this is Ok since xrange [0,5] and yrange [0,4] is small ```typescript

[GitHub] [echarts] 100pah opened a new issue, #17176: [Bug] can not receive click event when click on tree edge.

2022-06-07 Thread GitBox
100pah opened a new issue, #17176: URL: https://github.com/apache/echarts/issues/17176 ### Version 5.2.2 ### Link to Minimal Reproduction _No response_ ### Steps to Reproduce ```js setTimeout(() => { const data = { name: 'flare',

[GitHub] [echarts] ZhengRui commented on issue #17015: 如何读取dataset中转换后的数据

2022-06-07 Thread GitBox
ZhengRui commented on issue #17015: URL: https://github.com/apache/echarts/issues/17015#issuecomment-1148506898 我的问题是获取brush区域里面点的数据,这个区域的大小本身是可以通过brush的area里面的coordRange得到。关于你的问题,在点击折线图时,你可以监听鼠标事件,鼠标事件的params里面是有你要的数据的。 chart.on('click', 'series', (params) =>

[GitHub] [echarts] plainheart commented on pull request #17132: feat(pie): support specifying coordinate system for pie series.

2022-06-07 Thread GitBox
plainheart commented on PR #17132: URL: https://github.com/apache/echarts/pull/17132#issuecomment-1148490827 @Ovilia @pissang Is this feature planned in v5.3.3 or v5.4? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [echarts] LorenzoXue opened a new issue, #17175: [Bug] When I increase the stroke width of the pictorialBar symbol, the bottom of the symbol deviates from the position of the xAxis 0 value

2022-06-07 Thread GitBox
LorenzoXue opened a new issue, #17175: URL: https://github.com/apache/echarts/issues/17175 ### Version e.g.5.2.2 ### Link to Minimal Reproduction _No response_ ### Steps to Reproduce option = { xAxis:{ data:[1,2,3,4,5] }, yAxis:{

[GitHub] [echarts] mcxinyu commented on issue #17015: 如何读取dataset中转换后的数据

2022-06-07 Thread GitBox
mcxinyu commented on issue #17015: URL: https://github.com/apache/echarts/issues/17015#issuecomment-1148429178 其实我是想在手指点击折线图的时候拿到对应data Y轴的数值。如果没办法拿到transform的数据,能不能拿到Y轴的值呢? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [echarts] ZhengRui commented on issue #17015: 如何读取dataset中转换后的数据

2022-06-07 Thread GitBox
ZhengRui commented on issue #17015: URL: https://github.com/apache/echarts/issues/17015#issuecomment-1148423647 我现在数据量不是很大,就是几个map reduce 的操作,不知道echarts的transform实现是不是优化过的 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [echarts] mcxinyu commented on issue #17015: 如何读取dataset中转换后的数据

2022-06-07 Thread GitBox
mcxinyu commented on issue #17015: URL: https://github.com/apache/echarts/issues/17015#issuecomment-1148419991 哦,这样会很慢呀,而且option会很长... -- 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] gabrielnemeth opened a new issue, #17174: [Bug] Map initialization problem in Angular

2022-06-07 Thread GitBox
gabrielnemeth opened a new issue, #17174: URL: https://github.com/apache/echarts/issues/17174 ### Version 5.3.2 ### Link to Minimal Reproduction https://stackblitz.com/edit/angular-ivy-7kavza?file=src%2Fapp%2Fapp.component.ts,src%2Fapp%2Fapp.component.html ###

[GitHub] [echarts] plainheart commented on issue #17169: series.pie中hover相关属性找不到,emphasis无效

2022-06-07 Thread GitBox
plainheart commented on issue #17169: URL: https://github.com/apache/echarts/issues/17169#issuecomment-1148404680 > 测试用例最低版本为5.0.0,我用的4.9.0,是版本问题吧?但是文档中并没有说emphasis.scaleSize需要的版本为5.0.0呃 这个配置项确实没有版本支持提示,后面我们可以加一下。 -- This is an automated message from the Apache Git Service. To

[GitHub] [echarts] ZhengRui commented on issue #17015: 如何读取dataset中转换后的数据

2022-06-07 Thread GitBox
ZhengRui commented on issue #17015: URL: https://github.com/apache/echarts/issues/17015#issuecomment-1148401788 我最后没办法,只好自己实现transform的逻辑显式生成了dataset插入到option.dataset里面 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [echarts] echarts-bot[bot] commented on issue #17173: [Bug] Pie chart with large data has performance issue. 大数据量下饼图存在性能问题

2022-06-07 Thread GitBox
echarts-bot[bot] commented on issue #17173: URL: https://github.com/apache/echarts/issues/17173#issuecomment-1148381684 @LeoB-O 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] LeoB-O opened a new issue, #17173: [Bug] Pie chart with large data has performance issue. 大数据量下饼图存在性能问题

2022-06-07 Thread GitBox
LeoB-O opened a new issue, #17173: URL: https://github.com/apache/echarts/issues/17173 ### Version 5.3.2 ### Link to Minimal Reproduction https://echarts.apache.org/examples/zh/editor.html?c=pie-legend ### Steps to Reproduce Change the params of genData in

[GitHub] [echarts] Mr-Lixiaoqaing closed issue #17169: series.pie中hover相关属性找不到,emphasis无效

2022-06-07 Thread GitBox
Mr-Lixiaoqaing closed issue #17169: series.pie中hover相关属性找不到,emphasis无效 URL: https://github.com/apache/echarts/issues/17169 -- 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] Mr-Lixiaoqaing commented on issue #17169: series.pie中hover相关属性找不到,emphasis无效

2022-06-07 Thread GitBox
Mr-Lixiaoqaing commented on issue #17169: URL: https://github.com/apache/echarts/issues/17169#issuecomment-1148378590 好的,谢谢解答 -- 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] susiwen8 commented on issue #17169: series.pie中hover相关属性找不到,emphasis无效

2022-06-07 Thread GitBox
susiwen8 commented on issue #17169: URL: https://github.com/apache/echarts/issues/17169#issuecomment-1148377894 > 这个旧版本是指5.0以下(不包括5.0)的版本嘛? 4.x的版本 > 所以,最新版的文档默认的就是5.0以上的版本咯? 是的 -- This is an automated message from the Apache Git Service. To respond to the

[GitHub] [echarts] Mr-Lixiaoqaing commented on issue #17169: series.pie中hover相关属性找不到,emphasis无效

2022-06-07 Thread GitBox
Mr-Lixiaoqaing commented on issue #17169: URL: https://github.com/apache/echarts/issues/17169#issuecomment-1148376086 所以,最新版的文档默认的就是5.0以上的版本咯? -- 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] Mr-Lixiaoqaing commented on issue #17169: series.pie中hover相关属性找不到,emphasis无效

2022-06-07 Thread GitBox
Mr-Lixiaoqaing commented on issue #17169: URL: https://github.com/apache/echarts/issues/17169#issuecomment-1148375432 这个旧版本是指5.0以下(不包括5.0)的版本嘛? > 文档页下面有个按钮返回旧版文档的 ![Screen Shot 2022-06-07 at 4 37 27

[GitHub] [echarts] jiawulin001 commented on pull request #17098: fix: markArea of bar series now covers whole categories specified

2022-06-07 Thread GitBox
jiawulin001 commented on PR #17098: URL: https://github.com/apache/echarts/pull/17098#issuecomment-1148373076 @Ovilia A new test case in the same html is 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

[GitHub] [echarts] susiwen8 commented on issue #17169: series.pie中hover相关属性找不到,emphasis无效

2022-06-07 Thread GitBox
susiwen8 commented on issue #17169: URL: https://github.com/apache/echarts/issues/17169#issuecomment-1148370912 文档页下面有个按钮返回旧版文档的 ![Screen Shot 2022-06-07 at 4 37 27 PM](https://user-images.githubusercontent.com/20318608/172335831-93713bca-33e7-4619-b3a4-ca01e6c37d8f.png) -- This

[GitHub] [echarts] mcxinyu commented on issue #17015: 如何读取dataset中转换后的数据

2022-06-07 Thread GitBox
mcxinyu commented on issue #17015: URL: https://github.com/apache/echarts/issues/17015#issuecomment-1148364951 > Where? -- 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] Mr-Lixiaoqaing commented on issue #17169: series.pie中hover相关属性找不到,emphasis无效

2022-06-07 Thread GitBox
Mr-Lixiaoqaing commented on issue #17169: URL: https://github.com/apache/echarts/issues/17169#issuecomment-1148364438 希望文档中能对老版本的友好一点,毕竟不是所有都是用的最新版本。经常就是在网上找个例子,然后去文档里找半天api找不到,然后才知道是在某个版本被弃用了。弃用的api不能备注在xxx版本弃用吗?这样对新手很不友好。或者提供不同版本的文档呀 -- This is an automated message from the Apache Git

[GitHub] [echarts] Mr-Lixiaoqaing commented on issue #17169: series.pie中hover相关属性找不到,emphasis无效

2022-06-07 Thread GitBox
Mr-Lixiaoqaing commented on issue #17169: URL: https://github.com/apache/echarts/issues/17169#issuecomment-1148359966 测试用例最低版本为5.0.0,我用的4.9.0,是版本问题吧?但是文档中并没有说emphasis.scaleSize需要的版本为5.0.0呃 -- This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [echarts] plainheart commented on issue #17169: series.pie中hover相关属性找不到,emphasis无效

2022-06-07 Thread GitBox
plainheart commented on issue #17169: URL: https://github.com/apache/echarts/issues/17169#issuecomment-1148348977

[GitHub] [echarts] plainheart commented on issue #17169: series.pie中hover相关属性找不到,emphasis无效

2022-06-07 Thread GitBox
plainheart commented on issue #17169: URL: https://github.com/apache/echarts/issues/17169#issuecomment-1148341491 `hoverAnimation` 从 v5.0.0

[GitHub] [echarts] susiwen8 commented on issue #17124: 你好,点阵图y轴能不能配置等距不等分[Feature]

2022-06-07 Thread GitBox
susiwen8 commented on issue #17124: URL: https://github.com/apache/echarts/issues/17124#issuecomment-1148341427 目前没想到,而且我感觉也想不到, 手动狗头 -- 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

[echarts] branch master updated: chore: remove some unintentional comment

2022-06-07 Thread ovilia
This is an automated email from the ASF dual-hosted git repository. ovilia pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/echarts.git The following commit(s) were added to refs/heads/master by this push: new 734cfbf46 chore: remove some unintentional

[GitHub] [echarts] Ovilia merged pull request #17172: chore: remove some unintentional comment

2022-06-07 Thread GitBox
Ovilia merged PR #17172: URL: https://github.com/apache/echarts/pull/17172 -- 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 pull request #17172: chore: remove some unintentional comment

2022-06-07 Thread GitBox
echarts-bot[bot] commented on PR #17172: URL: https://github.com/apache/echarts/pull/17172#issuecomment-1148335328 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] susiwen8 closed issue #17171: [Bug] 注释里面含有不良信息

2022-06-07 Thread GitBox
susiwen8 closed issue #17171: [Bug] 注释里面含有不良信息 URL: https://github.com/apache/echarts/issues/17171 -- 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] YFAnt commented on issue #17171: [Bug] 注释里面含有不良信息

2022-06-07 Thread GitBox
YFAnt commented on issue #17171: URL: https://github.com/apache/echarts/issues/17171#issuecomment-1148325718 删除我这个issue吧 要不变相引流了,别摊上事了 -- 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 commented on issue #17171: [Bug] 注释里面含有不良信息

2022-06-07 Thread GitBox
plainheart commented on issue #17171: URL: https://github.com/apache/echarts/issues/17171#issuecomment-1148323110 嗯嗯 看来 xxx yyy 这些叠词还是不能随便用 谁想到居然可以打开 廊 -- 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] susiwen8 commented on issue #17171: [Bug] 注释里面含有不良信息

2022-06-07 Thread GitBox
susiwen8 commented on issue #17171: URL: https://github.com/apache/echarts/issues/17171#issuecomment-1148321403 > 一时不知道该说什么... 开发者看到上下文语义应该不会认为这是个链接吧。 保险起见,我们还是删了这些有歧义的 @plainheart -- This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [echarts] YFAnt commented on issue #17171: [Bug] 注释里面含有不良信息

2022-06-07 Thread GitBox
YFAnt commented on issue #17171: URL: https://github.com/apache/echarts/issues/17171#issuecomment-1148320363 不知道能不能把我提的这个bug隐藏掉 -- 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] weiyuanraoan commented on issue #5745: 设置nameMap后导致的一系列问题

2022-06-07 Thread GitBox
weiyuanraoan commented on issue #5745: URL: https://github.com/apache/echarts/issues/5745#issuecomment-1148315110 2022路过,还是有这个问题。。 -- 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 #17171: [Bug] 注释里面含有不良信息

2022-06-07 Thread GitBox
plainheart commented on issue #17171: URL: https://github.com/apache/echarts/issues/17171#issuecomment-1148313813 一时不知道该说什么... -- 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] 100pah commented on pull request #17155: fix:improve PictorialBarSeriesOption

2022-06-07 Thread GitBox
100pah commented on PR #17155: URL: https://github.com/apache/echarts/pull/17155#issuecomment-1148309517 @Ovilia > I check the code and the following series don't have SeriesEncodeOptionMixin. @100pah Can you confirm if there are any missing by mistake? > Treemap > Tree

[GitHub] [echarts] echarts-bot[bot] commented on pull request #17172: chore: remove some unintentional comment

2022-06-07 Thread GitBox
echarts-bot[bot] commented on PR #17172: URL: https://github.com/apache/echarts/pull/17172#issuecomment-1148308699 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] susiwen8 opened a new pull request, #17172: chore: remove some unintentional comment

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

[GitHub] [echarts] cbbfcd commented on issue #17163: [Feature] axisPointer can not set line height

2022-06-07 Thread GitBox
cbbfcd commented on issue #17163: URL: https://github.com/apache/echarts/issues/17163#issuecomment-1148306276 We use `connect` to achieve linkage, but `axisPointer` does not support setting line length, only `width` can be set. -- This is an automated message from the Apache Git Service.

[GitHub] [echarts] tyn1998 commented on issue #17171: [Bug] 注释里面含有不良信息

2022-06-07 Thread GitBox
tyn1998 commented on issue #17171: URL: https://github.com/apache/echarts/issues/17171#issuecomment-1148303315 这也行,学到了 -- 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

[echarts] branch master updated: fix:improve PictorialBarSeriesOption

2022-06-07 Thread sushuang
This is an automated email from the ASF dual-hosted git repository. sushuang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/echarts.git The following commit(s) were added to refs/heads/master by this push: new ed259699d fix:improve

[GitHub] [echarts] echarts-bot[bot] commented on pull request #17155: fix:improve PictorialBarSeriesOption

2022-06-07 Thread GitBox
echarts-bot[bot] commented on PR #17155: URL: https://github.com/apache/echarts/pull/17155#issuecomment-1148300423 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] 100pah merged pull request #17155: fix:improve PictorialBarSeriesOption

2022-06-07 Thread GitBox
100pah merged PR #17155: URL: https://github.com/apache/echarts/pull/17155 -- 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] susiwen8 commented on issue #17171: [Bug] 注释里面含有不良信息

2022-06-07 Thread GitBox
susiwen8 commented on issue #17171: URL: https://github.com/apache/echarts/issues/17171#issuecomment-1148296155 感谢反馈,我们删除下 -- 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] TaurusWood commented on issue #17161: [Bug] echarts.use is not effective

2022-06-07 Thread GitBox
TaurusWood commented on issue #17161: URL: https://github.com/apache/echarts/issues/17161#issuecomment-1148295529 @Ovilia Because this is more in line with my business scenario,we application is deployed in the intranet environment,and also we must need `npm` for package management --

[GitHub] [echarts] TaurusWood closed issue #17161: [Bug] echarts.use is not effective

2022-06-07 Thread GitBox
TaurusWood closed issue #17161: [Bug] echarts.use is not effective URL: https://github.com/apache/echarts/issues/17161 -- 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] TaurusWood commented on issue #17161: [Bug] echarts.use is not effective

2022-06-07 Thread GitBox
TaurusWood commented on issue #17161: URL: https://github.com/apache/echarts/issues/17161#issuecomment-1148294716 @Ovilia Because this is more in line with my business scenario,we application is deployed in the intranet environment,and also we must need `npm` for package management --

[GitHub] [echarts] echarts-bot[bot] commented on issue #17171: [Bug] 注释里面含有不良信息

2022-06-07 Thread GitBox
echarts-bot[bot] commented on issue #17171: URL: https://github.com/apache/echarts/issues/17171#issuecomment-1148288167 @YFAnt 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] YFAnt opened a new issue, #17171: [Bug] 注释里面含有不良信息

2022-06-07 Thread GitBox
YFAnt opened a new issue, #17171: URL: https://github.com/apache/echarts/issues/17171 ### Version 5.2.2 ### Link to Minimal Reproduction https://github.com/apache/echarts/blob/master/src/chart/treemap/TreemapSeries.ts ### Steps to Reproduce xxx.xxx.xxx

[GitHub] [echarts] hi-mashuo commented on issue #17124: 你好,点阵图y轴能不能配置等距不等分[Feature]

2022-06-07 Thread GitBox
hi-mashuo commented on issue #17124: URL: https://github.com/apache/echarts/issues/17124#issuecomment-1148284075 好的,有没有别的解决方案之类的 -- 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] echarts-bot[bot] commented on issue #17170: [Bug]

2022-06-07 Thread GitBox
echarts-bot[bot] commented on issue #17170: URL: https://github.com/apache/echarts/issues/17170#issuecomment-1148276702 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] echarts-bot[bot] closed issue #17170: [Bug]

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

2022-06-07 Thread GitBox
NeeruAR opened a new issue, #17170: URL: https://github.com/apache/echarts/issues/17170 ### Version 5.3.2 ### Link to Minimal Reproduction _No response_ ### Steps to Reproduce I am trying to use the aggregate sum method in echart but it is not giving

[GitHub] [echarts] echarts-bot[bot] commented on issue #17169: series.pie中hover相关属性找不到,emphasis无效

2022-06-07 Thread GitBox
echarts-bot[bot] commented on issue #17169: URL: https://github.com/apache/echarts/issues/17169#issuecomment-1148269955 @Mr-Lixiaoqaing 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

[GitHub] [echarts] Mr-Lixiaoqaing opened a new issue, #17169: series.pie中hover相关属性找不到,emphasis无效

2022-06-07 Thread GitBox
Mr-Lixiaoqaing opened a new issue, #17169: URL: https://github.com/apache/echarts/issues/17169 ### Version 4.9.0 ### Link to Minimal Reproduction _No response_ ### Steps to Reproduce ![`FN1S76O8 T(@XH1

[GitHub] [echarts] Ovilia commented on issue #17157: [Feature] how to know which components are used by echarts

2022-06-07 Thread GitBox
Ovilia commented on issue #17157: URL: https://github.com/apache/echarts/issues/17157#issuecomment-1148265961 I don't think we have such APIs. You can try to fork and expose this information. Although I'm not sure if we will expose this information, at lease you can use your forked version

[GitHub] [echarts] Ovilia commented on issue #17163: [Feature] axisPointer can not set line height

2022-06-07 Thread GitBox
Ovilia commented on issue #17163: URL: https://github.com/apache/echarts/issues/17163#issuecomment-1148259148 ECharts uses [connect](https://echarts.apache.org/en/api.html#echarts.connect) to link the interactions between charts. Please check if it helps. -- This is an automated message

[GitHub] [echarts] Ovilia commented on a diff in pull request #16963: fix(scale): intervalTick should between extent. close 16888

2022-06-07 Thread GitBox
Ovilia commented on code in PR #16963: URL: https://github.com/apache/echarts/pull/16963#discussion_r890818337 ## src/scale/Time.ts: ## @@ -628,7 +628,7 @@ function getIntervalTicks( } const levelsTicksInExtent = filter(map(levelsTicks, levelTicks => { -

  1   2   >