[GitHub] [echarts] pissang commented on a change in pull request #16767: feat(sankey): `sankey` support `edgeLabel`

2022-03-29 Thread GitBox
pissang commented on a change in pull request #16767: URL: https://github.com/apache/echarts/pull/16767#discussion_r838093092 ## File path: src/chart/sankey/SankeyView.ts ## @@ -193,7 +193,9 @@ class SankeyView extends ChartView { cpy2: cpy2 });

[GitHub] [echarts] jiawulin001 commented on issue #16769: [Bug] Changing area chart to step chart is not removing the area shading

2022-03-29 Thread GitBox
jiawulin001 commented on issue #16769: URL: https://github.com/apache/echarts/issues/16769#issuecomment-1082591304 This seems to be a bug. ## Problem Analysis The problem comes at Lineview.ts. When `notMerge` is set to `true`, Echart tries rendering from scratch. Echarts finds

[GitHub] [echarts-doc] pissang merged pull request #235: fix: Removing colorAlpha for bug existence and low priority

2022-03-29 Thread GitBox
pissang merged pull request #235: URL: https://github.com/apache/echarts-doc/pull/235 -- 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:

[echarts-doc] branch master updated (901215a -> cd9a3a9)

2022-03-29 Thread shenyi
This is an automated email from the ASF dual-hosted git repository. shenyi pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/echarts-doc.git. from 901215a Merge pull request #236 from jiawulin001/eChIssue#16766 new a3acd6c fix: Removing colorAlpha for

[GitHub] [echarts-doc] pissang merged pull request #236: fix: reminded added to specify scope of `stack`

2022-03-29 Thread GitBox
pissang merged pull request #236: URL: https://github.com/apache/echarts-doc/pull/236 -- 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:

[echarts-doc] branch master updated: fix: reminded added to specify scope of `stack`

2022-03-29 Thread shenyi
This is an automated email from the ASF dual-hosted git repository. shenyi 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 8e4da63 fix: reminded added to specify

[GitHub] [echarts] echarts-bot[bot] commented on issue #16771: [Bug] convertFromPixel在'geo'上使用时,返回值出错

2022-03-29 Thread GitBox
echarts-bot[bot] commented on issue #16771: URL: https://github.com/apache/echarts/issues/16771#issuecomment-1082564564 @godjb 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] godjb opened a new issue #16771: [Bug] convertFromPixel在'geo'上使用时,返回值出错

2022-03-29 Thread GitBox
godjb opened a new issue #16771: URL: https://github.com/apache/echarts/issues/16771 ### Version 5.3.0 ### Link to Minimal Reproduction https://echarts.apache.org/examples/zh/editor.html?c=map-usa-projection=5.3.0 ### Steps to Reproduce

[GitHub] [echarts-doc] jiawulin001 opened a new pull request #236: fix: reminded added to specify scope of `stack`

2022-03-29 Thread GitBox
jiawulin001 opened a new pull request #236: URL: https://github.com/apache/echarts-doc/pull/236 Discussed in https://github.com/apache/echarts/issues/16766, a reminder should be added to documentation to specify the scope of `stack` usage. -- This is an automated message from the Apache

[GitHub] [echarts] echarts-bot[bot] commented on issue #16770: [Bug] 文档中series缺少realtimeSort字段,但是示例代码中有,为什么不集成到axis的realtimeSort和sortSeriesIndex呢

2022-03-29 Thread GitBox
echarts-bot[bot] commented on issue #16770: URL: https://github.com/apache/echarts/issues/16770#issuecomment-1082550610 @life-as-flowers 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] life-as-flowers opened a new issue #16770: [Bug] 文档中series缺少realtimeSort字段,但是示例代码中有,为什么不集成到axis的realtimeSort和sortSeriesIndex呢

2022-03-29 Thread GitBox
life-as-flowers opened a new issue #16770: URL: https://github.com/apache/echarts/issues/16770 ### Version 5.3.1 ### Link to Minimal Reproduction _No response_ ### Steps to Reproduce // 该示例是官方文档中的 实时排序柱状图 代码 var data = []; for (let i = 0; i < 5; ++i)

[GitHub] [echarts-doc] pissang commented on a change in pull request #235: fix: Removing colorAlpha for bug existence and low priority

2022-03-29 Thread GitBox
pissang commented on a change in pull request #235: URL: https://github.com/apache/echarts-doc/pull/235#discussion_r838048832 ## File path: zh/option/series/treemap.md ## @@ -818,12 +800,6 @@ treemap 默认把第一个维度(Array 第一项)映射到『面积』上。 矩形的颜色。默认从全局调色盘 [option.color](~color) 获取颜色。

[GitHub] [echarts-doc] jiawulin001 commented on a change in pull request #235: fix: Removing colorAlpha for bug existence and low priority

2022-03-29 Thread GitBox
jiawulin001 commented on a change in pull request #235: URL: https://github.com/apache/echarts-doc/pull/235#discussion_r838046310 ## File path: zh/option/series/treemap.md ## @@ -596,24 +596,6 @@ treemap 默认把第一个维度(Array 第一项)映射到『面积』上。 ) }} {{ /if }} -#${prefix}

[GitHub] [echarts-doc] jiawulin001 commented on a change in pull request #235: fix: Removing colorAlpha for bug existence and low priority

2022-03-29 Thread GitBox
jiawulin001 commented on a change in pull request #235: URL: https://github.com/apache/echarts-doc/pull/235#discussion_r838045961 ## File path: zh/option/series/treemap.md ## @@ -818,12 +800,6 @@ treemap 默认把第一个维度(Array 第一项)映射到『面积』上。 矩形的颜色。默认从全局调色盘 [option.color](~color) 获取颜色。

[GitHub] [echarts] pissang commented on issue #16766: [Bug] do not combine dates on the chart line, when setting "stack" and type: 'time'

2022-03-29 Thread GitBox
pissang commented on issue #16766: URL: https://github.com/apache/echarts/issues/16766#issuecomment-1082531646 I think we should. `stack` is meaningless on the `time` and `category` axis -- This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [echarts] jiawulin001 commented on issue #16766: [Bug] do not combine dates on the chart line, when setting "stack" and type: 'time'

2022-03-29 Thread GitBox
jiawulin001 commented on issue #16766: URL: https://github.com/apache/echarts/issues/16766#issuecomment-1082531581 @lexoring If you want to show time period, you may refer to [Gantt Chart](https://echarts.apache.org/examples/zh/editor.html?c=custom-gantt-flight). -- This is an automated

[GitHub] [echarts] jiawulin001 commented on issue #16766: [Bug] do not combine dates on the chart line, when setting "stack" and type: 'time'

2022-03-29 Thread GitBox
jiawulin001 commented on issue #16766: URL: https://github.com/apache/echarts/issues/16766#issuecomment-1082529347 Hi, for now `time` and `category` type axis does not seem to support `stack`. Only `value` and `log` axis supports `stack`. @plainheart @pissang Should we add a notice about

[GitHub] [echarts] dirslashls opened a new issue #16769: [Bug] Changing area chart to step chart is not removing the area shading

2022-03-29 Thread GitBox
dirslashls opened a new issue #16769: URL: https://github.com/apache/echarts/issues/16769 ### Version 5.3.1 ### Link to Minimal Reproduction _No response_ ### Steps to Reproduce 1. Go to https://echarts.apache.org/examples/en/editor.html?c=area-basic

[GitHub] [echarts] anthonyadamski commented on issue #16290: [Feature] markline不能指定zlevel,导致markline的文字被图表挡住

2022-03-29 Thread GitBox
anthonyadamski commented on issue #16290: URL: https://github.com/apache/echarts/issues/16290#issuecomment-1082231451 Any progress on this? zLevel cannot be set for markArea as well. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [echarts] domino2 opened a new issue #16768: Allow to drill down by code in the sunburst chart

2022-03-29 Thread GitBox
domino2 opened a new issue #16768: URL: https://github.com/apache/echarts/issues/16768 ### What problem does this feature solve? **a) there would be request to change default data mining feature from single click to double click as the single click (in my case) shows pop up info

[GitHub] [echarts] susiwen8 opened a new pull request #16767: feat(sankey): `sankey` support `edgeLabel`

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

[GitHub] [echarts] echarts-bot[bot] commented on pull request #16767: feat(sankey): `sankey` support `edgeLabel`

2022-03-29 Thread GitBox
echarts-bot[bot] commented on pull request #16767: URL: https://github.com/apache/echarts/pull/16767#issuecomment-1082006673 Thanks for your contribution! The community will review it ASAP. In the meanwhile, please checkout [the coding

[GitHub] [echarts] lexoring opened a new issue #16766: [Bug] do not combine dates on the chart line, when setting "stack" and type: 'time'

2022-03-29 Thread GitBox
lexoring opened a new issue #16766: URL: https://github.com/apache/echarts/issues/16766 ### Version 5.3.1 ### Link to Minimal Reproduction https://echarts.apache.org/examples/en/editor.html ### Steps to Reproduce `option = { legend: {}, xAxis: {

[GitHub] [echarts] emyly commented on issue #10685: 柱状图点击以后实现,shadow的效果

2022-03-29 Thread GitBox
emyly commented on issue #10685: URL: https://github.com/apache/echarts/issues/10685#issuecomment-1081859622 > 想问下你这边有实现这个点击后柱子背景色一直保持的效果吗 -- 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] emyly commented on issue #10685: 柱状图点击以后实现,shadow的效果

2022-03-29 Thread GitBox
emyly commented on issue #10685: URL: https://github.com/apache/echarts/issues/10685#issuecomment-1081834577 > 你照着我的例子自己想一下怎么修改,道理是类似的 想问下最终是怎么实现的,我也有一样的问题,希望点击后,shadow不消失,直到点击下一个柱子shadow才会消失 -- This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [echarts] bhaskerchari commented on issue #16748: Unable to click on label when label text matches title text

2022-03-29 Thread GitBox
bhaskerchari commented on issue #16748: URL: https://github.com/apache/echarts/issues/16748#issuecomment-1081783485 Actually If I understand the question correctly we need an ability to uniquely identify and target a specific DOM element in the so that we can click on the exact element

[GitHub] [echarts-doc] pissang commented on a change in pull request #235: fix: Removing colorAlpha for bug existence and low priority

2022-03-29 Thread GitBox
pissang commented on a change in pull request #235: URL: https://github.com/apache/echarts-doc/pull/235#discussion_r837319520 ## File path: zh/option/series/treemap.md ## @@ -596,24 +596,6 @@ treemap 默认把第一个维度(Array 第一项)映射到『面积』上。 ) }} {{ /if }} -#${prefix} colorAlpha(Array)

[GitHub] [echarts-doc] pissang commented on a change in pull request #235: fix: Removing colorAlpha for bug existence and low priority

2022-03-29 Thread GitBox
pissang commented on a change in pull request #235: URL: https://github.com/apache/echarts-doc/pull/235#discussion_r837314232 ## File path: zh/option/series/treemap.md ## @@ -818,12 +800,6 @@ treemap 默认把第一个维度(Array 第一项)映射到『面积』上。 矩形的颜色。默认从全局调色盘 [option.color](~color) 获取颜色。

[GitHub] [echarts-doc] pissang commented on a change in pull request #235: fix: Removing colorAlpha for bug existence and low priority

2022-03-29 Thread GitBox
pissang commented on a change in pull request #235: URL: https://github.com/apache/echarts-doc/pull/235#discussion_r837314232 ## File path: zh/option/series/treemap.md ## @@ -818,12 +800,6 @@ treemap 默认把第一个维度(Array 第一项)映射到『面积』上。 矩形的颜色。默认从全局调色盘 [option.color](~color) 获取颜色。

[GitHub] [echarts-doc] jiawulin001 commented on a change in pull request #235: fix: Removing colorAlpha for bug existence and low priority

2022-03-29 Thread GitBox
jiawulin001 commented on a change in pull request #235: URL: https://github.com/apache/echarts-doc/pull/235#discussion_r837303456 ## File path: zh/option/series/treemap.md ## @@ -818,12 +800,6 @@ treemap 默认把第一个维度(Array 第一项)映射到『面积』上。 矩形的颜色。默认从全局调色盘 [option.color](~color) 获取颜色。

[GitHub] [echarts-doc] jiawulin001 commented on a change in pull request #235: fix: Removing colorAlpha for bug existence and low priority

2022-03-29 Thread GitBox
jiawulin001 commented on a change in pull request #235: URL: https://github.com/apache/echarts-doc/pull/235#discussion_r837300428 ## File path: zh/option/series/treemap.md ## @@ -596,24 +596,6 @@ treemap 默认把第一个维度(Array 第一项)映射到『面积』上。 ) }} {{ /if }} -#${prefix}

[GitHub] [echarts-doc] pissang commented on a change in pull request #235: fix: Removing colorAlpha for bug existence and low priority

2022-03-29 Thread GitBox
pissang commented on a change in pull request #235: URL: https://github.com/apache/echarts-doc/pull/235#discussion_r837251511 ## File path: zh/option/series/treemap.md ## @@ -596,24 +596,6 @@ treemap 默认把第一个维度(Array 第一项)映射到『面积』上。 ) }} {{ /if }} -#${prefix} colorAlpha(Array)

[GitHub] [echarts] vkjv commented on issue #14051: Donut chart's center number is not showing the correct tooltip and there is no way to disable it as well

2022-03-29 Thread GitBox
vkjv commented on issue #14051: URL: https://github.com/apache/echarts/issues/14051#issuecomment-1081627316 I have a similar requirement where I need to disable tooltip on the label which is placed at the center of the donut chart. I cannot get rid of the label but want to disable the

[GitHub] [echarts-doc] jiawulin001 opened a new pull request #235: fix: Removing colorAlpha for bug existence and low priority

2022-03-29 Thread GitBox
jiawulin001 opened a new pull request #235: URL: https://github.com/apache/echarts-doc/pull/235 As is discussed in https://github.com/apache/echarts/pull/16760, `colorAlpha` should be removed because - A [bug](https://github.com/apache/echarts/issues/16749) is preventing this api to

[GitHub] [echarts] jiawulin001 closed pull request #16760: fix: issue#16749 colorAlpha check

2022-03-29 Thread GitBox
jiawulin001 closed pull request #16760: URL: https://github.com/apache/echarts/pull/16760 -- 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:

[echarts-examples] branch feat-share created (now 18cf877)

2022-03-29 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. at 18cf877 feat: support sharing code and using nightly version. This branch includes the following new

[GitHub] [echarts] pissang edited a comment on pull request #16760: fix: issue#16749 colorAlpha check

2022-03-29 Thread GitBox
pissang edited a comment on pull request #16760: URL: https://github.com/apache/echarts/pull/16760#issuecomment-1081512450 @jiawulin001 Sure, we can deprecate it progressively. For example, we can remove it in the doc at first. Then using `warning` method to tell developers not to use it

[GitHub] [echarts] pissang commented on pull request #16760: fix: issue#16749 colorAlpha check

2022-03-29 Thread GitBox
pissang commented on pull request #16760: URL: https://github.com/apache/echarts/pull/16760#issuecomment-1081512450 @jiawulin001 Sure, we can deprecate progressively. For example, we can remove it in the doc at first. Then using `warning` method to tell developers not to use it anymore.

[GitHub] [echarts] jiawulin001 commented on pull request #16760: fix: issue#16749 colorAlpha check

2022-03-29 Thread GitBox
jiawulin001 commented on pull request #16760: URL: https://github.com/apache/echarts/pull/16760#issuecomment-1081510173 @pissang I agree, I think doing reduction is better than addition here. I would prefer removing colorAlpha from itemStyle because user can set opacity easily with rgba

[GitHub] [echarts] jiawulin001 commented on issue #16765: [Bug] stack isn't working when xaxis type='value'

2022-03-29 Thread GitBox
jiawulin001 commented on issue #16765: URL: https://github.com/apache/echarts/issues/16765#issuecomment-1081446922 This is a similar problem as #16744, for which I have submitted PR. Please check it out. -- This is an automated message from the Apache Git Service. To respond to the