xitice commented on issue #18437:
URL: https://github.com/apache/echarts/issues/18437#issuecomment-1488744994

   @helgasoft In the demo you provided, only the default value of xAxis: 
category is used. Below is a screenshot of the complete options in the demo. In 
fact, when the value of xAxis.type is set to value, xAxis.data cannot be 
assigned, and all data will be in series, such as series[0].data = [[1, 2], [2, 
3], [3, 4]].
   
![image](https://user-images.githubusercontent.com/34917927/228572997-e23fdfae-6fb1-474c-8e71-d656bdabf6bc.png)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org
For additional commands, e-mail: commits-h...@echarts.apache.org

Reply via email to