html - How to customize tooltip in echarts
为情所困
为情所困 2017-07-03 11:42:22
0
1
1157

The floating window on the picture displaysnumber of registrations, and then displays10:21which is very unsightly. I want to customize it tonumber of registrations: 21 timesThat is, is it okay to use numbers as x-coordinates?

为情所困
为情所困

reply all (1)
黄舟

Recustomize the display value of tooltip. Reference document: http://echarts.baidu.com/opti...

tooltip: { formatter: '{a}{c}次' }
    Latest Downloads
    More>
    Web Effects
    Website Source Code
    Website Materials
    Front End Template
    About us Disclaimer Sitemap
    php.cn:Public welfare online PHP training,Help PHP learners grow quickly!