You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by "echarts-bot[bot] (via GitHub)" <gi...@apache.org> on 2023/06/19 08:10:59 UTC

[GitHub] [echarts] echarts-bot[bot] commented on issue #18779: [Bug] gauge renderer 使用SVG,指针颜色设置inherit,颜色为黑色,与canvas渲染的不一致

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

   @zhouzhili 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**
   
   [Bug] gauge renderer uses SVG, pointer color set inherit, color is black, inconsistent with canvas rendering
   
   **BODY**
   
   ### Version
   
   5.4.2
   
   ### Link to Minimal Reproduction
   
   https://codepen.io/zhili124/pen/rNQLaBz
   
   ### Steps to Reproduce
   
   1. Renderer is set to svg
   2. ```pointer: { width: 10, itemStyle: { color: 'inherit' } },```
   
   
   ### Current Behavior
   
   The pointer color is black
   
   ### Expected Behavior
   
   The color of the pointer is consistent with the color of the axisLine configuration, which is consistent with the performance when the renderer is set to canvas
   
   ### Environment
   
   ```markdown
   - OS:
   -Browser:
   - Framework:
   ```
   
   
   ### Any additional comments?
   
   _No response_
   </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