Skip to content

[Bug] 雷达图在对axisName设置富文本后,tooltip内的内容会显示为富文本表达式 #21115

@Little-Frog-233

Description

@Little-Frog-233

Version

5.3.3

Link to Minimal Reproduction

https://codepen.io/Little-Frog-233/pen/GgppPdz

Steps to Reproduce

  1. radar.axisName设置为 {
    formatter: {danger|{value}},
    rich: {
    danger: {
    color: "red",
    },
    },
    },
  2. 使用tooltip

Current Behavior

雷达图在对axisName设置富文本后,tooltip内的内容应该不携带富文本的表达式

Expected Behavior

雷达图在对axisName设置富文本后,tooltip内的内容会显示为富文本表达式

Environment

- OS:
- Browser:
- Framework:

Any additional comments?

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions