[GitHub] [incubator-echarts] dongsuo commented on issue #7959: API: echarts.clear() 该方法清空当前实例。使用该方法后调用 getOption 方法返回并不是空对象

2019-12-12 Thread GitBox
dongsuo commented on issue #7959: API: echarts.clear() 该方法清空当前实例。使用该方法后调用 getOption 方法返回并不是空对象 URL: https://github.com/apache/incubator-echarts/issues/7959#issuecomment-565338588 > 我的理解是,`myChart.setOption({}, true)` 会和默认的配置项合并,所以 `myChart.getOption()` 是不会返回空的。我认为应该是 `clear()` 方法里 `myChar

[GitHub] [incubator-echarts] snowl commented on issue #5812: Tooltip disappears when data updated

2019-12-12 Thread GitBox
snowl commented on issue #5812: Tooltip disappears when data updated URL: https://github.com/apache/incubator-echarts/issues/5812#issuecomment-565315252 no This is an automated message from the Apache Git Service. To respond

[GitHub] [incubator-echarts] Ovilia commented on issue #7959: API: echarts.clear() 该方法清空当前实例。使用该方法后调用 getOption 方法返回并不是空对象

2019-12-12 Thread GitBox
Ovilia commented on issue #7959: API: echarts.clear() 该方法清空当前实例。使用该方法后调用 getOption 方法返回并不是空对象 URL: https://github.com/apache/incubator-echarts/issues/7959#issuecomment-565314214 我的理解是,`myChart.setOption({}, true)` 会和默认的配置项合并,所以 `myChart.getOption()` 是不会返回空的。我认为应该是 `clear()` 方法里 `myChart.s

[GitHub] [incubator-echarts] dongsuo commented on issue #7959: API: echarts.clear() 该方法清空当前实例。使用该方法后调用 getOption 方法返回并不是空对象

2019-12-12 Thread GitBox
dongsuo commented on issue #7959: API: echarts.clear() 该方法清空当前实例。使用该方法后调用 getOption 方法返回并不是空对象 URL: https://github.com/apache/incubator-echarts/issues/7959#issuecomment-565313048 嗯,我看了下 issue 里提到 clear 方法实际上是调用了setOption({series:[]}),我以为改成setOption({}) 就可以解决,结果发现 setOption 方法好像也不符合期望 `

[GitHub] [incubator-echarts] surplus-cat commented on issue #3278: symbol path://path.svg引入svg文件不起作用

2019-12-12 Thread GitBox
surplus-cat commented on issue #3278: symbol path://path.svg引入svg文件不起作用 URL: https://github.com/apache/incubator-echarts/issues/3278#issuecomment-565311623 svg的路径字符串是要怎么生成? This is an automated message from the Apache Git S

[GitHub] [incubator-echarts] SunGuoQiang123 opened a new issue #11845: hope that beside every option doc, there is a related demo link so that we can see the difference by the option in the chart dire

2019-12-12 Thread GitBox
SunGuoQiang123 opened a new issue #11845: hope that beside every option doc, there is a related demo link so that we can see the difference by the option in the chart directly URL: https://github.com/apache/incubator-echarts/issues/11845 ### What problem does this feature solve? improve

[GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #11845: hope that beside every option doc, there is a related demo link so that we can see the difference by the option in the chart di

2019-12-12 Thread GitBox
echarts-bot[bot] commented on issue #11845: hope that beside every option doc, there is a related demo link so that we can see the difference by the option in the chart directly URL: https://github.com/apache/incubator-echarts/issues/11845#issuecomment-565308733 Hi! We've received your is

[GitHub] [incubator-echarts] moonlitusun edited a comment on issue #11824: How can i get the "grid" gap distance when i set "containLabel" is true?

2019-12-12 Thread GitBox
moonlitusun edited a comment on issue #11824: How can i get the "grid" gap distance when i set "containLabel" is true? URL: https://github.com/apache/incubator-echarts/issues/11824#issuecomment-565292902 Oh.Thank you for your reply, and then give an example. . . I mean I set g

[GitHub] [incubator-echarts] moonlitusun commented on issue #11824: How can i get the "grid" gap distance when i set "containLabel" is true?

2019-12-12 Thread GitBox
moonlitusun commented on issue #11824: How can i get the "grid" gap distance when i set "containLabel" is true? URL: https://github.com/apache/incubator-echarts/issues/11824#issuecomment-565292902 Oh.Thank you for your reply, and then give an example. . . I mean I set grid

[GitHub] [incubator-echarts] Ovilia closed issue #11787: Time axis chart issue with data zoom and updating data

2019-12-12 Thread GitBox
Ovilia closed issue #11787: Time axis chart issue with data zoom and updating data URL: https://github.com/apache/incubator-echarts/issues/11787 This is an automated message from the Apache Git Service. To respond to the mes

[GitHub] [incubator-echarts] Ovilia commented on issue #11824: How can i get the "grid" gap distance when i set "containLabel" is true?

2019-12-12 Thread GitBox
Ovilia commented on issue #11824: How can i get the "grid" gap distance when i set "containLabel" is true? URL: https://github.com/apache/incubator-echarts/issues/11824#issuecomment-565283030 What do you mean by grid? If it's [grid](https://echarts.apache.org/en/option.html#grid), then it

[GitHub] [incubator-echarts] circlexia commented on issue #5897: 移动端页面滑动失效

2019-12-12 Thread GitBox
circlexia commented on issue #5897: 移动端页面滑动失效 URL: https://github.com/apache/incubator-echarts/issues/5897#issuecomment-565281157 > 我刚在 iphone 5c 微信中试了下没有失效。 > 麻烦提供下在什么移动设备上什么浏览器中失效的~ 在5.1.1 的android版本toolTip不显示,折线图也不能滑动 ---

[GitHub] [incubator-echarts] zuiyuexuan edited a comment on issue #11763: 柱状图不能设置间距

2019-12-12 Thread GitBox
zuiyuexuan edited a comment on issue #11763: 柱状图不能设置间距 URL: https://github.com/apache/incubator-echarts/issues/11763#issuecomment-565272116 @0x018 一般这种业务场景,考虑数据少时和数据多时的适配。 我是采用设置`bar`的最大宽度 `barMaxWidth` ,不去固定 `barWidth` 大小。这样当数据量少时,`Bar` 不会很宽。当数据量大时,`barWidth` 会自适应大小。此时设置 `barCategory

[GitHub] [incubator-echarts] zuiyuexuan commented on issue #11763: 柱状图不能设置间距

2019-12-12 Thread GitBox
zuiyuexuan commented on issue #11763: 柱状图不能设置间距 URL: https://github.com/apache/incubator-echarts/issues/11763#issuecomment-565272116 一般这种业务场景,考虑数据少时和数据多时的适配。 我是采用设置`bar`的最大宽度 `barMaxWidth` ,不去固定 `barWidth` 大小。这样当数据量少时,`Bar` 不会很宽。当数据量大时,`barWidth` 会自适应大小。此时设置 `barCategoryGap` ,也不会受影响。

[GitHub] [incubator-echarts] SnailSword commented on issue #11826: 设置label的position定位问题:数据值有正有负,如何实现正值position设置为top,负值设置为bottom.求教

2019-12-12 Thread GitBox
SnailSword commented on issue #11826: 设置label的position定位问题:数据值有正有负,如何实现正值position设置为top,负值设置为bottom.求教 URL: https://github.com/apache/incubator-echarts/issues/11826#issuecomment-565071052 参考这个:https://www.echartsjs.com/examples/zh/editor.html?c=bar-negative2 可以在自己的代码里动态生成position。

svn commit: r37188 - in /dev/incubator/echarts/4.6.0-rc.1: ./ RELEASE_NOTE.txt apache-echarts-4.6.0-rc.1-incubating-src.zip apache-echarts-4.6.0-rc.1-incubating-src.zip.asc apache-echarts-4.6.0-rc.1-i

2019-12-12 Thread sushuang
Author: sushuang Date: Thu Dec 12 14:48:15 2019 New Revision: 37188 Log: prerelease Added: dev/incubator/echarts/4.6.0-rc.1/ dev/incubator/echarts/4.6.0-rc.1/RELEASE_NOTE.txt dev/incubator/echarts/4.6.0-rc.1/apache-echarts-4.6.0-rc.1-incubating-src.zip (with props) dev/incuba

[incubator-echarts] tag 4.6.0-rc.1 created (now f4fc1b0)

2019-12-12 Thread sushuang
This is an automated email from the ASF dual-hosted git repository. sushuang pushed a change to tag 4.6.0-rc.1 in repository https://gitbox.apache.org/repos/asf/incubator-echarts.git. at f4fc1b0 (commit) No new revisions were added by this update. ---

[incubator-echarts] tag 4.6.0 created (now f4fc1b0)

2019-12-12 Thread sushuang
This is an automated email from the ASF dual-hosted git repository. sushuang pushed a change to tag 4.6.0 in repository https://gitbox.apache.org/repos/asf/incubator-echarts.git. at f4fc1b0 (commit) No new revisions were added by this update.

[incubator-echarts] 03/03: release: upgrade zrender in package-lock.

2019-12-12 Thread sushuang
This is an automated email from the ASF dual-hosted git repository. sushuang pushed a commit to branch release in repository https://gitbox.apache.org/repos/asf/incubator-echarts.git commit f4fc1b0625f3c88b9f4dbed03eeb091ed6bd1079 Author: SHUANG SU AuthorDate: Thu Dec 12 22:12:03 2019 +0800

[incubator-echarts] 01/03: fix: fix syntax for legacy IE.

2019-12-12 Thread sushuang
This is an automated email from the ASF dual-hosted git repository. sushuang pushed a commit to branch release in repository https://gitbox.apache.org/repos/asf/incubator-echarts.git commit 34a1a213ba2013f1197f53774df53fbd4a0d02a6 Author: SHUANG SU AuthorDate: Thu Dec 12 17:18:56 2019 +0800

[incubator-echarts] branch release updated (dab7cd2 -> f4fc1b0)

2019-12-12 Thread sushuang
This is an automated email from the ASF dual-hosted git repository. sushuang pushed a change to branch release in repository https://gitbox.apache.org/repos/asf/incubator-echarts.git. from dab7cd2 fix: remove the page event. But use another way: keep trigger mouse move and mouse up event w

[GitHub] [incubator-echarts] 100pah merged pull request #11844: Release dev

2019-12-12 Thread GitBox
100pah merged pull request #11844: Release dev URL: https://github.com/apache/incubator-echarts/pull/11844 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use t

[GitHub] [incubator-echarts] susiwen8 edited a comment on issue #5801: visualMap[i]-piecewise.pieces以0分段问题

2019-12-12 Thread GitBox
susiwen8 edited a comment on issue #5801: visualMap[i]-piecewise.pieces以0分段问题 URL: https://github.com/apache/incubator-echarts/issues/5801#issuecomment-565024548 https://github.com/apache/incubator-echarts/blob/master/src/component/visualMap/PiecewiseModel.js#L372 stops is empty array t

[GitHub] [incubator-echarts] susiwen8 edited a comment on issue #5801: visualMap[i]-piecewise.pieces以0分段问题

2019-12-12 Thread GitBox
susiwen8 edited a comment on issue #5801: visualMap[i]-piecewise.pieces以0分段问题 URL: https://github.com/apache/incubator-echarts/issues/5801#issuecomment-565024548 https://github.com/apache/incubator-echarts/blob/master/src/component/visualMap/PiecewiseModel.js#L372 stops is empty array w

[GitHub] [incubator-echarts] susiwen8 commented on issue #5801: visualMap[i]-piecewise.pieces以0分段问题

2019-12-12 Thread GitBox
susiwen8 commented on issue #5801: visualMap[i]-piecewise.pieces以0分段问题 URL: https://github.com/apache/incubator-echarts/issues/5801#issuecomment-565024548 https://github.com/apache/incubator-echarts/blob/master/src/component/visualMap/PiecewiseModel.js#L372 ---

[incubator-echarts] branch release-dev created (now d8d2649)

2019-12-12 Thread sushuang
This is an automated email from the ASF dual-hosted git repository. sushuang pushed a change to branch release-dev in repository https://gitbox.apache.org/repos/asf/incubator-echarts.git. at d8d2649 release: upgrade zrender in package-lock. This branch includes the following new commits:

[incubator-echarts] 01/03: fix: fix syntax for legacy IE.

2019-12-12 Thread sushuang
This is an automated email from the ASF dual-hosted git repository. sushuang pushed a commit to branch release-dev in repository https://gitbox.apache.org/repos/asf/incubator-echarts.git commit 117743fd9ec41c8ff9af861ee55afc15eb656763 Author: SHUANG SU AuthorDate: Thu Dec 12 17:18:56 2019 +0800

[GitHub] [incubator-echarts] 100pah opened a new pull request #11844: Release dev

2019-12-12 Thread GitBox
100pah opened a new pull request #11844: Release dev URL: https://github.com/apache/incubator-echarts/pull/11844 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[incubator-echarts] 03/03: release: upgrade zrender in package-lock.

2019-12-12 Thread sushuang
This is an automated email from the ASF dual-hosted git repository. sushuang pushed a commit to branch release-dev in repository https://gitbox.apache.org/repos/asf/incubator-echarts.git commit d8d2649d11f6807e32b3c4d31f87c72f4a879252 Author: SHUANG SU AuthorDate: Thu Dec 12 22:12:03 2019 +0800

[GitHub] [incubator-echarts] pissang edited a comment on issue #11842: heatmap和boundaryGap一起使用的时候,格子偏移了

2019-12-12 Thread GitBox
pissang edited a comment on issue #11842: heatmap和boundaryGap一起使用的时候,格子偏移了 URL: https://github.com/apache/incubator-echarts/issues/11842#issuecomment-564938906 热力图不支持和设置 boundaryGap 的坐标轴一起使用,因为格子数量上没法对齐 This is an automated m

[GitHub] [incubator-echarts] pissang edited a comment on issue #11842: heatmap和boundaryGap一起使用的时候,格子偏移了

2019-12-12 Thread GitBox
pissang edited a comment on issue #11842: heatmap和boundaryGap一起使用的时候,格子偏移了 URL: https://github.com/apache/incubator-echarts/issues/11842#issuecomment-564938906 热力图不支持和设置 boundaryGap 的坐标轴一起使用,因为刻度和格子没法对齐 This is an automated m

[GitHub] [incubator-echarts] pissang commented on issue #11842: heatmap和boundaryGap一起使用的时候,格子偏移了

2019-12-12 Thread GitBox
pissang commented on issue #11842: heatmap和boundaryGap一起使用的时候,格子偏移了 URL: https://github.com/apache/incubator-echarts/issues/11842#issuecomment-564938906 热力图不支持和设置 boundaryGap 的坐标轴一起使用 This is an automated message from the Apa

[GitHub] [incubator-echarts] maple5233 commented on issue #11459: Missing total value of node in the formatter of sankey

2019-12-12 Thread GitBox
maple5233 commented on issue #11459: Missing total value of node in the formatter of sankey URL: https://github.com/apache/incubator-echarts/issues/11459#issuecomment-564910294 @deqingli 这个bug 4.5.0依旧存在呀 This is an automated

[GitHub] [incubator-echarts] Ovilia opened a new pull request #11843: feat(markLine): provide new layouts for markLine labels

2019-12-12 Thread GitBox
Ovilia opened a new pull request #11843: feat(markLine): provide new layouts for markLine labels URL: https://github.com/apache/incubator-echarts/pull/11843 ## Brief Information This pull request is in the type of: - [ ] bug fixing - [x] new feature - [ ] others

[incubator-echarts] 02/02: test(markLine): add test cases for #11569

2019-12-12 Thread ovilia
This is an automated email from the ASF dual-hosted git repository. ovilia pushed a commit to branch fix-11569 in repository https://gitbox.apache.org/repos/asf/incubator-echarts.git commit 8828be184b578f9f2bf2a912310ab550b9101554 Author: Ovilia AuthorDate: Thu Dec 12 16:24:13 2019 +0800 te

[incubator-echarts] 01/02: feat(markLine): provide new layouts for markLine labels #11569

2019-12-12 Thread ovilia
This is an automated email from the ASF dual-hosted git repository. ovilia pushed a commit to branch fix-11569 in repository https://gitbox.apache.org/repos/asf/incubator-echarts.git commit 9c84da7e79bbc0b871e50e614c09ea16deebc209 Author: Ovilia AuthorDate: Thu Dec 12 16:20:34 2019 +0800 fe

[incubator-echarts] branch fix-11569 created (now 8828be1)

2019-12-12 Thread ovilia
This is an automated email from the ASF dual-hosted git repository. ovilia pushed a change to branch fix-11569 in repository https://gitbox.apache.org/repos/asf/incubator-echarts.git. at 8828be1 test(markLine): add test cases for #11569 This branch includes the following new commits: