[GitHub] [incubator-echarts] kaljak commented on issue #11762: Stacked bar chart is not showing all series

2019-12-03 Thread GitBox
kaljak commented on issue #11762: Stacked bar chart is not showing all series URL: https://github.com/apache/incubator-echarts/issues/11762#issuecomment-561047776 Thank you very much This is an automated message from the Ap

[GitHub] [incubator-echarts] alex2wong commented on issue #11739: 地图迁徙图,线的绘制问题

2019-12-03 Thread GitBox
alex2wong commented on issue #11739: 地图迁徙图,线的绘制问题 URL: https://github.com/apache/incubator-echarts/issues/11739#issuecomment-561058535 这个可能得把原来点动画,改为渐变线的动画效果,我可以去调查下 @pissang This is an automated message from the Apache Git

[GitHub] [incubator-echarts] beijinaqie commented on issue #6832: 如何默认选中一个折点,折线图

2019-12-03 Thread GitBox
beijinaqie commented on issue #6832: 如何默认选中一个折点,折线图 URL: https://github.com/apache/incubator-echarts/issues/6832#issuecomment-561064399 Maybe you need this. ` myEcharts.dispatchAction({ type: 'showTip', seriesIndex: 0, // 显示第几个series dataIndex: 2 // 显示第几个数据 }); `

[GitHub] [incubator-echarts] hhqq0416 commented on issue #11714: SaveAsImage Function cannot save image with full legend when legend has several pages

2019-12-03 Thread GitBox
hhqq0416 commented on issue #11714: SaveAsImage Function cannot save image with full legend when legend has several pages URL: https://github.com/apache/incubator-echarts/issues/11714#issuecomment-561067276 my way of solving this issue: make the wrapper resizable and listen to the resize

[GitHub] [incubator-echarts] hyfdemo commented on issue #11451: ie10,11中echart地图图表显示为空白

2019-12-03 Thread GitBox
hyfdemo commented on issue #11451: ie10,11中echart地图图表显示为空白 URL: https://github.com/apache/incubator-echarts/issues/11451#issuecomment-561077247 ![image](https://user-images.githubusercontent.com/23278722/70037570-bc610d00-15f1-11ea-91f1-fb2c96a28af4.png) ![image](https://user-images.gi

[GitHub] [incubator-echarts] 100pah opened a new issue #11773: `containLabel` do not work on the horizontal axis label

2019-12-03 Thread GitBox
100pah opened a new issue #11773: `containLabel` do not work on the horizontal axis label URL: https://github.com/apache/incubator-echarts/issues/11773 ### Version 4.5.0 ### Steps to reproduce ```js var dd = new Date(); var oneDay = 3600 * 24 * 1000 * 1000; var da

[GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #11773: `containLabel` do not work on the horizontal axis label

2019-12-03 Thread GitBox
echarts-bot[bot] commented on issue #11773: `containLabel` do not work on the horizontal axis label URL: https://github.com/apache/incubator-echarts/issues/11773#issuecomment-561125448 Hi! We've received your issue and please be patient to get responded. 🎉 The average response time is e

[GitHub] [incubator-echarts] Naveenkumarg24 opened a new issue #11774: I am using echarts gauge. How to remove min & max values decimals?

2019-12-03 Thread GitBox
Naveenkumarg24 opened a new issue #11774: I am using echarts gauge. How to remove min & max values decimals? URL: https://github.com/apache/incubator-echarts/issues/11774 This issue is not created by [echarts-issue-helper](https://ecomfe.github.io/echarts-issue-helper) and will

[GitHub] [incubator-echarts] echarts-bot[bot] closed issue #11774: I am using echarts gauge. How to remove min & max values decimals?

2019-12-03 Thread GitBox
echarts-bot[bot] closed issue #11774: I am using echarts gauge. How to remove min & max values decimals? URL: https://github.com/apache/incubator-echarts/issues/11774 This is an automated message from the Apache Git Servic

[GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #11774: I am using echarts gauge. How to remove min & max values decimals?

2019-12-03 Thread GitBox
echarts-bot[bot] commented on issue #11774: I am using echarts gauge. How to remove min & max values decimals? URL: https://github.com/apache/incubator-echarts/issues/11774#issuecomment-561142841 This issue is not created using [issue template](https://ecomfe.github.io/echarts-issue-hel

[GitHub] [incubator-echarts] Naveenkumarg24 commented on issue #11774: I am using echarts gauge. How to remove min & max values decimals?

2019-12-03 Thread GitBox
Naveenkumarg24 commented on issue #11774: I am using echarts gauge. How to remove min & max values decimals? URL: https://github.com/apache/incubator-echarts/issues/11774#issuecomment-561144080 Hi... I am using echarts gauge in my application. i am struggle in axis label issues. i am ma

[GitHub] [incubator-echarts] echarts-bot[bot] closed issue #11775: Gauge X-axis remove Deciamls

2019-12-03 Thread GitBox
echarts-bot[bot] closed issue #11775: Gauge X-axis remove Deciamls URL: https://github.com/apache/incubator-echarts/issues/11775 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [incubator-echarts] Naveenkumarg24 opened a new issue #11775: Gauge X-axis remove Deciamls

2019-12-03 Thread GitBox
Naveenkumarg24 opened a new issue #11775: Gauge X-axis remove Deciamls URL: https://github.com/apache/incubator-echarts/issues/11775 Hi.. I am using echarts gauge in my applications. I am set Min value is 0 and Max Value is 230. but charts allowing decimal values. How to remove decimal in

[GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #11775: Gauge X-axis remove Deciamls

2019-12-03 Thread GitBox
echarts-bot[bot] commented on issue #11775: Gauge X-axis remove Deciamls URL: https://github.com/apache/incubator-echarts/issues/11775#issuecomment-561148557 This issue is not created using [issue template](https://ecomfe.github.io/echarts-issue-helper/) so I'm going to close it. 🙊 Sor

[GitHub] [incubator-echarts] yufeng04 commented on issue #11757: 下载图片可以附加一些额外的信息吗?比如“描述信息xxxxxxxxxxx”,这个信息是在图上未显示的。

2019-12-03 Thread GitBox
yufeng04 commented on issue #11757: 下载图片可以附加一些额外的信息吗?比如“描述信息xxx”,这个信息是在图上未显示的。 URL: https://github.com/apache/incubator-echarts/issues/11757#issuecomment-561177938 I don't think this feature is suitable for ECharts. You may need to create a canvas and draw what you need.

[GitHub] [incubator-echarts] LittleFlys opened a new issue #11776: 使用echarts内存溢出的问题

2019-12-03 Thread GitBox
LittleFlys opened a new issue #11776: 使用echarts内存溢出的问题 URL: https://github.com/apache/incubator-echarts/issues/11776 ### Version 4.2.1 ### Steps to reproduce 在项目中每十秒都会创建不同数量的图表然后下次创建之前都会把之前的图表全部dispose销毁,但是还是会发生内存泄漏,内存一直上涨 ### What is expected? 解决内存溢出问题 ### What

[GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #11776: 使用echarts内存溢出的问题

2019-12-03 Thread GitBox
echarts-bot[bot] commented on issue #11776: 使用echarts内存溢出的问题 URL: https://github.com/apache/incubator-echarts/issues/11776#issuecomment-561427512 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 weekday

[GitHub] [incubator-echarts] liyunying commented on issue #11739: 地图迁徙图,线的绘制问题

2019-12-03 Thread GitBox
liyunying commented on issue #11739: 地图迁徙图,线的绘制问题 URL: https://github.com/apache/incubator-echarts/issues/11739#issuecomment-561449649 @alex2wong 您好,如果有好的解决方案,请告知。谢谢。 This is an automated message from the Apache Git Service.

[GitHub] [incubator-echarts] chenyuejs commented on issue #11528: The data in the Air quality-baidu Map sample on the official website shows an error

2019-12-03 Thread GitBox
chenyuejs commented on issue #11528: The data in the Air quality-baidu Map sample on the official website shows an error URL: https://github.com/apache/incubator-echarts/issues/11528#issuecomment-56144 So, how to solve this error? --

[GitHub] [incubator-echarts] hyfdemo commented on issue #11451: ie10,11中echart地图图表显示为空白

2019-12-03 Thread GitBox
hyfdemo commented on issue #11451: ie10,11中echart地图图表显示为空白 URL: https://github.com/apache/incubator-echarts/issues/11451#issuecomment-561450396 @Ovilia This is an automated message from the Apache Git Service. To respond to

[GitHub] [incubator-echarts] yufeng04 commented on issue #11776: 使用echarts内存溢出的问题

2019-12-03 Thread GitBox
yufeng04 commented on issue #11776: 使用echarts内存溢出的问题 URL: https://github.com/apache/incubator-echarts/issues/11776#issuecomment-561450626 Please provide a reproducible demo! This is an automated message from the Apache Git Se

[GitHub] [incubator-echarts-doc] 100pah merged pull request #80: master to release

2019-12-03 Thread GitBox
100pah merged pull request #80: master to release URL: https://github.com/apache/incubator-echarts-doc/pull/80 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and u

[GitHub] [incubator-echarts-doc] 100pah opened a new pull request #80: master to release

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

[incubator-echarts-doc] branch release updated (a022a99 -> 0cd324d)

2019-12-03 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-doc.git. from a022a99 fix: changelog copy add eb503d9 corrected 'fregment' to 'fragment' add 7381287

[incubator-echarts-doc] 01/01: Merge pull request #80 from apache/master

2019-12-03 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-doc.git commit 0cd324d582623cc17fc90cefb53535a849fc383b Merge: a022a99 2c6f076 Author: sushuang AuthorDate: Wed Dec 4

[GitHub] [incubator-echarts] littleflyfly0610 commented on issue #11776: 使用echarts内存溢出的问题

2019-12-03 Thread GitBox
littleflyfly0610 commented on issue #11776: 使用echarts内存溢出的问题 URL: https://github.com/apache/incubator-echarts/issues/11776#issuecomment-561460291 .. . export default { name:'BarChart', data () { return { color

[GitHub] [incubator-echarts] littleflyfly0610 removed a comment on issue #11776: 使用echarts内存溢出的问题

2019-12-03 Thread GitBox
littleflyfly0610 removed a comment on issue #11776: 使用echarts内存溢出的问题 URL: https://github.com/apache/incubator-echarts/issues/11776#issuecomment-561460291 .. . export default { name:'BarChart', data () { return {

[GitHub] [incubator-echarts] littleflyfly0610 commented on issue #11776: 使用echarts内存溢出的问题

2019-12-03 Thread GitBox
littleflyfly0610 commented on issue #11776: 使用echarts内存溢出的问题 URL: https://github.com/apache/incubator-echarts/issues/11776#issuecomment-561461558 export default { name:'BarChart', data () { return {

[GitHub] [incubator-echarts] littleflyfly0610 edited a comment on issue #11776: 使用echarts内存溢出的问题

2019-12-03 Thread GitBox
littleflyfly0610 edited a comment on issue #11776: 使用echarts内存溢出的问题 URL: https://github.com/apache/incubator-echarts/issues/11776#issuecomment-561461558 export default { name:'BarChart', data () { return {

[GitHub] [incubator-echarts] Naveenkumarg24 opened a new issue #11777: Gauge Chart Decimal values remove.

2019-12-03 Thread GitBox
Naveenkumarg24 opened a new issue #11777: Gauge Chart Decimal values remove. URL: https://github.com/apache/incubator-echarts/issues/11777 Hi.. I have axis decimal point issue. I am using gauge chart in echarts. I am set Min value 0 and Max value is 230. Gauge chart ploted in 10 Spilit Num

[GitHub] [incubator-echarts] echarts-bot[bot] closed issue #11777: Gauge Chart Decimal values remove.

2019-12-03 Thread GitBox
echarts-bot[bot] closed issue #11777: Gauge Chart Decimal values remove. URL: https://github.com/apache/incubator-echarts/issues/11777 This is an automated message from the Apache Git Service. To respond to the message, pleas

[GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #11777: Gauge Chart Decimal values remove.

2019-12-03 Thread GitBox
echarts-bot[bot] commented on issue #11777: Gauge Chart Decimal values remove. URL: https://github.com/apache/incubator-echarts/issues/11777#issuecomment-561477787 This issue is not created using [issue template](https://ecomfe.github.io/echarts-issue-helper/) so I'm going to close it. 🙊

[GitHub] [incubator-echarts] siqi7777 opened a new issue #11778: 一行八个饼图怎么四个换行

2019-12-03 Thread GitBox
siqi opened a new issue #11778: 一行八个饼图怎么四个换行 URL: https://github.com/apache/incubator-echarts/issues/11778 This issue is not created by [echarts-issue-helper](https://ecomfe.github.io/echarts-issue-helper) and will be soon closed. --

[GitHub] [incubator-echarts] echarts-bot[bot] closed issue #11778: 一行八个饼图怎么四个换行

2019-12-03 Thread GitBox
echarts-bot[bot] closed issue #11778: 一行八个饼图怎么四个换行 URL: https://github.com/apache/incubator-echarts/issues/11778 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #11778: 一行八个饼图怎么四个换行

2019-12-03 Thread GitBox
echarts-bot[bot] commented on issue #11778: 一行八个饼图怎么四个换行 URL: https://github.com/apache/incubator-echarts/issues/11778#issuecomment-561500950 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

[GitHub] [incubator-echarts] siqi7777 opened a new issue #11779: https://ecomfe.github.io/echarts-issue-helper/

2019-12-03 Thread GitBox
siqi opened a new issue #11779: https://ecomfe.github.io/echarts-issue-helper/ URL: https://github.com/apache/incubator-echarts/issues/11779 我创建了八个饼状图,怎么让他四个一换行啊 This is an automated message from the Apache Git S

[GitHub] [incubator-echarts] echarts-bot[bot] closed issue #11779: https://ecomfe.github.io/echarts-issue-helper/

2019-12-03 Thread GitBox
echarts-bot[bot] closed issue #11779: https://ecomfe.github.io/echarts-issue-helper/ URL: https://github.com/apache/incubator-echarts/issues/11779 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #11779: https://ecomfe.github.io/echarts-issue-helper/

2019-12-03 Thread GitBox
echarts-bot[bot] commented on issue #11779: https://ecomfe.github.io/echarts-issue-helper/ URL: https://github.com/apache/incubator-echarts/issues/11779#issuecomment-561502349 This issue is not created using [issue template](https://ecomfe.github.io/echarts-issue-helper/) so I'm going to

[GitHub] [incubator-echarts] ISBN9527 commented on issue #11757: 下载图片可以附加一些额外的信息吗?比如“描述信息xxxxxxxxxxx”,这个信息是在图上未显示的。

2019-12-03 Thread GitBox
ISBN9527 commented on issue #11757: 下载图片可以附加一些额外的信息吗?比如“描述信息xxx”,这个信息是在图上未显示的。 URL: https://github.com/apache/incubator-echarts/issues/11757#issuecomment-561503724 @pissang 我想通过show: false来隐藏,但是在下载图片的时候带上标题和副标题,这样我就可以自定义我的图片,请问这样的需求不合理吗? --

[GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #11780: Change toolbox.dataZoom area selection color

2019-12-03 Thread GitBox
echarts-bot[bot] commented on issue #11780: Change toolbox.dataZoom area selection color URL: https://github.com/apache/incubator-echarts/issues/11780#issuecomment-561505442 Hi! We've received your issue and please be patient to get responded. 🎉 The average response time is expected to

[GitHub] [incubator-echarts] ItamarShDev opened a new issue #11780: Change toolbox.dataZoom area selection color

2019-12-03 Thread GitBox
ItamarShDev opened a new issue #11780: Change toolbox.dataZoom area selection color URL: https://github.com/apache/incubator-echarts/issues/11780 ### What problem does this feature solve? Being enable to change the area selection dataZoom color for different background color charts

[GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #11781: 使用SVG渲染的时候,用toolbox下载出来的图片打不开

2019-12-03 Thread GitBox
echarts-bot[bot] commented on issue #11781: 使用SVG渲染的时候,用toolbox下载出来的图片打不开 URL: https://github.com/apache/incubator-echarts/issues/11781#issuecomment-561507606 Hi! We've received your issue and please be patient to get responded. 🎉 The average response time is expected to be within one da

[GitHub] [incubator-echarts] ISBN9527 opened a new issue #11781: 使用SVG渲染的时候,用toolbox下载出来的图片打不开

2019-12-03 Thread GitBox
ISBN9527 opened a new issue #11781: 使用SVG渲染的时候,用toolbox下载出来的图片打不开 URL: https://github.com/apache/incubator-echarts/issues/11781 ### Version 4.5.0 ### Steps to reproduce 随便一个示例,用SVG渲染,下载图片格式为.PNG无法打开 ### What is expected? 我希望打开 ### What is actually happening?

[GitHub] [incubator-echarts] ISBN9527 commented on issue #10313: svg渲染的图标,导出的图片无法打开

2019-12-03 Thread GitBox
ISBN9527 commented on issue #10313: svg渲染的图标,导出的图片无法打开 URL: https://github.com/apache/incubator-echarts/issues/10313#issuecomment-561517512 想用SVG去渲染,但是奈何下载图片无法使用 This is an automated message from the Apache Git Service. To re

[GitHub] [incubator-echarts] ISBN9527 commented on issue #10313: svg渲染的图标,导出的图片无法打开

2019-12-03 Thread GitBox
ISBN9527 commented on issue #10313: svg渲染的图标,导出的图片无法打开 URL: https://github.com/apache/incubator-echarts/issues/10313#issuecomment-561518123 @Ovilia This is an automated message from the Apache Git Service. To respond to the

[GitHub] [incubator-echarts] ISBN9527 commented on issue #10313: svg渲染的图标,导出的图片无法打开

2019-12-03 Thread GitBox
ISBN9527 commented on issue #10313: svg渲染的图标,导出的图片无法打开 URL: https://github.com/apache/incubator-echarts/issues/10313#issuecomment-561518045 按照上面你的提示报错 ![image](https://user-images.githubusercontent.com/30942709/70122949-98aecd00-16ac-11ea-8bcd-57b56188a46b.png)

[GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #11782: 世界地图初始化时把美洲放在右侧

2019-12-03 Thread GitBox
echarts-bot[bot] commented on issue #11782: 世界地图初始化时把美洲放在右侧 URL: https://github.com/apache/incubator-echarts/issues/11782#issuecomment-561520011 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

[GitHub] [incubator-echarts] Ice183 opened a new issue #11782: 世界地图初始化时把美洲放在右侧

2019-12-03 Thread GitBox
Ice183 opened a new issue #11782: 世界地图初始化时把美洲放在右侧 URL: https://github.com/apache/incubator-echarts/issues/11782 ### What problem does this feature solve? 亚洲地区的习惯是一太平洋为中心 美洲在右侧 ### What does the proposed API look like? 可以有参数自定义设置中心位置 并且地图自动偏移 不会被容器遮挡 --