[GitHub] [incubator-echarts] ownedbypeli commented on issue #6386: echarts option nameRotate not working

2020-09-22 Thread GitBox
ownedbypeli commented on issue #6386: URL: https://github.com/apache/incubator-echarts/issues/6386#issuecomment-696743142 Does someone know how to get another not rotated line under the rotated line like this

[GitHub] [incubator-echarts] SnailSword commented on pull request #13317: [5.0] [Feature] support largest-triangle-three-buckets algo

2020-09-22 Thread GitBox
SnailSword commented on pull request #13317: URL: https://github.com/apache/incubator-echarts/pull/13317#issuecomment-696867171 > Also, do you mind adding a test case to compare the result and performance difference between lttb sampling enabled and disabled? > > The example used

[GitHub] [incubator-echarts] pissang commented on a change in pull request #13317: [5.0] [Feature] support largest-triangle-three-buckets algo

2020-09-22 Thread GitBox
pissang commented on a change in pull request #13317: URL: https://github.com/apache/incubator-echarts/pull/13317#discussion_r492499816 ## File path: src/data/List.ts ## @@ -1692,6 +1692,109 @@ class List< return list as List; } +/** + * Large data

[GitHub] [incubator-echarts] xss751309229 commented on issue #13323: areaStyle区域填充无法使用渐变色

2020-09-22 Thread GitBox
xss751309229 commented on issue #13323: URL: https://github.com/apache/incubator-echarts/issues/13323#issuecomment-696534179 我记着以前在谷歌浏览器上是没问题的,不知道是不是因为谷歌浏览器版本升级导致不兼容了嘛? 我在360浏览器上看了看没问题。 -- 原始邮件 -- 发件人:

[GitHub] [incubator-echarts] TemptationParadise closed issue #13259: dynamic multiple titles auto fit in a multiple funnel chart?在一个多图漏斗图中,如何让多个title自适应展示?

2020-09-22 Thread GitBox
TemptationParadise closed issue #13259: URL: https://github.com/apache/incubator-echarts/issues/13259 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] TemptationParadise commented on issue #13259: dynamic multiple titles auto fit in a multiple funnel chart?在一个多图漏斗图中,如何让多个title自适应展示?

2020-09-22 Thread GitBox
TemptationParadise commented on issue #13259: URL: https://github.com/apache/incubator-echarts/issues/13259#issuecomment-696636753 > Not sure how you did it. I tried it and it works > > ```js > option = { > "tooltip": { > "trigger": "item" > }, >

[GitHub] [incubator-echarts] pissang commented on a change in pull request #13317: [5.0] [Feature] support largest-triangle-three-buckets algo

2020-09-22 Thread GitBox
pissang commented on a change in pull request #13317: URL: https://github.com/apache/incubator-echarts/pull/13317#discussion_r492499816 ## File path: src/data/List.ts ## @@ -1692,6 +1692,109 @@ class List< return list as List; } +/** + * Large data

[GitHub] [incubator-echarts] pissang commented on a change in pull request #13317: [5.0] [Feature] support largest-triangle-three-buckets algo

2020-09-22 Thread GitBox
pissang commented on a change in pull request #13317: URL: https://github.com/apache/incubator-echarts/pull/13317#discussion_r492499816 ## File path: src/data/List.ts ## @@ -1692,6 +1692,109 @@ class List< return list as List; } +/** + * Large data

[GitHub] [incubator-echarts] pissang commented on a change in pull request #13317: [5.0] [Feature] support largest-triangle-three-buckets algo

2020-09-22 Thread GitBox
pissang commented on a change in pull request #13317: URL: https://github.com/apache/incubator-echarts/pull/13317#discussion_r492499816 ## File path: src/data/List.ts ## @@ -1692,6 +1692,109 @@ class List< return list as List; } +/** + * Large data

[GitHub] [incubator-echarts] pissang edited a comment on pull request #13317: [5.0] [Feature] support largest-triangle-three-buckets algo

2020-09-22 Thread GitBox
pissang edited a comment on pull request #13317: URL: https://github.com/apache/incubator-echarts/pull/13317#issuecomment-696541112 Also, do you mind adding a test case to compare the result and performance difference between lttb sampling enabled and disabled? The example used in

[GitHub] [incubator-echarts] czzonet commented on issue #13325: Color fatal error:set '#000' but got '#484848' or some other color?Who change my color?||颜色渲染错误,黑色变灰色

2020-09-22 Thread GitBox
czzonet commented on issue #13325: URL: https://github.com/apache/incubator-echarts/issues/13325#issuecomment-696613135 Cool. It works. Is it mentioned anywhere in the document? This is an automated message from the Apache

[GitHub] [incubator-echarts] czzonet commented on issue #13323: areaStyle区域填充无法使用渐变色

2020-09-22 Thread GitBox
czzonet commented on issue #13323: URL: https://github.com/apache/incubator-echarts/issues/13323#issuecomment-696616634 文档里面现在用对象格式[Documentation - Apache ECharts(incubating)](https://echarts.apache.org/zh/option.html#series-line.areaStyle.color) ```js color: { type:

[GitHub] [incubator-echarts] pissang commented on pull request #13318: Security

2020-09-22 Thread GitBox
pissang commented on pull request #13318: URL: https://github.com/apache/incubator-echarts/pull/13318#issuecomment-696625560 Can you describe more about this PR This is an automated message from the Apache Git Service. To

[GitHub] [incubator-echarts] plainheart commented on issue #13323: areaStyle区域填充无法使用渐变色

2020-09-22 Thread GitBox
plainheart commented on issue #13323: URL: https://github.com/apache/incubator-echarts/issues/13323#issuecomment-696535562 我使用最新版本的谷歌浏览器(85.0.4183.121)也未复现。 This is an automated message from the Apache Git Service. To

[GitHub] [incubator-echarts] pissang edited a comment on pull request #13317: [5.0] [Feature] support largest-triangle-three-buckets algo

2020-09-22 Thread GitBox
pissang edited a comment on pull request #13317: URL: https://github.com/apache/incubator-echarts/pull/13317#issuecomment-696541112 Also, do you mind adding a test case to compare the result and performance difference between lttb sampling enabled and disabled? The example used in

[GitHub] [incubator-echarts] pissang commented on pull request #13317: [5.0] [Feature] support largest-triangle-three-buckets algo

2020-09-22 Thread GitBox
pissang commented on pull request #13317: URL: https://github.com/apache/incubator-echarts/pull/13317#issuecomment-696541112 Also, do you mind add a test to compare the result and performance difference between lttb sampling enabled and disabled? The example used in

[GitHub] [incubator-echarts] czzonet opened a new issue #13325: Color fatal error:set '#000' but got '#484848' or some other color?Who change my color?||颜色渲染错误,黑色变灰色

2020-09-22 Thread GitBox
czzonet opened a new issue #13325: URL: https://github.com/apache/incubator-echarts/issues/13325 ### Version 4.9.0 ### Steps to reproduce [Examples - Apache ECharts (incubating)](https://echarts.apache.org/examples/zh/editor.html?c=area-basic) set : areaStyle: {

[GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13325: Color fatal error:set '#000' but got '#484848' or some other color?Who change my color?||颜色渲染错误,黑色变灰色

2020-09-22 Thread GitBox
echarts-bot[bot] commented on issue #13325: URL: https://github.com/apache/incubator-echarts/issues/13325#issuecomment-696583314 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. In the

[GitHub] [incubator-echarts] pissang commented on issue #13325: Color fatal error:set '#000' but got '#484848' or some other color?Who change my color?||颜色渲染错误,黑色变灰色

2020-09-22 Thread GitBox
pissang commented on issue #13325: URL: https://github.com/apache/incubator-echarts/issues/13325#issuecomment-696595135 It's because it's semi-transparent. Set `areaStyle.opacity` to 1 This is an automated message

[GitHub] [incubator-echarts] pissang commented on issue #13295: zr.painter.isSingleCanvas is not a function

2020-09-22 Thread GitBox
pissang commented on issue #13295: URL: https://github.com/apache/incubator-echarts/issues/13295#issuecomment-696619625 是不是用了 svg 渲染模式 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [incubator-echarts] wangdi244 commented on issue #13300: 背景画出一个圆形,点在圆形范围之内活动

2020-09-22 Thread GitBox
wangdi244 commented on issue #13300: URL: https://github.com/apache/incubator-echarts/issues/13300#issuecomment-695879358 ![图](https://user-images.githubusercontent.com/13075509/93729665-0d310900-fbf8-11ea-9459-a0aaa2991d06.png)

[GitHub] [incubator-echarts] itwhat126 commented on issue #5511: treemap 怎么禁止缩放,还有点击时候会移动位置

2020-09-22 Thread GitBox
itwhat126 commented on issue #5511: URL: https://github.com/apache/incubator-echarts/issues/5511#issuecomment-695958678 设置了并没有效果 This is an automated message from the Apache Git Service. To respond to the message, please

[incubator-echarts] branch line-label updated (dd9c6db -> 4d65233)

2020-09-22 Thread ovilia
This is an automated email from the ASF dual-hosted git repository. ovilia pushed a change to branch line-label in repository https://gitbox.apache.org/repos/asf/incubator-echarts.git. from dd9c6db feat: update setOption animation add 4d65233 feat: line label animation with all data

[GitHub] [incubator-echarts] adash-dev commented on issue #12167: How to avoid wiggling animation for real-time time series charts?

2020-09-22 Thread GitBox
adash-dev commented on issue #12167: URL: https://github.com/apache/incubator-echarts/issues/12167#issuecomment-696689337 Hi, I'm sorry to open such an old topic, but I have the same problem. The data is transformed after the update, but I would expect a shift animation. The suggestions

[GitHub] [incubator-echarts] echarts-bot[bot] closed issue #13328: How to implement horizontal scrollbar on X-Axis of when type is bar?

2020-09-22 Thread GitBox
echarts-bot[bot] closed issue #13328: URL: https://github.com/apache/incubator-echarts/issues/13328 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] pratikbokey007 opened a new issue #13328: How to implement horizontal scrollbar on X-Axis of when type is bar?

2020-09-22 Thread GitBox
pratikbokey007 opened a new issue #13328: URL: https://github.com/apache/incubator-echarts/issues/13328 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] commented on issue #13328: How to implement horizontal scrollbar on X-Axis of when type is bar?

2020-09-22 Thread GitBox
echarts-bot[bot] commented on issue #13328: URL: https://github.com/apache/incubator-echarts/issues/13328#issuecomment-696750852 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

[GitHub] [incubator-echarts] pumpkindev opened a new issue #13326: 同一个series的不同value可以对应多个legend吗?

2020-09-22 Thread GitBox
pumpkindev opened a new issue #13326: URL: https://github.com/apache/incubator-echarts/issues/13326 ### What problem does this feature solve? 在柱状图中,希望可以用x轴data作为legend,用来控制x轴每个value是否显示 ### What does the proposed API look like? legend:{ custom:true }

[GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13326: 同一个series的不同value可以对应多个legend吗?

2020-09-22 Thread GitBox
echarts-bot[bot] commented on issue #13326: URL: https://github.com/apache/incubator-echarts/issues/13326#issuecomment-696641662 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. In the

[GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13327: "Timeline Chart" (not timeline feature) for visualizing important events over a time axis

2020-09-22 Thread GitBox
echarts-bot[bot] commented on issue #13327: URL: https://github.com/apache/incubator-echarts/issues/13327#issuecomment-696648039 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. In the

[GitHub] [incubator-echarts] msbasanth opened a new issue #13327: "Timeline Chart" (not timeline feature) for visualizing important events over a time axis

2020-09-22 Thread GitBox
msbasanth opened a new issue #13327: URL: https://github.com/apache/incubator-echarts/issues/13327 ### What problem does this feature solve? Currently I couldn't find a way to create a timeline chart for visualizing important events over a time span. Charts with a Timeline series

[GitHub] [incubator-echarts] piotrzarzycki21 commented on issue #13290: Update echarts on cdnjs.com

2020-09-22 Thread GitBox
piotrzarzycki21 commented on issue #13290: URL: https://github.com/apache/incubator-echarts/issues/13290#issuecomment-696665975 Provided link works for us. Thanks - you can close this issue. This is an automated message

[GitHub] [incubator-echarts] adash-dev edited a comment on issue #12167: How to avoid wiggling animation for real-time time series charts?

2020-09-22 Thread GitBox
adash-dev edited a comment on issue #12167: URL: https://github.com/apache/incubator-echarts/issues/12167#issuecomment-696689337 Hi, I'm sorry to open such an old topic, but I have the same problem. The data is transformed after the update, but I would expect a shift animation. The

[GitHub] [incubator-echarts] pratikbokey007 opened a new issue #13329: Scrollbar for every axis if the data is large

2020-09-22 Thread GitBox
pratikbokey007 opened a new issue #13329: URL: https://github.com/apache/incubator-echarts/issues/13329 ### What problem does this feature solve? User can view all the bars in fixed proper size if there are numbers of bars are more than 20-30 & user can scroll X-Axis either Y-Asix

[GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13329: Scrollbar for every axis if the data is large

2020-09-22 Thread GitBox
echarts-bot[bot] commented on issue #13329: URL: https://github.com/apache/incubator-echarts/issues/13329#issuecomment-696759008 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. In the

[GitHub] [incubator-echarts] pissang commented on issue #12167: How to avoid wiggling animation for real-time time series charts?

2020-09-22 Thread GitBox
pissang commented on issue #12167: URL: https://github.com/apache/incubator-echarts/issues/12167#issuecomment-697113079 It's probably because echarts needs an id to identify each data when doing animation. You can to try adding a name property in each item. ```js

[GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13327: "Timeline Chart" (not timeline feature) for visualizing important events over a time axis

2020-09-22 Thread GitBox
echarts-bot[bot] commented on issue #13327: URL: https://github.com/apache/incubator-echarts/issues/13327#issuecomment-696648039 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. In the

[GitHub] [incubator-echarts] pissang edited a comment on issue #12167: How to avoid wiggling animation for real-time time series charts?

2020-09-22 Thread GitBox
pissang edited a comment on issue #12167: URL: https://github.com/apache/incubator-echarts/issues/12167#issuecomment-697113079 @adash-dev It's probably because echarts needs an id to identify each data when doing animation. You can try adding a name property in each item. ```js

[GitHub] [incubator-echarts] pissang edited a comment on issue #12167: How to avoid wiggling animation for real-time time series charts?

2020-09-22 Thread GitBox
pissang edited a comment on issue #12167: URL: https://github.com/apache/incubator-echarts/issues/12167#issuecomment-697113079 It's probably because echarts needs an id to identify each data when doing animation. You can try adding a name property in each item. ```js

[incubator-echarts] branch next updated: refact: rename ecData module to innerStore for adding more storage def.

2020-09-22 Thread shenyi
This is an automated email from the ASF dual-hosted git repository. shenyi pushed a commit to branch next in repository https://gitbox.apache.org/repos/asf/incubator-echarts.git The following commit(s) were added to refs/heads/next by this push: new c887bca refact: rename ecData module to

[GitHub] [incubator-echarts] adash-dev commented on issue #12167: How to avoid wiggling animation for real-time time series charts?

2020-09-22 Thread GitBox
adash-dev commented on issue #12167: URL: https://github.com/apache/incubator-echarts/issues/12167#issuecomment-696689337 Hi, I'm sorry to open such an old topic, but I have the same problem. The data is transformed after the update, but I would expect a shift animation. The suggestions

[GitHub] [incubator-echarts] ownedbypeli commented on issue #6386: echarts option nameRotate not working

2020-09-22 Thread GitBox
ownedbypeli commented on issue #6386: URL: https://github.com/apache/incubator-echarts/issues/6386#issuecomment-696743142 Does someone know how to get another not rotated line under the rotated line like this

[GitHub] [incubator-echarts] zhoujiachang commented on issue #3564: [讨论] 关于 Legend 等组件的鼠标事件

2020-09-22 Thread GitBox
zhoujiachang commented on issue #3564: URL: https://github.com/apache/incubator-echarts/issues/3564#issuecomment-696469171 0202年了还不支持吗- - This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [incubator-echarts] pissang edited a comment on pull request #13317: [5.0] [Feature] support largest-triangle-three-buckets algo

2020-09-22 Thread GitBox
pissang edited a comment on pull request #13317: URL: https://github.com/apache/incubator-echarts/pull/13317#issuecomment-696541112 This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [incubator-echarts] pissang merged pull request #13214: chore(extension/bmap): migrate changes to next branch and fix a bug brought by a typo.(#13213)

2020-09-22 Thread GitBox
pissang merged pull request #13214: URL: https://github.com/apache/incubator-echarts/pull/13214 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] [incubator-echarts] rokon0614 commented on issue #9815: echart tree label support click event

2020-09-22 Thread GitBox
rokon0614 commented on issue #9815: URL: https://github.com/apache/incubator-echarts/issues/9815#issuecomment-697118763 我这边是这么解决的,在外层套一个div,然后加上点击时间,然后根据echart里面有一个this.chart._chartsViews[0]._data._itemLayouts属性有每一个图标(就是展开收缩的那个图标)的位置,然后根据偏移量计算一下是在哪个图标的范围内即可。 希望能帮到大家,也希望官方尽快出lable的点击事件。

[GitHub] [incubator-echarts] echarts-bot[bot] commented on pull request #13214: chore(extension/bmap): migrate changes to next branch and fix a bug brought by a typo.(#13213)

2020-09-22 Thread GitBox
echarts-bot[bot] commented on pull request #13214: URL: https://github.com/apache/incubator-echarts/pull/13214#issuecomment-697118714 Congratulations! Your PR has been merged. Thanks for your contribution!  This is an

[incubator-echarts] branch next updated: chore: migrate changes to next branch and fix a bug brought by a typo(apache/incubator-echarts#13213).

2020-09-22 Thread shenyi
This is an automated email from the ASF dual-hosted git repository. shenyi pushed a commit to branch next in repository https://gitbox.apache.org/repos/asf/incubator-echarts.git The following commit(s) were added to refs/heads/next by this push: new 91f4964 chore: migrate changes to next

[GitHub] [incubator-echarts] echarts-bot[bot] closed issue #13328: How to implement horizontal scrollbar on X-Axis of when type is bar?

2020-09-22 Thread GitBox
echarts-bot[bot] closed issue #13328: URL: https://github.com/apache/incubator-echarts/issues/13328 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] echarts-bot[bot] commented on issue #13326: 同一个series的不同value可以对应多个legend吗?

2020-09-22 Thread GitBox
echarts-bot[bot] commented on issue #13326: URL: https://github.com/apache/incubator-echarts/issues/13326#issuecomment-696641662 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. In the

[GitHub] [incubator-echarts] plainheart closed issue #13290: Update echarts on cdnjs.com

2020-09-22 Thread GitBox
plainheart closed issue #13290: URL: https://github.com/apache/incubator-echarts/issues/13290 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] [incubator-echarts] echarts-bot[bot] commented on issue #13324: 折线图数据差值较大时的渲染BUG

2020-09-22 Thread GitBox
echarts-bot[bot] commented on issue #13324: URL: https://github.com/apache/incubator-echarts/issues/13324#issuecomment-696512063 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

[GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13325: Color fatal error:set '#000' but got '#484848' or some other color?Who change my color?||颜色渲染错误,黑色变灰色

2020-09-22 Thread GitBox
echarts-bot[bot] commented on issue #13325: URL: https://github.com/apache/incubator-echarts/issues/13325#issuecomment-696583314 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. In the

[GitHub] [incubator-echarts] echarts-bot[bot] closed issue #13324: 折线图数据差值较大时的渲染BUG

2020-09-22 Thread GitBox
echarts-bot[bot] closed issue #13324: URL: https://github.com/apache/incubator-echarts/issues/13324 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] echarts-bot[bot] commented on issue #13328: How to implement horizontal scrollbar on X-Axis of when type is bar?

2020-09-22 Thread GitBox
echarts-bot[bot] commented on issue #13328: URL: https://github.com/apache/incubator-echarts/issues/13328#issuecomment-696750852 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

[GitHub] [incubator-echarts] plainheart commented on issue #13323: areaStyle区域填充无法使用渐变色

2020-09-22 Thread GitBox
plainheart commented on issue #13323: URL: https://github.com/apache/incubator-echarts/issues/13323#issuecomment-696487448 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [incubator-echarts] pissang commented on pull request #13317: [5.0] [Feature] support largest-triangle-three-buckets algo

2020-09-22 Thread GitBox
pissang commented on pull request #13317: URL: https://github.com/apache/incubator-echarts/pull/13317#issuecomment-696541112 Also, do you mind add a test to compare the result and performance difference between lttb sampling enabled and disabled? The example used in

[GitHub] [incubator-echarts] xss751309229 commented on issue #13323: areaStyle区域填充无法使用渐变色

2020-09-22 Thread GitBox
xss751309229 commented on issue #13323: URL: https://github.com/apache/incubator-echarts/issues/13323#issuecomment-696489686 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [incubator-echarts] pissang commented on pull request #13318: Security

2020-09-22 Thread GitBox
pissang commented on pull request #13318: URL: https://github.com/apache/incubator-echarts/pull/13318#issuecomment-696625560 Can you describe more about this PR This is an automated message from the Apache Git Service. To

[GitHub] [incubator-echarts] TemptationParadise commented on issue #13259: dynamic multiple titles auto fit in a multiple funnel chart?在一个多图漏斗图中,如何让多个title自适应展示?

2020-09-22 Thread GitBox
TemptationParadise commented on issue #13259: URL: https://github.com/apache/incubator-echarts/issues/13259#issuecomment-696636753 > Not sure how you did it. I tried it and it works > > ```js > option = { > "tooltip": { > "trigger": "item" > }, >

[GitHub] [incubator-echarts] pissang commented on issue #13325: Color fatal error:set '#000' but got '#484848' or some other color?Who change my color?||颜色渲染错误,黑色变灰色

2020-09-22 Thread GitBox
pissang commented on issue #13325: URL: https://github.com/apache/incubator-echarts/issues/13325#issuecomment-696595135 It's because it's semi-transparent. Set `areaStyle.opacity` to 1 This is an automated message

[GitHub] [incubator-echarts] TemptationParadise closed issue #13259: dynamic multiple titles auto fit in a multiple funnel chart?在一个多图漏斗图中,如何让多个title自适应展示?

2020-09-22 Thread GitBox
TemptationParadise closed issue #13259: URL: https://github.com/apache/incubator-echarts/issues/13259 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] czzonet commented on issue #13323: areaStyle区域填充无法使用渐变色

2020-09-22 Thread GitBox
czzonet commented on issue #13323: URL: https://github.com/apache/incubator-echarts/issues/13323#issuecomment-696616634 文档里面现在用对象格式[Documentation - Apache ECharts(incubating)](https://echarts.apache.org/zh/option.html#series-line.areaStyle.color) ```js color: { type:

[GitHub] [incubator-echarts] adash-dev edited a comment on issue #12167: How to avoid wiggling animation for real-time time series charts?

2020-09-22 Thread GitBox
adash-dev edited a comment on issue #12167: URL: https://github.com/apache/incubator-echarts/issues/12167#issuecomment-696689337 Hi, I'm sorry to open such an old topic, but I have the same problem. The data is transformed after the update, but I would expect a shift animation. The

[GitHub] [incubator-echarts] piotrzarzycki21 commented on issue #13290: Update echarts on cdnjs.com

2020-09-22 Thread GitBox
piotrzarzycki21 commented on issue #13290: URL: https://github.com/apache/incubator-echarts/issues/13290#issuecomment-696665975 Provided link works for us. Thanks - you can close this issue. This is an automated message

[GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13323: areaStyle区域填充无法使用渐变色

2020-09-22 Thread GitBox
echarts-bot[bot] commented on issue #13323: URL: https://github.com/apache/incubator-echarts/issues/13323#issuecomment-696476809 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. In the

[GitHub] [incubator-echarts] pissang commented on a change in pull request #13317: [5.0] [Feature] support largest-triangle-three-buckets algo

2020-09-22 Thread GitBox
pissang commented on a change in pull request #13317: URL: https://github.com/apache/incubator-echarts/pull/13317#discussion_r492499816 ## File path: src/data/List.ts ## @@ -1692,6 +1692,109 @@ class List< return list as List; } +/** + * Large data

[GitHub] [incubator-echarts] pissang commented on issue #12167: How to avoid wiggling animation for real-time time series charts?

2020-09-22 Thread GitBox
pissang commented on issue #12167: URL: https://github.com/apache/incubator-echarts/issues/12167#issuecomment-697113079 It's probably because echarts needs an id to identify each data when doing animation. You can to try adding a name property in each item. ```js

[incubator-echarts] branch next updated (7cd58c8 -> f656a13)

2020-09-22 Thread shenyi
This is an automated email from the ASF dual-hosted git repository. shenyi pushed a change to branch next in repository https://gitbox.apache.org/repos/asf/incubator-echarts.git. from 7cd58c8 Merge pull request #13214 from plainheart/fix-bmap-typo add f656a13 feat(labelLine): add

[GitHub] [incubator-echarts] adash-dev commented on issue #12167: How to avoid wiggling animation for real-time time series charts?

2020-09-22 Thread GitBox
adash-dev commented on issue #12167: URL: https://github.com/apache/incubator-echarts/issues/12167#issuecomment-697138505 > @adash-dev > It's probably because echarts needs an id to identify each data when doing animation. You can try adding a name property in each item. > >

[GitHub] [incubator-echarts] SnailSword commented on pull request #13317: [5.0] [Feature] support largest-triangle-three-buckets algo

2020-09-22 Thread GitBox
SnailSword commented on pull request #13317: URL: https://github.com/apache/incubator-echarts/pull/13317#issuecomment-696867171 > Also, do you mind adding a test case to compare the result and performance difference between lttb sampling enabled and disabled? > > The example used

[GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13329: Scrollbar for every axis if the data is large

2020-09-22 Thread GitBox
echarts-bot[bot] commented on issue #13329: URL: https://github.com/apache/incubator-echarts/issues/13329#issuecomment-696759008 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. In the

[GitHub] [incubator-echarts] plainheart closed issue #13290: Update echarts on cdnjs.com

2020-09-22 Thread GitBox
plainheart closed issue #13290: URL: https://github.com/apache/incubator-echarts/issues/13290 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] [incubator-echarts] echarts-bot[bot] commented on pull request #13214: chore(extension/bmap): migrate changes to next branch and fix a bug brought by a typo.(#13213)

2020-09-22 Thread GitBox
echarts-bot[bot] commented on pull request #13214: URL: https://github.com/apache/incubator-echarts/pull/13214#issuecomment-697118714 Congratulations! Your PR has been merged. Thanks for your contribution!  This is an

[GitHub] [incubator-echarts] pissang edited a comment on issue #12167: How to avoid wiggling animation for real-time time series charts?

2020-09-22 Thread GitBox
pissang edited a comment on issue #12167: URL: https://github.com/apache/incubator-echarts/issues/12167#issuecomment-697113079 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [incubator-echarts] pissang commented on a change in pull request #13210: Feat: multiple value axis alignment

2020-09-22 Thread GitBox
pissang commented on a change in pull request #13210: URL: https://github.com/apache/incubator-echarts/pull/13210#discussion_r492453250 ## File path: src/component/axis/AxisBuilder.ts ## @@ -372,7 +372,7 @@ const builders: Record<'axisLine' | 'axisTickLabel' | 'axisName',

[GitHub] [incubator-echarts] susiwen8 commented on a change in pull request #13210: Feat: multiple value axis alignment

2020-09-22 Thread GitBox
susiwen8 commented on a change in pull request #13210: URL: https://github.com/apache/incubator-echarts/pull/13210#discussion_r492436816 ## File path: src/component/axis/AxisBuilder.ts ## @@ -372,7 +372,7 @@ const builders: Record<'axisLine' | 'axisTickLabel' | 'axisName',

[GitHub] [incubator-echarts] czzonet commented on issue #13325: Color fatal error:set '#000' but got '#484848' or some other color?Who change my color?||颜色渲染错误,黑色变灰色

2020-09-22 Thread GitBox
czzonet commented on issue #13325: URL: https://github.com/apache/incubator-echarts/issues/13325#issuecomment-696613135 Cool. It works. Is it mentioned anywhere in the document? This is an automated message from the Apache

[GitHub] [incubator-echarts] pissang edited a comment on pull request #13318: Security

2020-09-22 Thread GitBox
pissang edited a comment on pull request #13318: URL: https://github.com/apache/incubator-echarts/pull/13318#issuecomment-696625560 Can you describe more about this PR? This is an automated message from the Apache Git

[GitHub] [incubator-echarts] pissang commented on issue #13295: zr.painter.isSingleCanvas is not a function

2020-09-22 Thread GitBox
pissang commented on issue #13295: URL: https://github.com/apache/incubator-echarts/issues/13295#issuecomment-696619625 是不是用了 svg 渲染模式 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [incubator-echarts] pissang commented on issue #13259: dynamic multiple titles auto fit in a multiple funnel chart?在一个多图漏斗图中,如何让多个title自适应展示?

2020-09-22 Thread GitBox
pissang commented on issue #13259: URL: https://github.com/apache/incubator-echarts/issues/13259#issuecomment-696596668 Not sure how you did it. I tried it and it works ```js option = { "tooltip": { "trigger": "item" }, "legend": {

[GitHub] [incubator-echarts] rokon0614 commented on issue #9815: echart tree label support click event

2020-09-22 Thread GitBox
rokon0614 commented on issue #9815: URL: https://github.com/apache/incubator-echarts/issues/9815#issuecomment-697118763 我这边是这么解决的,在外层套一个div,然后加上点击时间,然后根据echart里面有一个this.chart._chartsViews[0]._data._itemLayouts属性有每一个图标(就是展开收缩的那个图标)的位置,然后根据偏移量计算一下是在哪个图标的范围内即可。 希望能帮到大家,也希望官方尽快出lable的点击事件。

[GitHub] [incubator-echarts] pissang merged pull request #13214: chore(extension/bmap): migrate changes to next branch and fix a bug brought by a typo.(#13213)

2020-09-22 Thread GitBox
pissang merged pull request #13214: URL: https://github.com/apache/incubator-echarts/pull/13214 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL