The problem of K Graph data in Echarts

topic description

In

Echarts, the data read by the K chart is generally four values, including the highest and lowest values of opening and closing, while the K chart generally represents the data of opening and closing, but if I receive a data with 6 values, such as too much time, model, etc., then how do I specify which data the opening and closing value represented by the K chart is received?

sources of topics and their own ideas

related codes

/ / Please paste the code text below (do not replace the code with pictures)

what result do you expect? What is the error message actually seen?

May.31,2021

K diagram can only receive four data, and the order in which it is received is determined. You can overwrite the array before passing the value

.
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-1b400ef-2c4e8.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-1b400ef-2c4e8.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?