Using echarts.js to draw icons, you need to add icon annotations below the icons. Which api should be used or how to implement the annotations?

comments hope to be at the bottom of the chart and integrated with the chart. I have considered using subheadings to add notes, but then the demand has changed, and the chart needs subheadings. I don"t know what to do, and what are the implementation ideas

Aug.11,2021

title:{
    text:""
    top:"",// 
    left:'100px',// 
    right:'',// 
    bottom:'5%'// 
}
http://www.echartsjs.com/option.html-sharptitle
Menu