Echarts y-axis is time type, how to draw a dot chart at the corresponding time point

has the following data

data=[{time:"11:37",value:"point1"},{time:"13:17",value:"point2"},...]

the time is 24 hours, and the y axis is used as the time axis. How to draw these two points?

Mar.12,2021
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3895b-2b672.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3895b-2b672.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?