-
Notifications
You must be signed in to change notification settings - Fork 19.8k
Open
Labels
bugenThis issue is in EnglishThis issue is in EnglishpendingWe are not sure about whether this is a bug/new feature.We are not sure about whether this is a bug/new feature.
Description
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
tooltip样式未修改
Expected Behavior
tooltip样式修改为红色
Environment
- OS:
- Browser:
- Framework:Any additional comments?
设置tooltip的formatter与rich属性,结果没有生效rich样式。
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugenThis issue is in EnglishThis issue is in EnglishpendingWe are not sure about whether this is a bug/new feature.We are not sure about whether this is a bug/new feature.