You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by GitBox <gi...@apache.org> on 2021/05/26 06:58:21 UTC

[GitHub] [echarts] zemelLeong opened a new issue #15038: The pie label color didn't follow with itemStyle

zemelLeong opened a new issue #15038:
URL: https://github.com/apache/echarts/issues/15038


   ### Version
   5.1.1
   
   ### Reproduction link
   [https://codesandbox.io/s/echarts-pie-label-color-forked-werd7](https://codesandbox.io/s/echarts-pie-label-color-forked-werd7)
   
   ### Steps to reproduce
   The pie label color didn't follow with itemStyle in v5.1.1. v4.x is ok
   
   ### What is expected?
   label color follow with itemStyle
   
   ### What is actually happening?
   label color didn't follow with itemStyle
   
   ![image](https://user-images.githubusercontent.com/26835087/119615988-a8871780-be32-11eb-8be8-9999a0acb31c.png)
   ![image](https://user-images.githubusercontent.com/26835087/119616026-b2a91600-be32-11eb-85a4-130dba0d905a.png)
   
   
   <!-- This issue is generated by echarts-issue-helper. DO NOT REMOVE -->
   <!-- This issue is in English. DO NOT REMOVE -->


-- 
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:
users@infra.apache.org



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


[GitHub] [echarts] Ovilia commented on issue #15038: The pie label color didn't follow with itemStyle

Posted by GitBox <gi...@apache.org>.
Ovilia commented on issue #15038:
URL: https://github.com/apache/echarts/issues/15038#issuecomment-848592637


   这是 5.0 新的设计,如果想要跟随扇形颜色,可以通过把 `label.color` 设为 `'auto'` 实现


-- 
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:
users@infra.apache.org



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


[GitHub] [echarts] zemelLeong closed issue #15038: The pie label color didn't follow with itemStyle

Posted by GitBox <gi...@apache.org>.
zemelLeong closed issue #15038:
URL: https://github.com/apache/echarts/issues/15038


   


-- 
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:
users@infra.apache.org



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


[GitHub] [echarts] echarts-bot[bot] commented on issue #15038: The pie label color didn't follow with itemStyle

Posted by GitBox <gi...@apache.org>.
echarts-bot[bot] commented on issue #15038:
URL: https://github.com/apache/echarts/issues/15038#issuecomment-848518407


   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 it contains **a minimum reproducible demo** and necessary **images** to illustrate. Otherwise, our committers will ask you to do so.
   
   *A minimum reproducible demo* should contain as little data and components as possible but can still illustrate your problem. This is the best way for us to reproduce it and solve the problem faster.
   
   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 dev@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:
users@infra.apache.org



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


[GitHub] [echarts] zemelLeong commented on issue #15038: The pie label color didn't follow with itemStyle

Posted by GitBox <gi...@apache.org>.
zemelLeong commented on issue #15038:
URL: https://github.com/apache/echarts/issues/15038#issuecomment-848593542


   好的,谢谢


-- 
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:
users@infra.apache.org



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


[GitHub] [echarts] wenlongFam commented on issue #15038: The pie label color didn't follow with itemStyle

Posted by GitBox <gi...@apache.org>.
wenlongFam commented on issue #15038:
URL: https://github.com/apache/echarts/issues/15038#issuecomment-848588879


   color
   调色盘颜色列表。如果系列没有设置颜色,则会依次循环从该列表中取颜色作为系列颜色。
   
   默认为:
   
   ['#5470c6', '#91cc75', '#fac858', '#ee6666', '#73c0de', '#3ba272', '#fc8452', '#9a60b4', '#ea7ccc']


-- 
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:
users@infra.apache.org



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