[GitHub] [echarts] 14glwu commented on issue #13828: 页面内多图表实例联动场景下,如何关闭个别属性联动,例如关闭tooltip联动,其他行为联动保持正常

2021-03-28 Thread GitBox


14glwu commented on issue #13828:
URL: https://github.com/apache/echarts/issues/13828#issuecomment-808870875


   > 
https://github.com/apache/incubator-echarts/blob/master/test/connect-manually.html
 可以参考这个例子,手动触发 connect
   
   但是这个不是很方便,我还是赞同楼主的说法,联动的时候有没有办法设置哪些事件支持联动


-- 
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 to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



-
To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org
For additional commands, e-mail: commits-h...@echarts.apache.org



[GitHub] [echarts] 14glwu removed a comment on issue #13828: 页面内多图表实例联动场景下,如何关闭个别属性联动,例如关闭tooltip联动,其他行为联动保持正常

2021-03-28 Thread GitBox


14glwu removed a comment on issue #13828:
URL: https://github.com/apache/echarts/issues/13828#issuecomment-808870875


   > 
https://github.com/apache/incubator-echarts/blob/master/test/connect-manually.html
 可以参考这个例子,手动触发 connect
   
   但是这个不是很方便,我还是赞同楼主的说法,联动的时候有没有办法设置哪些事件支持联动


-- 
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 to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



-
To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org
For additional commands, e-mail: commits-h...@echarts.apache.org



[GitHub] [echarts] 14glwu commented on issue #13828: 页面内多图表实例联动场景下,如何关闭个别属性联动,例如关闭tooltip联动,其他行为联动保持正常

2021-03-28 Thread GitBox


14glwu commented on issue #13828:
URL: https://github.com/apache/echarts/issues/13828#issuecomment-808870915


   > 
https://github.com/apache/incubator-echarts/blob/master/test/connect-manually.html
 可以参考这个例子,手动触发 connect
   
   但是这个不是很方便,我还是赞同楼主的说法,联动的时候有没有办法设置哪些事件支持联动


-- 
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 to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



-
To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org
For additional commands, e-mail: commits-h...@echarts.apache.org



[GitHub] [echarts] 14glwu commented on issue #13645: Limit connected action in echarts.connect

2021-03-28 Thread GitBox


14glwu commented on issue #13645:
URL: https://github.com/apache/echarts/issues/13645#issuecomment-808870981


   同样,想要这个功能,能设置哪些action联动


-- 
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 to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



-
To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org
For additional commands, e-mail: commits-h...@echarts.apache.org



[GitHub] [echarts] 14glwu edited a comment on issue #13645: Limit connected action in echarts.connect

2021-03-28 Thread GitBox


14glwu edited a comment on issue #13645:
URL: https://github.com/apache/echarts/issues/13645#issuecomment-808870981


   Yes, I also need this feature: connect func can set which action to connect.


-- 
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 to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



-
To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org
For additional commands, e-mail: commits-h...@echarts.apache.org



[GitHub] [echarts] susiwen8 commented on issue #14519: In the highlight action, if the type of "seriesName" is set to array, only one series will be highlighted

2021-03-28 Thread GitBox


susiwen8 commented on issue #14519:
URL: https://github.com/apache/echarts/issues/14519#issuecomment-808905291


   Looks like `emphasis: {focuse: 'series' | 'self'}` will cause it.


-- 
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 to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



-
To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org
For additional commands, e-mail: commits-h...@echarts.apache.org



[GitHub] [echarts] fezhangyao commented on issue #14519: In the highlight action, if the type of "seriesName" is set to array, only one series will be highlighted

2021-03-28 Thread GitBox


fezhangyao commented on issue #14519:
URL: https://github.com/apache/echarts/issues/14519#issuecomment-809017593


   > focuse
   
   How can I highlight two series at the same time and make other series 
transparent


-- 
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 to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



-
To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org
For additional commands, e-mail: commits-h...@echarts.apache.org



[echarts] branch fix-label-z updated (0910200 -> 64aa9c5)

2021-03-28 Thread wangzx
This is an automated email from the ASF dual-hosted git repository.

wangzx pushed a change to branch fix-label-z
in repository https://gitbox.apache.org/repos/asf/echarts.git.


from 0910200  revert(sankey): revert the changes made by #14417.
 add 64aa9c5  fix(label): fix the bug that labelLine was mistakenly put 
into else branch and should keep z unchanged.

No new revisions were added by this update.

Summary of changes:
 src/core/echarts.ts | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

-
To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org
For additional commands, e-mail: commits-h...@echarts.apache.org



[GitHub] [echarts] echarts-bot[bot] closed issue #14546: The LegendOption has not icon prop?

2021-03-28 Thread GitBox


echarts-bot[bot] closed issue #14546:
URL: https://github.com/apache/echarts/issues/14546


   


-- 
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 to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



-
To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org
For additional commands, e-mail: commits-h...@echarts.apache.org



[GitHub] [echarts] echarts-bot[bot] commented on issue #14546: The LegendOption has not icon prop?

2021-03-28 Thread GitBox


echarts-bot[bot] commented on issue #14546:
URL: https://github.com/apache/echarts/issues/14546#issuecomment-809021378


   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 save our maintainers' time so that more 
developers get helped.
   Feel free to create another issue using the issue template.
   
   If you think you have already made your point clear without the template, or 
your problem cannot be covered by it, you may re-open this issue again.
   
   这个 issue 未使用 [issue 
模板](https://ecomfe.github.io/echarts-issue-helper/?lang=zh-cn) 创建,所以我将关闭此 issue。
   为此带来的麻烦我深表歉意,但是请理解这是为了节约社区维护者的时间,以更高效地服务社区的开发者群体。
   如果您愿意,请使用 issue 模板重新创建 issue。
   
   如果您认为虽然没有使用模板,但您已经提供了复现问题的充分描述,或者您的问题无法使用模板表达,也可以重新 open 这个 issue。


-- 
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 to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



-
To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org
For additional commands, e-mail: commits-h...@echarts.apache.org



[GitHub] [echarts] 13554599576 opened a new issue #14546: The LegendOption has not icon prop?

2021-03-28 Thread GitBox


13554599576 opened a new issue #14546:
URL: https://github.com/apache/echarts/issues/14546


   
![image](https://user-images.githubusercontent.com/34908374/112779017-6337ab00-9078-11eb-971e-be17dcfacf1a.png)
   
![image](https://user-images.githubusercontent.com/34908374/112779054-78acd500-9078-11eb-900c-343f955f77ca.png)
   I must use
   ```
   const option: echarts.EChartsOption | any = ...
   ```
   I think it's bad


-- 
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 to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



-
To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org
For additional commands, e-mail: commits-h...@echarts.apache.org



[GitHub] [echarts] plainheart commented on issue #14546: The LegendOption has not icon prop?

2021-03-28 Thread GitBox


plainheart commented on issue #14546:
URL: https://github.com/apache/echarts/issues/14546#issuecomment-809026250


   Hi, it has been fixed in #14263. Just ignore this error. Please be patient 
to wait for the next version.


-- 
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 to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



-
To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org
For additional commands, e-mail: commits-h...@echarts.apache.org



[echarts-bot] branch master updated: fix: don't add `awaiting review` if the PR is draft.

2021-03-28 Thread wangzx
This is an automated email from the ASF dual-hosted git repository.

wangzx pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/echarts-bot.git


The following commit(s) were added to refs/heads/master by this push:
 new c186fc8  fix: don't add `awaiting review` if the PR is draft.
c186fc8 is described below

commit c186fc8f670489c883a4ea6cc3d30b85167b5256
Author: plainheart 
AuthorDate: Mon Mar 29 10:50:30 2021 +0800

fix: don't add `awaiting review` if the PR is draft.
---
 index.js | 15 +--
 1 file changed, 9 insertions(+), 6 deletions(-)

diff --git a/index.js b/index.js
index dbf2913..5ba0e4a 100644
--- a/index.js
+++ b/index.js
@@ -190,13 +190,16 @@ module.exports = (app) => {
 });
 
 app.on(['pull_request.synchronize'], async context => {
-const addLabel = context.octokit.issues.addLabels(
-context.issue({
-labels: ['PR: awaiting review']
-})
-);
+let addLabel;
 const removeLabel = getRemoveLabel(context, 'PR: revision needed');
-return Promise.all([addLabel, removeLabel]);
+if (!context.payload.pull_request.draft) {
+addLabel = context.octokit.issues.addLabels(
+context.issue({
+labels: ['PR: awaiting review']
+})
+);
+}
+return Promise.all([removeLabel, addLabel]);
 });
 
 app.on(['pull_request.closed'], async context => {

-
To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org
For additional commands, e-mail: commits-h...@echarts.apache.org



[echarts-bot] branch master updated: fix: don't add `awaiting review` if the PR is draft.

2021-03-28 Thread wangzx
This is an automated email from the ASF dual-hosted git repository.

wangzx pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/echarts-bot.git


The following commit(s) were added to refs/heads/master by this push:
 new c1f4c09  fix: don't add `awaiting review` if the PR is draft.
c1f4c09 is described below

commit c1f4c098c3fb07de095be9731e1b45c1f451da74
Author: plainheart 
AuthorDate: Mon Mar 29 10:57:55 2021 +0800

fix: don't add `awaiting review` if the PR is draft.
---
 index.js | 9 -
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/index.js b/index.js
index 5ba0e4a..a95a582 100644
--- a/index.js
+++ b/index.js
@@ -190,15 +190,14 @@ module.exports = (app) => {
 });
 
 app.on(['pull_request.synchronize'], async context => {
-let addLabel;
 const removeLabel = getRemoveLabel(context, 'PR: revision needed');
-if (!context.payload.pull_request.draft) {
-addLabel = context.octokit.issues.addLabels(
+const addLabel = context.payload.pull_request.draft
+? Promise.resolve()
+: context.octokit.issues.addLabels(
 context.issue({
 labels: ['PR: awaiting review']
 })
-);
-}
+  );
 return Promise.all([removeLabel, addLabel]);
 });
 

-
To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org
For additional commands, e-mail: commits-h...@echarts.apache.org



[GitHub] [echarts] 14glwu commented on issue #13828: 页面内多图表实例联动场景下,如何关闭个别属性联动,例如关闭tooltip联动,其他行为联动保持正常

2021-03-28 Thread GitBox


14glwu commented on issue #13828:
URL: https://github.com/apache/echarts/issues/13828#issuecomment-809039964


   > 
https://github.com/apache/incubator-echarts/blob/master/test/connect-manually.html
 可以参考这个例子,手动触发 connect
   
   或者能否支持这样传入escapeConnect来避免被联动?
   `chartInstance.dispatchAction({ type: 'legendSelect', name: 'test', 
escapeConnect: true });`


-- 
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 to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



-
To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org
For additional commands, e-mail: commits-h...@echarts.apache.org



[GitHub] [echarts] 14glwu commented on issue #13645: Limit connected action in echarts.connect

2021-03-28 Thread GitBox


14glwu commented on issue #13645:
URL: https://github.com/apache/echarts/issues/13645#issuecomment-809040394


   Or can echarts support 'escapeConnect' to avoid connect when dispatchAction
   `chartInstance.dispatchAction({ type: 'legendSelect', name: 'test', 
escapeConnect: true });`


-- 
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 to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



-
To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org
For additional commands, e-mail: commits-h...@echarts.apache.org



[GitHub] [echarts] zhaoxuhui1122 commented on issue #13828: 页面内多图表实例联动场景下,如何关闭个别属性联动,例如关闭tooltip联动,其他行为联动保持正常

2021-03-28 Thread GitBox


zhaoxuhui1122 commented on issue #13828:
URL: https://github.com/apache/echarts/issues/13828#issuecomment-809043620


   讲一下我最后的解决办法,仅供参考,非必要不建议改源码
   
   图表联动,本质是某一图表触发action时,遍历当前group内的图表,dispatch对应的action,
   
   解决的思路为,在遍历group,触发action前,判断`eventType`是否需要联动,不需要则不触发action
   
   
   解决方法:
   - 图表配置`options`内增加要排除的联动属性 `disabledConnectEventTypes`, `string []`
   - 在这个方法内,判断如果是不需要联动的属性,不触发action
   ```js
   each(eventActionMap, function (actionType, eventType) {
 chart._messageCenter.on(eventType, function (event) {
   var options = chart._model.option;
   // 过滤不需要联动的actionType
   var disabledConnectEventTypes = _.get(chart, 
'_model.option.customConf.disabledConnectEventTypes', []);
   if (disabledConnectEventTypes.includes(eventType)) return
   // 原有逻辑 
 });
   });
   ```


-- 
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 to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



-
To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org
For additional commands, e-mail: commits-h...@echarts.apache.org



[GitHub] [echarts] caizirong opened a new issue #14547: axisTick.interval not work in category axis

2021-03-28 Thread GitBox


caizirong opened a new issue #14547:
URL: https://github.com/apache/echarts/issues/14547


   ### Version
   5.0.2
   
   ### Reproduction link
   
[https://codepen.io/zzzrr/pen/ZELOPEJ?editors=](https://codepen.io/zzzrr/pen/ZELOPEJ?editors=)
   
   ### Steps to reproduce
   First, the xaxis's interval was set to 3, by the axisTick props. But it not 
works.
   Then, set axisLabel.interval to 3, it works as predicted.
   So I guess the axisTick.interval has some problem ? or i use it wrong?
   ps: i use the example code from official website.
   
   ### What is expected?
   the xaxis interval set to 3.
   
   ### What is actually happening?
   not work
   
   ---
   I had read the doc and try it.
   https://echarts.apache.org/en/option.html#xAxis.axisTick
   
   
   


-- 
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 to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



-
To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org
For additional commands, e-mail: commits-h...@echarts.apache.org



[GitHub] [echarts] echarts-bot[bot] commented on issue #14547: axisTick.interval not work in category axis

2021-03-28 Thread GitBox


echarts-bot[bot] commented on issue #14547:
URL: https://github.com/apache/echarts/issues/14547#issuecomment-809044919


   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 meanwhile, please make sure that **you have posted enough image to 
demo your request**. You may also check out the 
[API](http://echarts.apache.org/api.html) and [chart 
option](http://echarts.apache.org/option.html) to get the answer.
   
   If you don't get helped for a long time (over a week) or have an urgent 
question to ask, you may also send an email to d...@echarts.apache.org. Please 
attach the issue link if it's a technical question.
   
   If you are interested in the project, you may also subscribe our [mailing 
list](https://echarts.apache.org/en/maillist.html).
   
   Have a nice day! 🍵


-- 
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 to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



-
To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org
For additional commands, e-mail: commits-h...@echarts.apache.org



[GitHub] [echarts] caizirong commented on issue #14547: axisTick.interval not work in category axis

2021-03-28 Thread GitBox


caizirong commented on issue #14547:
URL: https://github.com/apache/echarts/issues/14547#issuecomment-809045940


   - axisTick.interval:
 - 
![image](https://user-images.githubusercontent.com/22556734/112784456-5faa2100-9084-11eb-979c-49c5c77517e9.png)
   
   - axisLabel.interval:
 - 
![image](https://user-images.githubusercontent.com/22556734/112784503-78b2d200-9084-11eb-8ae7-605a4d1b6b32.png)
   


-- 
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 to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



-
To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org
For additional commands, e-mail: commits-h...@echarts.apache.org



[GitHub] [echarts] 14glwu commented on issue #13828: 页面内多图表实例联动场景下,如何关闭个别属性联动,例如关闭tooltip联动,其他行为联动保持正常

2021-03-28 Thread GitBox


14glwu commented on issue #13828:
URL: https://github.com/apache/echarts/issues/13828#issuecomment-809046680


   > 讲一下我最后的解决办法,仅供参考,非必要不建议改源码
   > 
   > 图表联动,本质是某一图表触发action时,遍历当前group内的图表,dispatch对应的action,
   > 
   > 解决的思路为,在遍历group,触发action前,判断`eventType`是否需要联动,不需要则不触发action
   > 
   > 解决方法:
   > 
   > * 图表配置`options`内增加要排除的联动属性 `disabledConnectEventTypes`, `string []`
   > * 在这个方法内,判断如果是不需要联动的属性,不触发action
   > 
   > ```js
   > each(eventActionMap, function (actionType, eventType) {
   >   chart._messageCenter.on(eventType, function (event) {
   > var options = chart._model.option;
   > // 过滤不需要联动的actionType
   > var disabledConnectEventTypes = _.get(chart, 
'_model.option.customConf.disabledConnectEventTypes', []);
   > if (disabledConnectEventTypes.includes(eventType)) return
   > // 原有逻辑 
   >   });
   > });
   > ```
   
   你这个是修改源码了么


-- 
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 to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



-
To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org
For additional commands, e-mail: commits-h...@echarts.apache.org



[GitHub] [echarts] zhaoxuhui1122 commented on issue #13828: 页面内多图表实例联动场景下,如何关闭个别属性联动,例如关闭tooltip联动,其他行为联动保持正常

2021-03-28 Thread GitBox


zhaoxuhui1122 commented on issue #13828:
URL: https://github.com/apache/echarts/issues/13828#issuecomment-809099433


   > > 讲一下我最后的解决办法,仅供参考,非必要不建议改源码
   > > 图表联动,本质是某一图表触发action时,遍历当前group内的图表,dispatch对应的action,
   > > 解决的思路为,在遍历group,触发action前,判断`eventType`是否需要联动,不需要则不触发action
   > > 解决方法:
   > > 
   > > * 图表配置`options`内增加要排除的联动属性 `disabledConnectEventTypes`, `string []`
   > > * 在这个方法内,判断如果是不需要联动的属性,不触发action
   > > 
   > > ```js
   > > each(eventActionMap, function (actionType, eventType) {
   > >   chart._messageCenter.on(eventType, function (event) {
   > > var options = chart._model.option;
   > > // 过滤不需要联动的actionType
   > > var disabledConnectEventTypes = _.get(chart, 
'_model.option.customConf.disabledConnectEventTypes', []);
   > > if (disabledConnectEventTypes.includes(eventType)) return
   > > // 原有逻辑 
   > >   });
   > > });
   > > ```
   > 
   > 你这个是修改源码了么
   
   是的,不建议改源码,我们是项目里有多处需要改的,就一并改了


-- 
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 to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



-
To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org
For additional commands, e-mail: commits-h...@echarts.apache.org



[GitHub] [echarts] sandm1227 commented on issue #14536: android8 【itemStyle-color-image】 is Script error

2021-03-28 Thread GitBox


sandm1227 commented on issue #14536:
URL: https://github.com/apache/echarts/issues/14536#issuecomment-809099518


   
![image](https://user-images.githubusercontent.com/25194203/112794058-e1a44500-9098-11eb-9041-97637427af0b.png)
   
   


-- 
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 to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



-
To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org
For additional commands, e-mail: commits-h...@echarts.apache.org



[GitHub] [echarts] sandm1227 commented on issue #14536: android8 【itemStyle-color-image】 is Script error

2021-03-28 Thread GitBox


sandm1227 commented on issue #14536:
URL: https://github.com/apache/echarts/issues/14536#issuecomment-809099893


   
   
![image](https://user-images.githubusercontent.com/25194203/112794146-07c9e500-9099-11eb-812b-4808d35ff872.png)
   


-- 
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 to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



-
To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org
For additional commands, e-mail: commits-h...@echarts.apache.org



[GitHub] [echarts] sandm1227 removed a comment on issue #14536: android8 【itemStyle-color-image】 is Script error

2021-03-28 Thread GitBox


sandm1227 removed a comment on issue #14536:
URL: https://github.com/apache/echarts/issues/14536#issuecomment-809099518






-- 
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 to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



-
To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org
For additional commands, e-mail: commits-h...@echarts.apache.org



[GitHub] [echarts] sandm1227 commented on issue #14536: android8 【itemStyle-color-image】 is Script error

2021-03-28 Thread GitBox


sandm1227 commented on issue #14536:
URL: https://github.com/apache/echarts/issues/14536#issuecomment-809100618


   > 请提供更多信息帮助我们排查问题
   
![image](https://user-images.githubusercontent.com/25194203/112794299-3c3da100-9099-11eb-915c-d3a7c202b3e9.png)
   
   
![image](https://user-images.githubusercontent.com/25194203/112794260-2cbe5800-9099-11eb-835a-57a00d051b31.png)
   


-- 
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 to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



-
To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org
For additional commands, e-mail: commits-h...@echarts.apache.org



[GitHub] [echarts] echarts-bot[bot] commented on issue #14548: animation is ineffective when using echarts on node-canvas

2021-03-28 Thread GitBox


echarts-bot[bot] commented on issue #14548:
URL: https://github.com/apache/echarts/issues/14548#issuecomment-809116020


   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 meanwhile, please make sure that **you have posted enough image to 
demo your request**. You may also check out the 
[API](http://echarts.apache.org/api.html) and [chart 
option](http://echarts.apache.org/option.html) to get the answer.
   
   If you don't get helped for a long time (over a week) or have an urgent 
question to ask, you may also send an email to d...@echarts.apache.org. Please 
attach the issue link if it's a technical question.
   
   If you are interested in the project, you may also subscribe our [mailing 
list](https://echarts.apache.org/en/maillist.html).
   
   Have a nice day! 🍵


-- 
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 to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



-
To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org
For additional commands, e-mail: commits-h...@echarts.apache.org



[GitHub] [echarts] tok-gogogo opened a new issue #14548: animation is ineffective when using echarts on node-canvas

2021-03-28 Thread GitBox


tok-gogogo opened a new issue #14548:
URL: https://github.com/apache/echarts/issues/14548


   ### Version
   5.0.2
   
   ### Steps to reproduce
   like this:
   const { createCanvas } = require("canvas");
   const echarts = require('echarts');
   const canvas = createCanvas(300, 300);
   echarts.setCanvasCreator(() => canvas);
   const chart = echarts.init(canvas, 'dark');
   var option = {
   animationDuration:5000,
   animation:true,
   xAxis: {
   type: 'category',
   data: ['Mon', 'Tue', 'Wed', 'Thu', 'Fri', 'Sat', 'Sun']
   },
   yAxis: {
   type: 'value'
   },
   series: [{
   data: [150, 230, 224, 218, 135, 147, 260],
   type: 'line'
   }]
   };
   
   chart.setOption(option);
   console.log(canvas.toDataURL());
   
   ### What is expected?
   animation is effective
   
   ### What is actually happening?
   The image  i get is at the end of the animation, not in the animation
   
   ---
   i tried antv, and the animation is effctive
   
   
   


-- 
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 to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



-
To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org
For additional commands, e-mail: commits-h...@echarts.apache.org