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 2022/07/13 06:32:27 UTC

[GitHub] [echarts] 544751779 opened a new issue, #17362: [option.color]不支持 渐变色 linear-gradient

544751779 opened a new issue, #17362:
URL: https://github.com/apache/echarts/issues/17362

   ### What problem does this feature solve?
   
   
   linear-gradient 这样设置不生效 
   
   color:['red','linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(43,214,12,1) 100%);']
   
   ### What does the proposed API look like?
   
   支持此项目


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org.apache.org

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] plainheart closed issue #17362: [option.color]不支持 渐变色 linear-gradient

Posted by GitBox <gi...@apache.org>.
plainheart closed issue #17362: [option.color]不支持 渐变色 linear-gradient
URL: https://github.com/apache/echarts/issues/17362


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org

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 #17362: [option.color]不支持 渐变色 linear-gradient

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

   @544751779 It seems you are not using English, I've helped translate the content automatically. To make your issue understood by more people and get helped, we'd like to suggest using English next time. 🤗
   <details><summary><b>TRANSLATED</b></summary><br>
   
   **TITLE**
   
   [option.color] does not support gradient color linear-gradient
   
   **BODY**
   
   ### What problem does this feature solve?
   
   
   Linear-gradient This setting does not take effect
   
   color:['red','linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(43,214,12,1) 100%);']
   
   ### What does the proposed API look like?
   
   support this project
   </details>


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org

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] plainheart commented on issue #17362: [option.color]不支持 渐变色 linear-gradient

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

   你这是 CSS 的写法,在 ECharts 中使用请参阅文档。https://echarts.apache.org/option.html#color


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org

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