国产av日韩一区二区三区精品,成人性爱视频在线观看,国产,欧美,日韩,一区,www.成色av久久成人,2222eeee成人天堂

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

The floating window on the picture displays number of registrations, and then displays 10:21 which is very unsightly. I want to customize it to number of registrations: 21 times That 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