Ovilia commented on issue #15807:
URL: https://github.com/apache/echarts/issues/15807#issuecomment-941855116


   Using time axis with bar series won't help because the width of the bar are 
not in the unit of time. You can make it if you are using a custom series. 
   But it would be easier if you use stacked bar [like 
this](https://echarts.apache.org/examples/en/editor.html?c=bar-waterfall) but 
if you have different numbers of bars on different categories, maybe a custom 
series is still required.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to