[incubator-echarts] branch next updated (e98ef6f -> 2b13045)

2020-08-14 Thread sushuang
This is an automated email from the ASF dual-hosted git repository. sushuang pushed a change to branch next in repository https://gitbox.apache.org/repos/asf/incubator-echarts.git. from e98ef6f chore(.d.ts): fix import type not supported in lower ts version. add ff906a4 fix:

[GitHub] [incubator-echarts] 100pah merged pull request #13127: Dataset trans2

2020-08-14 Thread GitBox
100pah merged pull request #13127: URL: https://github.com/apache/incubator-echarts/pull/13127 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] [incubator-echarts] echarts-bot[bot] commented on pull request #13127: Dataset trans2

2020-08-14 Thread GitBox
echarts-bot[bot] commented on pull request #13127: URL: https://github.com/apache/incubator-echarts/pull/13127#issuecomment-674019780 Congratulations! Your PR has been merged. Thanks for your contribution!  This is an

[incubator-echarts] 01/01: Merge pull request #13127 from apache/dataset-trans2

2020-08-14 Thread sushuang
This is an automated email from the ASF dual-hosted git repository. sushuang pushed a commit to branch next in repository https://gitbox.apache.org/repos/asf/incubator-echarts.git commit 2b130454b8606deab7bbe6355e73ca061928eb57 Merge: e98ef6f 81d1306 Author: sushuang AuthorDate: Fri Aug 14

[GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13135: tooltip的触发点能否作用的树节点的文字块上, 而不是只在symbol

2020-08-14 Thread GitBox
echarts-bot[bot] commented on issue #13135: URL: https://github.com/apache/incubator-echarts/issues/13135#issuecomment-674339917 Hi! We've received your issue and please be patient to get responded.  The average response time is expected to be within one day for weekdays. In the

[GitHub] [incubator-echarts] Victoriacsl opened a new issue #13135: tooltip的触发点能否作用的树节点的文字块上, 而不是只在symbol

2020-08-14 Thread GitBox
Victoriacsl opened a new issue #13135: URL: https://github.com/apache/incubator-echarts/issues/13135 ### Version 4.4 ### Steps to reproduce // tooltip的配置 tooltip: { show: true, enterable: true, confine: true, trigger: 'item',

[incubator-echarts] branch next updated: fix: (1) expose `echarts.time` accurately. (2) supplement a test case of parseDate

2020-08-14 Thread sushuang
This is an automated email from the ASF dual-hosted git repository. sushuang pushed a commit to branch next in repository https://gitbox.apache.org/repos/asf/incubator-echarts.git The following commit(s) were added to refs/heads/next by this push: new 1097a48 fix: (1) expose

[GitHub] [incubator-echarts] clplay opened a new issue #13128: 关于数据小于1e-11的时候

2020-08-14 Thread GitBox
clplay opened a new issue #13128: URL: https://github.com/apache/incubator-echarts/issues/13128 ### Version 4.8.0 ### Steps to reproduce 找到柱状图 将series的数据都替换成1e-11 ### What is expected? 柱状图显示 ### What is actually happening? 柱状图不显示,y轴坐标堆积

[GitHub] [incubator-echarts] Guanrui1 opened a new issue #13129: 5.0的Alpha版本地图上的labelLine被地图色块遮挡

2020-08-14 Thread GitBox
Guanrui1 opened a new issue #13129: URL: https://github.com/apache/incubator-echarts/issues/13129 ### 如题 ![map.png](https://i.loli.net/2020/08/14/CxcG1oATm4kdvKM.png) 设置了z或者zlever都不好使 This is an automated message

[GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13129: 5.0的Alpha版本地图上的labelLine被地图色块遮挡

2020-08-14 Thread GitBox
echarts-bot[bot] commented on issue #13129: URL: https://github.com/apache/incubator-echarts/issues/13129#issuecomment-673915805 This issue is not created using [issue template](https://ecomfe.github.io/echarts-issue-helper/) so I'm going to close it.  Sorry for this, but it helps

[GitHub] [incubator-echarts] luoye111 opened a new issue #13131: dispatchAction showTip 数据为0时不触发

2020-08-14 Thread GitBox
luoye111 opened a new issue #13131: URL: https://github.com/apache/incubator-echarts/issues/13131 ` var option = { // x轴控制 xAxis: { type: 'category', data: x, triggerEvent: true, position: 'bottom',

[GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13131: dispatchAction showTip 数据为0时不触发

2020-08-14 Thread GitBox
echarts-bot[bot] commented on issue #13131: URL: https://github.com/apache/incubator-echarts/issues/13131#issuecomment-673924435 This issue is not created using [issue template](https://ecomfe.github.io/echarts-issue-helper/) so I'm going to close it.  Sorry for this, but it helps

[GitHub] [incubator-echarts] plainheart commented on a change in pull request #12961: feat: more configurable styles for lineStyle & borderStyle.

2020-08-14 Thread GitBox
plainheart commented on a change in pull request #12961: URL: https://github.com/apache/incubator-echarts/pull/12961#discussion_r470505957 ## File path: src/model/mixin/itemStyle.ts ## @@ -54,15 +64,24 @@ class ItemStyleMixin { includes?: readonly (keyof

[GitHub] [incubator-echarts] echarts-bot[bot] commented on pull request #13121: fix(bar-race): fix bug with animation

2020-08-14 Thread GitBox
echarts-bot[bot] commented on pull request #13121: URL: https://github.com/apache/incubator-echarts/pull/13121#issuecomment-673980095 Congratulations! Your PR has been merged. Thanks for your contribution!  This is an

[GitHub] [incubator-echarts] Ovilia merged pull request #13121: fix(bar-race): fix bug with animation

2020-08-14 Thread GitBox
Ovilia merged pull request #13121: URL: https://github.com/apache/incubator-echarts/pull/13121 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[incubator-echarts] branch next updated (1097a48 -> 0e882aa)

2020-08-14 Thread ovilia
This is an automated email from the ASF dual-hosted git repository. ovilia pushed a change to branch next in repository https://gitbox.apache.org/repos/asf/incubator-echarts.git. from 1097a48 fix: (1) expose `echarts.time` accurately. (2) supplement a test case of parseDate add

[incubator-echarts] 01/01: Merge pull request #13121 from apache/bar-race

2020-08-14 Thread ovilia
This is an automated email from the ASF dual-hosted git repository. ovilia pushed a commit to branch next in repository https://gitbox.apache.org/repos/asf/incubator-echarts.git commit 0e882aaebb8a23aa0fdb956341ae0b527ce219ec Merge: 1097a48 340c7f1 Author: Wenli Zhang AuthorDate: Fri Aug 14

[GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13130: 5.0的Alpha版本地图上的labelLine被地图色块遮挡

2020-08-14 Thread GitBox
echarts-bot[bot] commented on issue #13130: URL: https://github.com/apache/incubator-echarts/issues/13130#issuecomment-673916271 Hi! We've received your issue and please be patient to get responded.  The average response time is expected to be within one day for weekdays. In the

[GitHub] [incubator-echarts] Guanrui1 opened a new issue #13130: 5.0的Alpha版本地图上的labelLine被地图色块遮挡

2020-08-14 Thread GitBox
Guanrui1 opened a new issue #13130: URL: https://github.com/apache/incubator-echarts/issues/13130 ### Version 5.0.0-alpha.1 ![map.png](https://i.loli.net/2020/08/14/CxcG1oATm4kdvKM.png) ### Steps to reproduce 地图加上labelLine即可 ### What is expected?

[GitHub] [incubator-echarts] luoye111 opened a new issue #13132: series.data 有0的数据时showTip不显示

2020-08-14 Thread GitBox
luoye111 opened a new issue #13132: URL: https://github.com/apache/incubator-echarts/issues/13132 ### Version 4.5.0 ### Steps to reproduce ` echart.dispatchAction({ type: 'showTip', seriesIndex: 0, dataIndex: index, });`

[GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13132: series.data 有0的数据时showTip不显示

2020-08-14 Thread GitBox
echarts-bot[bot] commented on issue #13132: URL: https://github.com/apache/incubator-echarts/issues/13132#issuecomment-673943533 Hi! We've received your issue and please be patient to get responded.  The average response time is expected to be within one day for weekdays. In the

[incubator-echarts] branch next updated: fix(types): fix some issues on type

2020-08-14 Thread shenyi
This is an automated email from the ASF dual-hosted git repository. shenyi pushed a commit to branch next in repository https://gitbox.apache.org/repos/asf/incubator-echarts.git The following commit(s) were added to refs/heads/next by this push: new 11890ca fix(types): fix some issues on

[GitHub] [incubator-echarts] plainheart commented on a change in pull request #12961: feat: more configurable styles for lineStyle & borderStyle.

2020-08-14 Thread GitBox
plainheart commented on a change in pull request #12961: URL: https://github.com/apache/incubator-echarts/pull/12961#discussion_r470579708 ## File path: src/model/mixin/itemStyle.ts ## @@ -54,15 +64,24 @@ class ItemStyleMixin { includes?: readonly (keyof

[GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13132: series.data 有0的数据时showTip不显示

2020-08-14 Thread GitBox
echarts-bot[bot] commented on issue #13132: URL: https://github.com/apache/incubator-echarts/issues/13132#issuecomment-673950714 @luoye111 Please provide a demo for the issue either with https://codepen.io/Ovilia/pen/dyYWXWM or https://gallery.echartsjs.com/editor.html.

[GitHub] [incubator-echarts] luoye111 commented on issue #13132: series.data 有0的数据时showTip不显示

2020-08-14 Thread GitBox
luoye111 commented on issue #13132: URL: https://github.com/apache/incubator-echarts/issues/13132#issuecomment-673961704 抱歉 ,经排查,是设置grid 影响了, This is an automated message from the Apache Git Service. To respond to the

[GitHub] [incubator-echarts] Ovilia closed issue #13126: 企业微信显示不了数字

2020-08-14 Thread GitBox
Ovilia closed issue #13126: URL: https://github.com/apache/incubator-echarts/issues/13126 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] [incubator-echarts] Ovilia closed issue #13129: 5.0的Alpha版本地图上的labelLine被地图色块遮挡

2020-08-14 Thread GitBox
Ovilia closed issue #13129: URL: https://github.com/apache/incubator-echarts/issues/13129 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] [incubator-echarts] Ovilia closed issue #13131: dispatchAction showTip 数据为0时不触发

2020-08-14 Thread GitBox
Ovilia closed issue #13131: URL: https://github.com/apache/incubator-echarts/issues/13131 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

[incubator-echarts] branch next updated: chore(.d.ts): fix import type not supported in lower ts version.

2020-08-14 Thread shenyi
This is an automated email from the ASF dual-hosted git repository. shenyi pushed a commit to branch next in repository https://gitbox.apache.org/repos/asf/incubator-echarts.git The following commit(s) were added to refs/heads/next by this push: new e98ef6f chore(.d.ts): fix import type

[GitHub] [incubator-echarts] yyz945947732 commented on issue #1648: Series的z和z-level设置

2020-08-14 Thread GitBox
yyz945947732 commented on issue #1648: URL: https://github.com/apache/incubator-echarts/issues/1648#issuecomment-674005406 @pissang 想知道现在改成独立的配置了吗? 在线等,挺急的 This is an automated message from the Apache Git Service. To

[GitHub] [incubator-echarts] nchikh opened a new issue #13134: How to add tooltips for areaStyle and visualMap

2020-08-14 Thread GitBox
nchikh opened a new issue #13134: URL: https://github.com/apache/incubator-echarts/issues/13134 ### What problem does this feature solve? Hello everybody, I have created a chart whith two lines and a clored area between them. I use for this the areaStyme option and a visualMap

[GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13134: How to add tooltips for areaStyle and visualMap

2020-08-14 Thread GitBox
echarts-bot[bot] commented on issue #13134: URL: https://github.com/apache/incubator-echarts/issues/13134#issuecomment-674079104 Hi! We've received your issue and please be patient to get responded.  The average response time is expected to be within one day for weekdays. In the

[GitHub] [incubator-echarts] plainheart commented on a change in pull request #12961: feat: more configurable styles for lineStyle & borderStyle.

2020-08-14 Thread GitBox
plainheart commented on a change in pull request #12961: URL: https://github.com/apache/incubator-echarts/pull/12961#discussion_r470588142 ## File path: src/model/mixin/itemStyle.ts ## @@ -54,15 +64,24 @@ class ItemStyleMixin { includes?: readonly (keyof

[GitHub] [incubator-echarts] plainheart commented on a change in pull request #12961: feat: more configurable styles for lineStyle & borderStyle.

2020-08-14 Thread GitBox
plainheart commented on a change in pull request #12961: URL: https://github.com/apache/incubator-echarts/pull/12961#discussion_r470588142 ## File path: src/model/mixin/itemStyle.ts ## @@ -54,15 +64,24 @@ class ItemStyleMixin { includes?: readonly (keyof

[incubator-echarts] branch next updated: fix: [data-transform] (1) update the sort rule for string and incomparable value. update test cases. (2) `parser: 'number'` supports suffix parse (like '100%',

2020-08-14 Thread sushuang
This is an automated email from the ASF dual-hosted git repository. sushuang pushed a commit to branch next in repository https://gitbox.apache.org/repos/asf/incubator-echarts.git The following commit(s) were added to refs/heads/next by this push: new 17f088a fix: [data-transform] (1)

[GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13133: Tooltips for VisualMap or SreaStyle

2020-08-14 Thread GitBox
echarts-bot[bot] commented on issue #13133: URL: https://github.com/apache/incubator-echarts/issues/13133#issuecomment-674073172 This issue is not created using [issue template](https://ecomfe.github.io/echarts-issue-helper/) so I'm going to close it.  Sorry for this, but it helps

[GitHub] [incubator-echarts] nchikh opened a new issue #13133: Tooltips for VisualMap or SreaStyle

2020-08-14 Thread GitBox
nchikh opened a new issue #13133: URL: https://github.com/apache/incubator-echarts/issues/13133 I have two lines series and I had colored the area zone between them using a VisualMap. What I want is to show a tooltip text for each point when I move the mouse in the colored area.

[GitHub] [incubator-echarts] GaspardC commented on issue #11814: [DRAFT] ECharts v5.0 Feature Discussion

2020-08-14 Thread GitBox
GaspardC commented on issue #11814: URL: https://github.com/apache/incubator-echarts/issues/11814#issuecomment-674117281 would be nice to have the possibility to add custom and mutliple html "tooltips" This is an

[GitHub] [incubator-echarts] plainheart closed issue #13133: Tooltips for VisualMap or SreaStyle

2020-08-14 Thread GitBox
plainheart closed issue #13133: URL: https://github.com/apache/incubator-echarts/issues/13133 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL