javascript - About the pointing display method of chart.js tooltips
PHP中文网
PHP中文网 2017-06-26 10:52:42
0
2
895

Current tooltips display status:

Status to be achieved:

There is a similar question on stackoverflow but no one responded. I searched the documents and issues but could not find the specific configuration method

PHP中文网
PHP中文网

认证0级讲师

reply all(2)
扔个三星炸死你

Found a solution, configure tooltips alignment parameters

{
    xAlign: 'center'
    yAlign: 'bottom'
}
Peter_Zhu

http://gallery.echartsjs.com/... I just wrote one that can modify configuration items

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template