You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by "mnischay (via GitHub)" <gi...@apache.org> on 2023/06/14 00:38:38 UTC

[GitHub] [echarts] mnischay opened a new issue, #18757: [Feature] rich text options for "text" graphic

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

   ### What problem does this feature solve?
   
   <img width="417" alt="Screenshot 2023-06-13 at 8 32 55 PM" src="https://github.com/apache/echarts/assets/135036199/9f559225-6920-4813-8ede-291023e42cc2">
   
   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?
   
   grpahic: [ {type: 'text', formatter: ..., 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: commits-unsubscribe@echarts.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org