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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to