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

   ### Version
   
   5.3.2
   
   ### Link to Minimal Reproduction
   
   https://echarts.apache.org/examples/zh/editor.html?c=area-basic
   
   ### Steps to Reproduce
   
   配置项设置  tooltip:{
       trigger:"axis",
       renderMode: "richText",
       rich: {
         a:{
           color:'#fff'
         }
       },
       formatter:'{a|测试样式}',
     },
   
   ### Current Behavior
   
   <img width="470" height="478" alt="Image" 
src="https://github.com/user-attachments/assets/fae66f13-7581-4a7c-9497-84d37f797c88";
 />
   tooltip样式未修改
   
   ### Expected Behavior
   
   tooltip样式修改为红色
   
   ### Environment
   
   ```markdown
   - OS:
   - Browser:
   - Framework:
   ```
   
   ### Any additional comments?
   
   设置tooltip的formatter与rich属性,结果没有生效rich样式。


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