You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by GitBox <gi...@apache.org> on 2021/07/23 13:50:05 UTC

[GitHub] [echarts] Lee324 commented on issue #15394: 当yAxis的type为time类型,xAxis的type类型为value时,横向柱状图生成失败

Lee324 commented on issue #15394:
URL: https://github.com/apache/echarts/issues/15394#issuecomment-885652683


   > 将系列数据切换到
   > 
   > ```js
   > “数据”:[ { 
   > 	“名称”:“2021-04-06 07:00” ,
   > 	“值”:[ 71.4 , “2021-04-06 07:00” ] 
   >   } ,{ 
   > 	“名称”:“2021-04” -06 08:00" , 
   > 	"value" : [ 71.4 ,  "2021-04-06 08:00" ] 
   > } ]
   > ```
   
   OK,谢谢解决我的问题。


-- 
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-unsubscribe@echarts.apache.org

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



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