[GitHub] [incubator-echarts] aloneWang opened a new issue #12293: X轴上的分割线splitLine属性interval formatter函数控制显示,右边多出一条分割线

2020-03-17 Thread GitBox
aloneWang opened a new issue #12293: X轴上的分割线splitLine属性interval formatter函数控制显示,右边多出一条分割线 URL: https://github.com/apache/incubator-echarts/issues/12293 ### Version 4.6.0 ### Steps to reproduce 类轴上的分割线splitLine 属性 interval 使用formatter 函数控制显示,最右边默认多出一条分割线 配置: option = {

[incubator-echarts] branch typescript updated: ts: bug fixes

2020-03-17 Thread shenyi
This is an automated email from the ASF dual-hosted git repository. shenyi pushed a commit to branch typescript in repository https://gitbox.apache.org/repos/asf/incubator-echarts.git The following commit(s) were added to refs/heads/typescript by this push: new b963718 ts: bug fixes

[GitHub] [incubator-echarts] webasoo opened a new issue #12292: max count of data

2020-03-17 Thread GitBox
webasoo opened a new issue #12292: max count of data URL: https://github.com/apache/incubator-echarts/issues/12292 ### What problem does this feature solve? When the number of data is too high, the chart is not beautiful. The maximum number of data should be set and all data that is

[GitHub] [incubator-echarts] aloneWang opened a new issue #12291: X轴上的分割线splitLine属性interval formatter函数控制显示,右边多出一条分割线

2020-03-17 Thread GitBox
aloneWang opened a new issue #12291: X轴上的分割线splitLine属性interval formatter函数控制显示,右边多出一条分割线 URL: https://github.com/apache/incubator-echarts/issues/12291 This issue is not created by [echarts-issue-helper](https://ecomfe.github.io/echarts-issue-helper) and will be soon closed.

[GitHub] [incubator-echarts] a5hk opened a new issue #12290: Please add an API to get current calculated options

2020-03-17 Thread GitBox
a5hk opened a new issue #12290: Please add an API to get current calculated options URL: https://github.com/apache/incubator-echarts/issues/12290 ### What problem does this feature solve? Right now there is `echartsInstance.getOption` which returns the options but at is not the

[incubator-echarts] branch typescript updated (ad79481 -> fe09d9f)

2020-03-17 Thread sushuang
This is an automated email from the ASF dual-hosted git repository. sushuang pushed a change to branch typescript in repository https://gitbox.apache.org/repos/asf/incubator-echarts.git. from ad79481 ts: add types for timeline component new 9e5b639 ts: add type to brush and parallel.

[incubator-echarts] 03/03: ts: typo in radar, timeline

2020-03-17 Thread sushuang
This is an automated email from the ASF dual-hosted git repository. sushuang pushed a commit to branch typescript in repository https://gitbox.apache.org/repos/asf/incubator-echarts.git commit fe09d9f304b0cc61554f2c44563093c11909fcef Author: 100pah AuthorDate: Wed Mar 18 03:27:23 2020 +0800

[incubator-echarts] 02/03: Merge branch 'typescript' of github.com:apache/incubator-echarts into typescript

2020-03-17 Thread sushuang
This is an automated email from the ASF dual-hosted git repository. sushuang pushed a commit to branch typescript in repository https://gitbox.apache.org/repos/asf/incubator-echarts.git commit 7360f7219c1da9935171cfe574d222591baaf94e Merge: 9e5b639 ad79481 Author: 100pah AuthorDate: Wed Mar 18

[GitHub] [incubator-echarts] LYWH opened a new issue #12289: echarts同类折线图切换

2020-03-17 Thread GitBox
LYWH opened a new issue #12289: echarts同类折线图切换 URL: https://github.com/apache/incubator-echarts/issues/12289 This issue is not created by [echarts-issue-helper](https://ecomfe.github.io/echarts-issue-helper) and will be soon closed.

[GitHub] [incubator-echarts] wxyer opened a new issue #12288: graphic extendshape event

2020-03-17 Thread GitBox
wxyer opened a new issue #12288: graphic extendshape event URL: https://github.com/apache/incubator-echarts/issues/12288 when create a new shape,the methods i found are shape and buildpath,how we get the event and override, so it has default action when used as graphics component.

[GitHub] [incubator-echarts] kuige commented on issue #12285: Add schematic diagram in the option document

2020-03-17 Thread GitBox
kuige commented on issue #12285: Add schematic diagram in the option document URL: https://github.com/apache/incubator-echarts/issues/12285#issuecomment-63380 Thanks, it's the markArea component by far. This is an

[GitHub] [incubator-echarts] SevenOutman commented on issue #11135: [SURVEY] What companies are using Apache ECharts (incubating)?

2020-03-17 Thread GitBox
SevenOutman commented on issue #11135: [SURVEY] What companies are using Apache ECharts (incubating)? URL: https://github.com/apache/incubator-echarts/issues/11135#issuecomment-50293 [@rsuite/charts](https://charts.rsuitejs.com) is a great React charts library based on ECharts,

[GitHub] [incubator-echarts] zuhaoran commented on issue #12287: 折线图 数据和图不匹配

2020-03-17 Thread GitBox
zuhaoran commented on issue #12287: 折线图 数据和图不匹配 URL: https://github.com/apache/incubator-echarts/issues/12287#issuecomment-599988706 @pissang 谢谢 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [incubator-echarts] pissang commented on issue #12287: 折线图 数据和图不匹配

2020-03-17 Thread GitBox
pissang commented on issue #12287: 折线图 数据和图不匹配 URL: https://github.com/apache/incubator-echarts/issues/12287#issuecomment-599987608 去掉 stack This is an automated message from the Apache Git Service. To respond to the

[GitHub] [incubator-echarts] pissang closed issue #12287: 折线图 数据和图不匹配

2020-03-17 Thread GitBox
pissang closed issue #12287: 折线图 数据和图不匹配 URL: https://github.com/apache/incubator-echarts/issues/12287 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [incubator-echarts] zuhaoran opened a new issue #12287: 折线图 数据和图不匹配

2020-03-17 Thread GitBox
zuhaoran opened a new issue #12287: 折线图 数据和图不匹配 URL: https://github.com/apache/incubator-echarts/issues/12287 ### Version 4.7.0-rc.1 ### Steps to reproduce option = { title: { text: '折线图堆叠' }, tooltip: { trigger: 'axis' },

[GitHub] [incubator-echarts] nafeeur10 commented on issue #12258: How to show Months name with one One Gap in xAxis?

2020-03-17 Thread GitBox
nafeeur10 commented on issue #12258: How to show Months name with one One Gap in xAxis? URL: https://github.com/apache/incubator-echarts/issues/12258#issuecomment-599969583 Just give me the solution with my given example. In x-axis I want 1 3 5 7 But result of the hidden

[GitHub] [incubator-echarts] Ovilia commented on issue #11789: Symbol display interval is not correct when sampling is enabled.

2020-03-17 Thread GitBox
Ovilia commented on issue #11789: Symbol display interval is not correct when sampling is enabled. URL: https://github.com/apache/incubator-echarts/issues/11789#issuecomment-599934299 This is caused by: 1. When `symbolSize` is set to be too small,

[GitHub] [incubator-echarts] Ovilia commented on issue #12251: 文档描述有误

2020-03-17 Thread GitBox
Ovilia commented on issue #12251: 文档描述有误 URL: https://github.com/apache/incubator-echarts/issues/12251#issuecomment-599930209 谢谢,已修复,上线还需要一段时间。 以后也欢迎直接给 apache/incubator-echarts-doc 提 PR。 This is an automated message from

[GitHub] [incubator-echarts] Ovilia closed issue #12251: 文档描述有误

2020-03-17 Thread GitBox
Ovilia closed issue #12251: 文档描述有误 URL: https://github.com/apache/incubator-echarts/issues/12251 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-doc] branch master updated: fix typo. close apache/incubator-echarts#12251

2020-03-17 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 2390bfb fix typo. close

[GitHub] [incubator-echarts] pissang commented on issue #12270: 堆叠图数据相差较大时,显示数据标签,底层标签会被遮挡

2020-03-17 Thread GitBox
pissang commented on issue #12270: 堆叠图数据相差较大时,显示数据标签,底层标签会被遮挡 URL: https://github.com/apache/incubator-echarts/issues/12270#issuecomment-599927262 @YaoKaiPeng 目前计划 5 月份发布 alpha 版本 This is an automated message from the Apache

[GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #12258: How to show Months name with one One Gap in xAxis?

2020-03-17 Thread GitBox
echarts-bot[bot] commented on issue #12258: How to show Months name with one One Gap in xAxis? URL: https://github.com/apache/incubator-echarts/issues/12258#issuecomment-599925632 @nafeeur10 Please provide a demo for the issue either with https://jsfiddle.net/ovilia/n6xc4df3/ or

[GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #12267: themeRiver河流图,当只有一组数据时(仅有一个时间点数据),legend第一个不显示颜色。

2020-03-17 Thread GitBox
echarts-bot[bot] commented on issue #12267: themeRiver河流图,当只有一组数据时(仅有一个时间点数据),legend第一个不显示颜色。 URL: https://github.com/apache/incubator-echarts/issues/12267#issuecomment-599924317 @Capactity Please provide a demo for the issue either with https://jsfiddle.net/ovilia/n6xc4df3/ or

[GitHub] [incubator-echarts] echarts-bot[bot] closed issue #12263: echarts的柱状图,移入到半空就会触发高亮行为

2020-03-17 Thread GitBox
echarts-bot[bot] closed issue #12263: echarts的柱状图,移入到半空就会触发高亮行为 URL: https://github.com/apache/incubator-echarts/issues/12263 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #12263: echarts的柱状图,移入到半空就会触发高亮行为

2020-03-17 Thread GitBox
echarts-bot[bot] commented on issue #12263: echarts的柱状图,移入到半空就会触发高亮行为 URL: https://github.com/apache/incubator-echarts/issues/12263#issuecomment-599924641 This issue is not created using [issue template](https://ecomfe.github.io/echarts-issue-helper/) so I'm going to close it.  Sorry

[GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #12265: Two array series with different time stamps and a different number of data points

2020-03-17 Thread GitBox
echarts-bot[bot] commented on issue #12265: Two array series with different time stamps and a different number of data points URL: https://github.com/apache/incubator-echarts/issues/12265#issuecomment-599924544 @6axter82 Please provide a demo for the issue either with

[GitHub] [incubator-echarts] echarts-bot[bot] closed issue #12278: 树图上的的文字添加点击事件

2020-03-17 Thread GitBox
echarts-bot[bot] closed issue #12278: 树图上的的文字添加点击事件 URL: https://github.com/apache/incubator-echarts/issues/12278 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #12283: The data in the line graph does not match the graph

2020-03-17 Thread GitBox
echarts-bot[bot] commented on issue #12283: The data in the line graph does not match the graph URL: https://github.com/apache/incubator-echarts/issues/12283#issuecomment-599922563 This issue is not created using [issue template](https://ecomfe.github.io/echarts-issue-helper/) so I'm

[GitHub] [incubator-echarts] echarts-bot[bot] closed issue #12283: The data in the line graph does not match the graph

2020-03-17 Thread GitBox
echarts-bot[bot] closed issue #12283: The data in the line graph does not match the graph URL: https://github.com/apache/incubator-echarts/issues/12283 This is an automated message from the Apache Git Service. To respond to

[GitHub] [incubator-echarts] Ovilia commented on issue #12284: How to remove first breadcrumb part in treemap?

2020-03-17 Thread GitBox
Ovilia commented on issue #12284: How to remove first breadcrumb part in treemap? URL: https://github.com/apache/incubator-echarts/issues/12284#issuecomment-599922366 Does `show: false` work for you? This is an automated

[GitHub] [incubator-echarts] Ovilia commented on issue #12285: Add schematic diagram in the option document

2020-03-17 Thread GitBox
Ovilia commented on issue #12285: Add schematic diagram in the option document URL: https://github.com/apache/incubator-echarts/issues/12285#issuecomment-599922067 @kuige Thanks for your advice. In fact, we have https://echarts.apache.org/zh/cheat-sheet.html this tool designed just for

[GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #12286: Echarts is rendered using SVG, and the rotate label on the bar chart is unavailable.

2020-03-17 Thread GitBox
echarts-bot[bot] commented on issue #12286: Echarts is rendered using SVG, and the rotate label on the bar chart is unavailable. URL: https://github.com/apache/incubator-echarts/issues/12286#issuecomment-599920331 @Leipeifeng Please provide a demo for the issue either with