[GitHub] [incubator-echarts] krislee94 opened a new issue #11371: axisPointer拖拽不跟随手势移动问题

2019-10-07 Thread GitBox
krislee94 opened a new issue #11371: axisPointer拖拽不跟随手势移动问题 URL: https://github.com/apache/incubator-echarts/issues/11371 ### Version 3.6.1 ### Steps to reproduce - 设置tooltips。在tooltips内设置相应的axisPointer - tooltip的框会跟随移动展示,但是指示线axisPointer会出现延迟问题,不随手指的移动而移动 ### What is

[GitHub] [incubator-echarts] yufeng04 commented on issue #11371: axisPointer拖拽不跟随手势移动问题

2019-10-07 Thread GitBox
yufeng04 commented on issue #11371: axisPointer拖拽不跟随手势移动问题 URL: https://github.com/apache/incubator-echarts/issues/11371#issuecomment-538969411 Maybe you should check the `option.tooltip.formatter`, especially the type of `params[i].value`.

[GitHub] [incubator-echarts] creadone closed issue #10987: Correct way to straighten smoothed lines for ThemeRiver chart (question)

2019-10-07 Thread GitBox
creadone closed issue #10987: Correct way to straighten smoothed lines for ThemeRiver chart (question) URL: https://github.com/apache/incubator-echarts/issues/10987 This is an automated message from the Apache Git Service.

[GitHub] [incubator-echarts] yufeng04 commented on issue #11366: Parrallel Nutrients Chart 的 Legend 能不能换成 scrollable

2019-10-07 Thread GitBox
yufeng04 commented on issue #11366: Parrallel Nutrients Chart 的 Legend 能不能换成 scrollable URL: https://github.com/apache/incubator-echarts/issues/11366#issuecomment-538976541 Please provide a reproducible demo. This is an

[GitHub] [incubator-echarts] krislee94 commented on issue #11371: axisPointer拖拽不跟随手势移动问题

2019-10-07 Thread GitBox
krislee94 commented on issue #11371: axisPointer拖拽不跟随手势移动问题 URL: https://github.com/apache/incubator-echarts/issues/11371#issuecomment-539083726 > Maybe you should check the `option.tooltip.formatter`, especially the type of `params[i].value`. Let me have a shot at it.

[GitHub] [incubator-echarts-doc] kimuraz opened a new pull request #68: Fix typo on getMap docs

2019-10-07 Thread GitBox
kimuraz opened a new pull request #68: Fix typo on getMap docs URL: https://github.com/apache/incubator-echarts-doc/pull/68 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [incubator-echarts] krislee94 commented on issue #11371: axisPointer拖拽不跟随手势移动问题

2019-10-07 Thread GitBox
krislee94 commented on issue #11371: axisPointer拖拽不跟随手势移动问题 URL: https://github.com/apache/incubator-echarts/issues/11371#issuecomment-539306607 ### 解决方式 参考 https://github.com/apache/incubator-echarts/issues/5769 ### 设置 -

[GitHub] [incubator-echarts] krislee94 closed issue #11371: axisPointer拖拽不跟随手势移动问题

2019-10-07 Thread GitBox
krislee94 closed issue #11371: axisPointer拖拽不跟随手势移动问题 URL: https://github.com/apache/incubator-echarts/issues/11371 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [incubator-echarts-doc] Ovilia merged pull request #68: Fix typo on getMap docs

2019-10-07 Thread GitBox
Ovilia merged pull request #68: Fix typo on getMap docs URL: https://github.com/apache/incubator-echarts-doc/pull/68 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[incubator-echarts-doc] branch master updated: Fix typo on getMap docs

2019-10-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/incubator-echarts-doc.git The following commit(s) were added to refs/heads/master by this push: new 04e67fb Fix typo on getMap docs

[GitHub] [incubator-echarts] cartWalk commented on issue #8948: 关于点击图会闪动

2019-10-07 Thread GitBox
cartWalk commented on issue #8948: 关于点击图会闪动 URL: https://github.com/apache/incubator-echarts/issues/8948#issuecomment-539284643 节点会重新渲染 位置会移动 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [incubator-echarts] Ovilia commented on issue #11372: lineStyle支持lineJoin

2019-10-07 Thread GitBox
Ovilia commented on issue #11372: lineStyle支持lineJoin URL: https://github.com/apache/incubator-echarts/issues/11372#issuecomment-539320682 目的主要是出于防御措施,防止用户在非故意的情况下,意外地设置了一些属性,得到非期望的效果。 至于 `lineJoin` 可以作为一个 new-feature,@100pah 是否只需要在这个地方加上这一属性就行?

[GitHub] [incubator-echarts] Ovilia commented on issue #8948: 关于点击图会闪动

2019-10-07 Thread GitBox
Ovilia commented on issue #8948: 关于点击图会闪动 URL: https://github.com/apache/incubator-echarts/issues/8948#issuecomment-539289529 无法复现,如果还有问题的话,建议 reopen 一下这个 issue,并且提供额外的复现条件。 This is an automated message from the Apache Git

[GitHub] [incubator-echarts] Ovilia closed issue #11370: same excel can't be upload in different charts

2019-10-07 Thread GitBox
Ovilia closed issue #11370: same excel can't be upload in different charts URL: https://github.com/apache/incubator-echarts/issues/11370 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [incubator-echarts] Ovilia commented on issue #11370: same excel can't be upload in different charts

2019-10-07 Thread GitBox
Ovilia commented on issue #11370: same excel can't be upload in different charts URL: https://github.com/apache/incubator-echarts/issues/11370#issuecomment-539320067 Close due to problem fixed. This is an automated message