[GitHub] [incubator-echarts] wu1005690803 commented on issue #5040: 怎么实现单容器多图表联动

2020-09-28 Thread GitBox
wu1005690803 commented on issue #5040: URL: https://github.com/apache/incubator-echarts/issues/5040#issuecomment-699806737 大佬们 你们搞定了么。怎么就关闭了 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [incubator-echarts] lukasberbuer commented on issue #13335: Typed array as series data

2020-09-28 Thread GitBox
lukasberbuer commented on issue #13335: URL: https://github.com/apache/incubator-echarts/issues/13335#issuecomment-699936090 Hi @pissang. Thank you for that clarification. Is there any possibility to use typed arrays just as the y-axis values without transforming it into the

[incubator-echarts] branch line-label updated (ea9f35b -> 65eb518)

2020-09-28 Thread shenyi
This is an automated email from the ASF dual-hosted git repository. shenyi pushed a change to branch line-label in repository https://gitbox.apache.org/repos/asf/incubator-echarts.git. from ea9f35b test(line): combine new label animation with overlap hidden. add d5de069 feat(label):

[GitHub] [incubator-echarts] RaviKLoyi commented on issue #3060: How to use markline, with category X-axis ?

2020-09-28 Thread GitBox
RaviKLoyi commented on issue #3060: URL: https://github.com/apache/incubator-echarts/issues/3060#issuecomment-699951896 After searching the web, I found something, and it worked for me. We should import markLine in the component. The same for markPoint as well. import

[incubator-echarts] branch line-label updated (65eb518 -> 5142447)

2020-09-28 Thread shenyi
This is an automated email from the ASF dual-hosted git repository. shenyi pushed a change to branch line-label in repository https://gitbox.apache.org/repos/asf/incubator-echarts.git. from 65eb518 refact(line): optimize end label animation. add 5142447 fix(bar): fix label animation

[GitHub] [incubator-echarts] suraj740 commented on issue #12979: Toolbox magic type title

2020-09-28 Thread GitBox
suraj740 commented on issue #12979: URL: https://github.com/apache/incubator-echarts/issues/12979#issuecomment-69066 @pingf once you toggle stack view, it changes back to chinese language. This is an automated message

[incubator-echarts] branch line-label updated (5142447 -> 362cb6b)

2020-09-28 Thread shenyi
This is an automated email from the ASF dual-hosted git repository. shenyi pushed a change to branch line-label in repository https://gitbox.apache.org/repos/asf/incubator-echarts.git. from 5142447 fix(bar): fix label animation in bar race add 362cb6b fix(states): not trigger hook

[GitHub] [incubator-echarts] jiazhuangzhexiaozhang opened a new issue #13359: 柱状图当x轴为时间轴时出现问题

2020-09-28 Thread GitBox
jiazhuangzhexiaozhang opened a new issue #13359: URL: https://github.com/apache/incubator-echarts/issues/13359 let start=+new Date("2020-09-18 00:00:00"); let end=+new Date("2020-09-18 23:59:00"); let dur=(end-start)/72; let sereis=[]; for(let i=0;i<4;i++){ let data=[];

[GitHub] [incubator-echarts] echarts-bot[bot] closed issue #13359: 柱状图当x轴为时间轴时出现问题

2020-09-28 Thread GitBox
echarts-bot[bot] closed issue #13359: URL: https://github.com/apache/incubator-echarts/issues/13359 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 #13359: 柱状图当x轴为时间轴时出现问题

2020-09-28 Thread GitBox
echarts-bot[bot] commented on issue #13359: URL: https://github.com/apache/incubator-echarts/issues/13359#issuecomment-699825569 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] RaviKLoyi edited a comment on issue #3060: How to use markline, with category X-axis ?

2020-09-28 Thread GitBox
RaviKLoyi edited a comment on issue #3060: URL: https://github.com/apache/incubator-echarts/issues/3060#issuecomment-699951896 After searching the web, I found something, and it worked for me. We should import markLine in the component. The same for markPoint as well. import

[GitHub] [incubator-echarts] Terracotta45 commented on issue #4862: Time axis - bar chart start position moving out of x-axis

2020-09-28 Thread GitBox
Terracotta45 commented on issue #4862: URL: https://github.com/apache/incubator-echarts/issues/4862#issuecomment-700134125 echarts@4.7.0 issue still persists. Since it's been almost 4 years since this issue was first reported and over 1 year since the last request to reopen, I'd be

[incubator-echarts] branch line-label updated (362cb6b -> 6e53585)

2020-09-28 Thread shenyi
This is an automated email from the ASF dual-hosted git repository. shenyi pushed a change to branch line-label in repository https://gitbox.apache.org/repos/asf/incubator-echarts.git. from 362cb6b fix(states): not trigger hook when setStatesFlag. Avoid infinity recursive call. add

[incubator-echarts] branch line-label updated (6e53585 -> 952f3c0)

2020-09-28 Thread shenyi
This is an automated email from the ASF dual-hosted git repository. shenyi pushed a change to branch line-label in repository https://gitbox.apache.org/repos/asf/incubator-echarts.git. from 6e53585 fix(List): fix id may not match name when using dataset. add 952f3c0 test(bar): fix

[GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13360: Apply Min Max Avg on filtered data along with the current feature: Border points connected to points outside graph (connected g

2020-09-28 Thread GitBox
echarts-bot[bot] commented on issue #13360: URL: https://github.com/apache/incubator-echarts/issues/13360#issuecomment-699849325 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] akashsonune opened a new issue #13360: Apply Min Max Avg on filtered data along with the current feature: Border points connected to points outside graph (connected graph)

2020-09-28 Thread GitBox
akashsonune opened a new issue #13360: URL: https://github.com/apache/incubator-echarts/issues/13360 ### What problem does this feature solve? Currently we have `filterMode` property of `datazoom.slider`. With this we are using a nice existing feature: 1. Connect the border points

[GitHub] [incubator-echarts] felicia-lim2503 opened a new issue #13362: How to set xAxis axisLabel margin position to be fixed regardless different screen resolution?

2020-09-28 Thread GitBox
felicia-lim2503 opened a new issue #13362: URL: https://github.com/apache/incubator-echarts/issues/13362 ### What problem does this feature solve? I need to set the xAxis axisLabel in middle of the chart. Whenever the chart is viewed in different screen resolution, the xAxis axisLabel's

[GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13362: How to set xAxis axisLabel margin position to be fixed regardless different screen resolution?

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

[incubator-echarts] branch custom-morph2 updated: enhance: tweak transform name.

2020-09-28 Thread sushuang
This is an automated email from the ASF dual-hosted git repository. sushuang pushed a commit to branch custom-morph2 in repository https://gitbox.apache.org/repos/asf/incubator-echarts.git The following commit(s) were added to refs/heads/custom-morph2 by this push: new 24a22eb enhance:

[incubator-echarts] branch custom-morph2 updated: enhance: tweak transform name.

2020-09-28 Thread sushuang
This is an automated email from the ASF dual-hosted git repository. sushuang pushed a commit to branch custom-morph2 in repository https://gitbox.apache.org/repos/asf/incubator-echarts.git The following commit(s) were added to refs/heads/custom-morph2 by this push: new 24a22eb enhance:

[GitHub] [incubator-echarts] zhuqiandai commented on issue #10304: X Axis Label的interval设为0时,x轴最后一个label变成粗体

2020-09-28 Thread GitBox
zhuqiandai commented on issue #10304: URL: https://github.com/apache/incubator-echarts/issues/10304#issuecomment-699855305 > 同遇到了这个问题,然后换了个角度解决了,贴出来供参考: > interval设置成(index, value) => {return value}; > 参见echarts文档,interval可以是number,也可以是function >

[GitHub] [incubator-echarts] xijinhua commented on issue #13361: 关系图 graph, 节点重复的情况下,鼠标悬浮效果失效

2020-09-28 Thread GitBox
xijinhua commented on issue #13361: URL: https://github.com/apache/incubator-echarts/issues/13361#issuecomment-699894066 svg的bug This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [incubator-echarts] echarts-bot[bot] commented on pull request #13358: Custom morph2

2020-09-28 Thread GitBox
echarts-bot[bot] commented on pull request #13358: URL: https://github.com/apache/incubator-echarts/pull/13358#issuecomment-699806649 Thanks for your contribution! The community will review it ASAP. In the meanwhile, please checkout [the coding

[incubator-echarts] 01/01: Merge branch 'next' into custom-morph2

2020-09-28 Thread sushuang
This is an automated email from the ASF dual-hosted git repository. sushuang pushed a commit to branch custom-morph2 in repository https://gitbox.apache.org/repos/asf/incubator-echarts.git commit 9b1afafd2450b9d003820c75af9eaba01367b0f7 Merge: 24a22eb 14270b5 Author: 100pah AuthorDate: Mon Sep

[GitHub] [incubator-echarts] 100pah opened a new pull request #13358: Custom morph2

2020-09-28 Thread GitBox
100pah opened a new pull request #13358: URL: https://github.com/apache/incubator-echarts/pull/13358 ## Brief Information This pull request is in the type of: - [x] bug fixing - [x] new feature - [ ] others ### What does this PR do?

[GitHub] [incubator-echarts] ychost commented on issue #10535: echarts tree数据过多发生重叠

2020-09-28 Thread GitBox
ychost commented on issue #10535: URL: https://github.com/apache/incubator-echarts/issues/10535#issuecomment-699805896 同求解决方案 This is an automated message from the Apache Git Service. To respond to the message, please log

[incubator-echarts] branch custom-morph2 updated (24a22eb -> 9b1afaf)

2020-09-28 Thread sushuang
This is an automated email from the ASF dual-hosted git repository. sushuang pushed a change to branch custom-morph2 in repository https://gitbox.apache.org/repos/asf/incubator-echarts.git. from 24a22eb enhance: tweak transform name. add 2d1c701 fix: fix parallel smooth update. fix

[GitHub] [incubator-echarts] nwb5233 commented on issue #7062: ECharts的Title支持Html的sub sup上下标标签吗?或者其他方式实现上下标?

2020-09-28 Thread GitBox
nwb5233 commented on issue #7062: URL: https://github.com/apache/incubator-echarts/issues/7062#issuecomment-699805819 同文,有没有大佬有解决方案?需处理气体显示 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [incubator-echarts] xijinhua opened a new issue #13361: 关系图 graph, 节点重复的情况下,鼠标悬浮效果失效

2020-09-28 Thread GitBox
xijinhua opened a new issue #13361: URL: https://github.com/apache/incubator-echarts/issues/13361 ### Version 4.9.0 ### Reproduction link [https://codepen.io/xijinhua/pen/poyBROO](https://codepen.io/xijinhua/pen/poyBROO) ### Steps to reproduce label: {

[GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13361: 关系图 graph, 节点重复的情况下,鼠标悬浮效果失效

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

[incubator-echarts-examples] branch next updated: feat: update with English desc

2020-09-28 Thread ovilia
This is an automated email from the ASF dual-hosted git repository. ovilia pushed a commit to branch next in repository https://gitbox.apache.org/repos/asf/incubator-echarts-examples.git The following commit(s) were added to refs/heads/next by this push: new 71f719b feat: update with

[GitHub] [incubator-echarts] Terracotta45 removed a comment on issue #4862: Time axis - bar chart start position moving out of x-axis

2020-09-28 Thread GitBox
Terracotta45 removed a comment on issue #4862: URL: https://github.com/apache/incubator-echarts/issues/4862#issuecomment-700134125 echarts@4.7.0 issue still persists. Since it's been almost 4 years since this issue was first reported and over 1 year since the last request to reopen, I'd

[GitHub] [incubator-echarts] plainheart commented on issue #13365: 社区Gallery点击时,能不能在新的窗口打开呢,现在的体验很差哎!

2020-09-28 Thread GitBox
plainheart commented on issue #13365: URL: https://github.com/apache/incubator-echarts/issues/13365#issuecomment-700369543 你好,请到 gallery 反馈专区 https://github.com/ecomfe/echarts-gallery-feedback/issues 进行反馈。 This is an

[GitHub] [incubator-echarts] plainheart edited a comment on issue #13365: 社区Gallery点击时,能不能在新的窗口打开呢,现在的体验很差哎!

2020-09-28 Thread GitBox
plainheart edited a comment on issue #13365: URL: https://github.com/apache/incubator-echarts/issues/13365#issuecomment-700369543 你好,请到 gallery 反馈专区 https://github.com/ecomfe/echarts-gallery-feedback/issues 进行反馈。 See ecomfe/echarts-gallery-feedback#63

[GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13365: 社区Gallery点击时,能不能在新的窗口打开呢,现在的体验很差哎!

2020-09-28 Thread GitBox
echarts-bot[bot] commented on issue #13365: URL: https://github.com/apache/incubator-echarts/issues/13365#issuecomment-700363589 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] closed issue #13365: 社区Gallery点击时,能不能在新的窗口打开呢,现在的体验很差哎!

2020-09-28 Thread GitBox
echarts-bot[bot] closed issue #13365: URL: https://github.com/apache/incubator-echarts/issues/13365 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] Yongest opened a new issue #13365: 社区Gallery点击时,能不能在新的窗口打开呢,现在的体验很差哎!

2020-09-28 Thread GitBox
Yongest opened a new issue #13365: URL: https://github.com/apache/incubator-echarts/issues/13365 社区Gallery点击时,能不能在新的窗口打开呢,现在的体验很差哎! This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [incubator-echarts] echarts-bot[bot] closed issue #13364: 社区Gallery点击时,能不能在新的窗口打开呢,现在的体验很差哎!

2020-09-28 Thread GitBox
echarts-bot[bot] closed issue #13364: URL: https://github.com/apache/incubator-echarts/issues/13364 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] plainheart commented on issue #13363: Echarts能否实现subtext显示下标?

2020-09-28 Thread GitBox
plainheart commented on issue #13363: URL: https://github.com/apache/incubator-echarts/issues/13363#issuecomment-700366361 目前不能,不过可以直接输入符号:₂ Subscript ₀ ₁ ₂ ₃ ₄ ₅ ₆ ₇ ₈ ₉ Superscript ⁰ ¹ ² ³ ⁴ ⁵ ⁶ ⁷ ⁸ ⁹ This

[GitHub] [incubator-echarts] nwb5233 closed issue #13363: Echarts能否实现subtext显示下标?

2020-09-28 Thread GitBox
nwb5233 closed issue #13363: URL: https://github.com/apache/incubator-echarts/issues/13363 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

[GitHub] [incubator-echarts] nwb5233 commented on issue #13363: Echarts能否实现subtext显示下标?

2020-09-28 Thread GitBox
nwb5233 commented on issue #13363: URL: https://github.com/apache/incubator-echarts/issues/13363#issuecomment-700368498 好的,谢谢,那我关闭了 This is an automated message from the Apache Git Service. To respond to the message, please

[incubator-echarts] branch next updated: fix(List): fix each not use rawIdx bug.

2020-09-28 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 9b07ea4 fix(List): fix each not use

[GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13363: Echarts能否实现subtext显示下标?

2020-09-28 Thread GitBox
echarts-bot[bot] commented on issue #13363: URL: https://github.com/apache/incubator-echarts/issues/13363#issuecomment-700361538 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] nwb5233 opened a new issue #13363: Echarts能否实现subtext显示下标?

2020-09-28 Thread GitBox
nwb5233 opened a new issue #13363: URL: https://github.com/apache/incubator-echarts/issues/13363 ### What problem does this feature solve? 可以解决显示气体、离子、平方等,如CO2,我想显示CO2 注:tooltip可以显示,其他都无法显示 ### What does the proposed API look like? 无

[GitHub] [incubator-echarts] Yongest opened a new issue #13364: 社区Gallery点击时,能不能在新的窗口打开呢,现在的体验很差哎!

2020-09-28 Thread GitBox
Yongest opened a new issue #13364: URL: https://github.com/apache/incubator-echarts/issues/13364 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 #13364: 社区Gallery点击时,能不能在新的窗口打开呢,现在的体验很差哎!

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

[incubator-echarts] 01/01: Merge pull request #13246 from apache/line-label

2020-09-28 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 commit b25e0511e361eed65d79202ed540ed7cd7f40a75 Merge: 9b07ea4 952f3c0 Author: Yi Shen AuthorDate: Tue Sep 29

[GitHub] [incubator-echarts] echarts-bot[bot] commented on pull request #13246: feat(line): endLabel animation

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

[GitHub] [incubator-echarts] pissang commented on issue #13335: Typed array as series data

2020-09-28 Thread GitBox
pissang commented on issue #13335: URL: https://github.com/apache/incubator-echarts/issues/13335#issuecomment-700422830 @lukasberbuer Sorry but it's not in the plan. I've tested a dataset with millions of data. The memory is not a big issue since 5.0

[GitHub] [incubator-echarts] lukasberbuer commented on issue #13335: Typed array as series data

2020-09-28 Thread GitBox
lukasberbuer commented on issue #13335: URL: https://github.com/apache/incubator-echarts/issues/13335#issuecomment-700439839 @pissang: Thank you. I'll try version 5.0 This is an automated message from the Apache Git

[GitHub] [incubator-echarts] lukasberbuer closed issue #13335: Typed array as series data

2020-09-28 Thread GitBox
lukasberbuer closed issue #13335: URL: https://github.com/apache/incubator-echarts/issues/13335 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] pissang merged pull request #13246: feat(line): endLabel animation

2020-09-28 Thread GitBox
pissang merged pull request #13246: URL: https://github.com/apache/incubator-echarts/pull/13246 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] branch next updated: fix(bar): fix null access bug

2020-09-28 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 b717a5c fix(bar): fix null access bug

[incubator-echarts] branch next updated (9b07ea4 -> b25e051)

2020-09-28 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 9b07ea4 fix(List): fix each not use rawIdx bug. add 87d1d71 feat: change default line init animation

[GitHub] [incubator-echarts] pluskeen commented on issue #11828: 饼图自定义 label 重叠问题

2020-09-28 Thread GitBox
pluskeen commented on issue #11828: URL: https://github.com/apache/incubator-echarts/issues/11828#issuecomment-700420172 尝试使用了多个 \n,formatter: '\n\n\n\n{title|{b}}\n{value|{d}%}\n' This is an automated message from the

[GitHub] [incubator-echarts] Ovilia commented on issue #13348: When the bar has two duplicate data, modifying one will refresh the other at the same time.(CH:当柱状图有两个重复数据时,修改其中一个会同时刷新另外一个))

2020-09-28 Thread GitBox
Ovilia commented on issue #13348: URL: https://github.com/apache/incubator-echarts/issues/13348#issuecomment-700421872 The animation does seem strange to me. Marked as a bug and hope someone can dive into the code and see why this is happening.

[GitHub] [incubator-echarts] pissang commented on issue #11828: 饼图自定义 label 重叠问题

2020-09-28 Thread GitBox
pissang commented on issue #11828: URL: https://github.com/apache/incubator-echarts/issues/11828#issuecomment-700422136 5.0 中修复了这个问题 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [incubator-echarts] susiwen8 commented on issue #13363: Echarts能否实现subtext显示下标?

2020-09-28 Thread GitBox
susiwen8 commented on issue #13363: URL: https://github.com/apache/incubator-echarts/issues/13363#issuecomment-700437480 Actually, you can use `unicode` or https://user-images.githubusercontent.com/20318608/94516471-76e48f00-0258-11eb-9703-d52250c0db2a.png;> Here is an example

[GitHub] [incubator-echarts] susiwen8 edited a comment on issue #13363: Echarts能否实现subtext显示下标?

2020-09-28 Thread GitBox
susiwen8 edited a comment on issue #13363: URL: https://github.com/apache/incubator-echarts/issues/13363#issuecomment-700437480 Actually, you can use `unicode` or ` ` https://user-images.githubusercontent.com/20318608/94516471-76e48f00-0258-11eb-9703-d52250c0db2a.png;> Here is an

[GitHub] [incubator-echarts] pingf commented on issue #12979: Toolbox magic type title

2020-09-28 Thread GitBox
pingf commented on issue #12979: URL: https://github.com/apache/incubator-echarts/issues/12979#issuecomment-700466305 @suraj740 arrr... I see. I think I can create a PR to fix this problem, cause stack button is a button with states, right now, it use the default title to