[echarts] branch fix-endLabel updated (8776a03 -> bb791dc)

2021-06-02 Thread ovilia
This is an automated email from the ASF dual-hosted git repository. ovilia pushed a change to branch fix-endLabel in repository https://gitbox.apache.org/repos/asf/echarts.git. from 8776a03 refactor(endLabel): use state loop in show checking add bb791dc refactor(endLabel): use

[GitHub] [echarts] pissang commented on a change in pull request #15072: fix(endLabel): endLabel should be displayed if show is true

2021-06-02 Thread GitBox
pissang commented on a change in pull request #15072: URL: https://github.com/apache/echarts/pull/15072#discussion_r644487648 ## File path: src/chart/line/LineView.ts ## @@ -412,6 +412,20 @@ function getIndexRange(points: ArrayLike, xOrY: number, dim: 'x' | 'y') }; }

[echarts-handbook] branch master updated: fix code higlight issues

2021-06-02 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-handbook.git The following commit(s) were added to refs/heads/master by this push: new 8a7f7d9 fix code higlight issues

[GitHub] [echarts] bigfacewo commented on issue #15037: calendar的range设置小于1000,会导致同一个实例的setOption方法无法执行。

2021-06-02 Thread GitBox
bigfacewo commented on issue #15037: URL: https://github.com/apache/echarts/issues/15037#issuecomment-853539738 @fuchunhui Thanks! In fact, my problem is not whether I need to support a time format like 999. In my system, for example, my initial value 2021, when the user wants to modify

[GitHub] [echarts] ssthouse commented on issue #15055: echarts 饼图 负数问题

2021-06-02 Thread GitBox
ssthouse commented on issue #15055: URL: https://github.com/apache/echarts/issues/15055#issuecomment-853505992 @Ovilia hi, 这个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

[echarts] branch fix-endLabel updated (51387f5 -> 8776a03)

2021-06-02 Thread ovilia
This is an automated email from the ASF dual-hosted git repository. ovilia pushed a change to branch fix-endLabel in repository https://gitbox.apache.org/repos/asf/echarts.git. from 51387f5 fix(endLabel): endLabel should be displayed if show is true in other states #14441 add 8776a03

[GitHub] [echarts] zhoufanglu commented on issue #15074: hover、click事件多次触发finished的问题

2021-06-02 Thread GitBox
zhoufanglu commented on issue #15074: URL: https://github.com/apache/echarts/issues/15074#issuecomment-853485193 最后还是暂时使用标记的方法解决了loading的问题,我感觉这样是治标不治本。有没有新的api ```js this.myChart.on('finished', () => { if (this.loading) { //如果还是加载状态,关闭Loading

[echarts-handbook] branch master updated: use live syntax

2021-06-02 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-handbook.git The following commit(s) were added to refs/heads/master by this push: new 42f0239 use live syntax 42f0239 is

[echarts-handbook] branch master updated: add live syntax in the code block

2021-06-02 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-handbook.git The following commit(s) were added to refs/heads/master by this push: new 6dfb515 add live syntax in the code

[echarts-handbook] branch master updated: chart resize and update throttle in md-live

2021-06-02 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-handbook.git The following commit(s) were added to refs/heads/master by this push: new 1cd346c chart resize and update

[echarts-handbook] branch master updated: use composition api for better type

2021-06-02 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-handbook.git The following commit(s) were added to refs/heads/master by this push: new fe69570 use composition api for

[GitHub] [echarts] chj-damon commented on issue #13725: series.type: 'lines' 且配置了 effect 动画的都不能正常被 clear() 清除掉

2021-06-02 Thread GitBox
chj-damon commented on issue #13725: URL: https://github.com/apache/echarts/issues/13725#issuecomment-852996922 https://github.com/apache/echarts/issues/8225 -- 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] chj-damon commented on issue #13725: series.type: 'lines' 且配置了 effect 动画的都不能正常被 clear() 清除掉

2021-06-02 Thread GitBox
chj-damon commented on issue #13725: URL: https://github.com/apache/echarts/issues/13725#issuecomment-852996815 这个bug好像2019年的时候就有人提过了,到现在都还没有修掉啊 -- 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

[echarts-handbook] branch master updated: add md-live component

2021-06-02 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-handbook.git The following commit(s) were added to refs/heads/master by this push: new ebd55ec add md-live component

[GitHub] [echarts] chj-damon commented on issue #13724: series.type: 'lines' 且配置了 effect 动画的都不能正常被 clear() 清除掉

2021-06-02 Thread GitBox
chj-damon commented on issue #13724: URL: https://github.com/apache/echarts/issues/13724#issuecomment-852990106 我也遇到这个问题了,请问你解决了吗 -- 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] nickwang94 commented on issue #4335: 饼图labelLine length 设置无效

2021-06-02 Thread GitBox
nickwang94 commented on issue #4335: URL: https://github.com/apache/echarts/issues/4335#issuecomment-852980135 如果是旭日图,配置labelLine会生效么 -- 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] fuchunhui commented on issue #15037: calendar的range设置小于1000,会导致同一个实例的setOption方法无法执行。

2021-06-02 Thread GitBox
fuchunhui commented on issue #15037: URL: https://github.com/apache/echarts/issues/15037#issuecomment-852977902 According to [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601#Years), you must type year in four-digit to avoid Y2K, It represents years from to . how to fix

[GitHub] [echarts] zhoufanglu commented on issue #15074: hover、click事件多次触发finished的问题

2021-06-02 Thread GitBox
zhoufanglu commented on issue #15074: URL: https://github.com/apache/echarts/issues/15074#issuecomment-852965877 标记判断是否为第一次finished不行。 我需要的是 setOption一次, 触发一次finsihed方法,请问有什么方案吗? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [echarts] echarts-bot[bot] commented on issue #15074: hover、click事件多次触发finished的问题

2021-06-02 Thread GitBox
echarts-bot[bot] commented on issue #15074: URL: https://github.com/apache/echarts/issues/15074#issuecomment-852965401 -- 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. For

[GitHub] [echarts] zhoufanglu opened a new issue #15074: hover、click事件多次触发finished的问题

2021-06-02 Thread GitBox
zhoufanglu opened a new issue #15074: URL: https://github.com/apache/echarts/issues/15074 ### Version 4.9.0 ### Steps to reproduce 我想在setOption()后触发finished,但是又不想在hover、click的时候触发finished事件 ### What is expected?

[GitHub] [echarts] zhoufanglu opened a new issue #15073: 我想在setOption()后触发finished,但是又不想在hover、click的时候触发finished事件

2021-06-02 Thread GitBox
zhoufanglu opened a new issue #15073: URL: https://github.com/apache/echarts/issues/15073 What problem does this feature solve? 我想在每次setOption的时候触发一次finished()事件,但是我又不想鼠标悬浮、点击的时候触发。 What does the proposed API look like? chiart.on(‘finished’) -- This is an

[GitHub] [echarts] echarts-bot[bot] commented on issue #15073: 我想在setOption()后触发finished,但是又不想在hover、click的时候触发finished事件

2021-06-02 Thread GitBox
echarts-bot[bot] commented on issue #15073: URL: https://github.com/apache/echarts/issues/15073#issuecomment-852964243 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 save our

[GitHub] [echarts] echarts-bot[bot] closed issue #15073: 我想在setOption()后触发finished,但是又不想在hover、click的时候触发finished事件

2021-06-02 Thread GitBox
echarts-bot[bot] closed issue #15073: URL: https://github.com/apache/echarts/issues/15073 -- 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. For queries about this service,

[GitHub] [echarts] zhoufanglu commented on issue #10037: 整个图表加载完成如何监听?rendered和finished都不正确

2021-06-02 Thread GitBox
zhoufanglu commented on issue #10037: URL: https://github.com/apache/echarts/issues/10037#issuecomment-852961183 > 如果 `finished` 事件对你有用,那完全可以定义一个变量标识是否为首次渲染,默认true,回调函数执行后,标识其为false,解绑该事件不再继续执行相关代码即可 这个很矛盾,万一我重新setOption了之后, 还想要触发finished,这该如何解决 -- This is an automated message

[GitHub] [echarts] ohlr closed issue #15053: Graphic type='image' does not respond to 'bottom' and 'right'

2021-06-02 Thread GitBox
ohlr closed issue #15053: URL: https://github.com/apache/echarts/issues/15053 -- 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. For queries about this service, please

[GitHub] [echarts] ohlr commented on issue #15053: Graphic type='image' does not respond to 'bottom' and 'right'

2021-06-02 Thread GitBox
ohlr commented on issue #15053: URL: https://github.com/apache/echarts/issues/15053#issuecomment-852945368 Hi @ssthouse, thanks for the pointer. -- 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

[echarts-handbook] branch master updated: update style and docs

2021-06-02 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-handbook.git The following commit(s) were added to refs/heads/master by this push: new 217016b update style and docs

[GitHub] [echarts] echarts-bot[bot] commented on pull request #15072: fix(endLabel): endLabel should be displayed if show is true

2021-06-02 Thread GitBox
echarts-bot[bot] commented on pull request #15072: URL: https://github.com/apache/echarts/pull/15072#issuecomment-852904506 Thanks for your contribution! The community will review it ASAP. In the meanwhile, please checkout [the coding

[GitHub] [echarts] Ovilia opened a new pull request #15072: fix(endLabel): endLabel should be displayed if show is true

2021-06-02 Thread GitBox
Ovilia opened a new pull request #15072: URL: https://github.com/apache/echarts/pull/15072 fix(endLabel): endLabel should be displayed if show is true in other states #14441 ## Brief Information This pull request is in the type of: - [x] bug fixing - [ ] new

[echarts] branch fix-endLabel created (now 51387f5)

2021-06-02 Thread ovilia
This is an automated email from the ASF dual-hosted git repository. ovilia pushed a change to branch fix-endLabel in repository https://gitbox.apache.org/repos/asf/echarts.git. at 51387f5 fix(endLabel): endLabel should be displayed if show is true in other states #14441 This branch

[echarts] 01/01: fix(endLabel): endLabel should be displayed if show is true in other states #14441

2021-06-02 Thread ovilia
This is an automated email from the ASF dual-hosted git repository. ovilia pushed a commit to branch fix-endLabel in repository https://gitbox.apache.org/repos/asf/echarts.git commit 51387f56e56053a27b7f2fa827458b3e15677632 Author: Ovilia AuthorDate: Wed Jun 2 18:11:00 2021 +0800

[GitHub] [echarts] wwwmomo commented on issue #6647: 中国地图 ,在省份没有数据的情况下,tooltip {c} 会显示为NaN

2021-06-02 Thread GitBox
wwwmomo commented on issue #6647: URL: https://github.com/apache/echarts/issues/6647#issuecomment-852856905 我也碰到了这样的问题,发现是geo.json数据里面的name名称和data里面name的名称不对应 -- 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] ssthouse commented on issue #15053: Graphic type='image' does not respond to 'bottom' and 'right'

2021-06-02 Thread GitBox
ssthouse commented on issue #15053: URL: https://github.com/apache/echarts/issues/15053#issuecomment-852823140 @ohlr hi, according to the document: > Only one between top and bottom can work.

[GitHub] [echarts] echarts-bot[bot] commented on issue #15071: 地图轮播显示tooptip,获取tooptip信息错误

2021-06-02 Thread GitBox
echarts-bot[bot] commented on issue #15071: URL: https://github.com/apache/echarts/issues/15071#issuecomment-852797445 -- 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. For

[GitHub] [echarts] Erin-mm opened a new issue #15071: 地图轮播显示tooptip,获取tooptip信息错误

2021-06-02 Thread GitBox
Erin-mm opened a new issue #15071: URL: https://github.com/apache/echarts/issues/15071 ### Version 5.1.1 ### Steps to reproduce 项目涉及到江西省南昌市的地图数据,要求使用tooptip轮播南昌市下每个县级单位的数据。所以用定时器如下代码来控制 ``` this.echartRef.getEchartsInstance().dispatchAction({ type: 'showTip',

[GitHub] [echarts] echarts-bot[bot] closed issue #15070: 地图轮播显示tooptip,获取tooptip信息错误

2021-06-02 Thread GitBox
echarts-bot[bot] closed issue #15070: URL: https://github.com/apache/echarts/issues/15070 -- 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. For queries about this service,

[GitHub] [echarts] Erin-mm opened a new issue #15070: 地图轮播显示tooptip,获取tooptip信息错误

2021-06-02 Thread GitBox
Erin-mm opened a new issue #15070: URL: https://github.com/apache/echarts/issues/15070 Issue Preview Version 5.1.1 Steps to reproduce 项目涉及到江西省南昌市的地图数据,要求使用tooptip轮播南昌市下每个县级单位的数据。所以用定时器如下代码来控制 `this.echartRef.getEchartsInstance().dispatchAction({ type: 'showTip',

[GitHub] [echarts] echarts-bot[bot] commented on issue #15070: 地图轮播显示tooptip,获取tooptip信息错误

2021-06-02 Thread GitBox
echarts-bot[bot] commented on issue #15070: URL: https://github.com/apache/echarts/issues/15070#issuecomment-852795334 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 save our

[GitHub] [echarts] echarts-bot[bot] commented on issue #15069: 地图轮播显示tooptip,获取tooptip信息错误

2021-06-02 Thread GitBox
echarts-bot[bot] commented on issue #15069: URL: https://github.com/apache/echarts/issues/15069#issuecomment-852781152 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 save our

[GitHub] [echarts] Erin-mm opened a new issue #15069: 地图轮播显示tooptip,获取tooptip信息错误

2021-06-02 Thread GitBox
Erin-mm opened a new issue #15069: URL: https://github.com/apache/echarts/issues/15069 项目涉及到江西省南昌市的地图数据,要求使用tooptip轮播南昌市下每个县级单位的数据。所以用定时器如下代码来控制 ``` this.echartRef.getEchartsInstance().dispatchAction({ type: 'showTip', seriesIndex: 0, dataIndex: count,

[GitHub] [echarts] echarts-bot[bot] closed issue #15069: 地图轮播显示tooptip,获取tooptip信息错误

2021-06-02 Thread GitBox
echarts-bot[bot] closed issue #15069: URL: https://github.com/apache/echarts/issues/15069 -- 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. For queries about this service,