echarts icon indicating copy to clipboard operation
echarts copied to clipboard

[Feature] rich text options for "text" graphic

Open mnischay opened this issue 2 years ago • 1 comments

What problem does this feature solve?

Screenshot 2023-06-13 at 8 32 55 PM

I have created a multi placeable tooltip on a graph.. https://github.com/mnischay/echarts-multiple-scooters-example

i need to style the text part of the custom tooltip.. currently using graphic "text" options, but I cant seem to style it like the default tooltip

What does the proposed API look like?

graphic: [ {type: 'text', formatter: ..., rich: { } }]

mnischay avatar Jun 14 '23 00:06 mnischay

This issue has been automatically marked as stale because it did not have recent activity. It will be closed in 7 days if no further activity occurs. If you wish not to mark it as stale, please leave a comment in this issue.

github-actions[bot] avatar Jun 13 '25 21:06 github-actions[bot]

This issue has been automatically closed because it did not have recent activity. If this remains to be a problem with the latest version of Apache ECharts, please open a new issue and link this to it. Thanks!

github-actions[bot] avatar Jun 21 '25 21:06 github-actions[bot]