MINDoSOFT opened a new issue #12341: markArea xAxis does not work as expected 
for category axis and bar series
URL: https://github.com/apache/incubator-echarts/issues/12341
 
 
   ### Version
   4.7.0
   
   ### Reproduction link
   [https://jsfiddle.net/758vs6xe/](https://jsfiddle.net/758vs6xe/)
   
   ### Steps to reproduce
   You have an xAxis of type category and you have a bar series. And you want 
to markArea of a specific category. You can't because the markArea starts 
drawing from the center of the bar.
   
   In the example we have the days of the week as categories.
   With markArea 'Mon' - 'Tue' you see something.
   With markArea 'Wed' - 'Wed' you see nothing.
   
   ![Screenshot from 2020-03-27 
17-36-55](https://user-images.githubusercontent.com/890368/77772989-a4eed980-7051-11ea-963a-0849f796335b.png)
   
   ### What is expected?
   For markArea to mark the specific bar category.
   
   ### What is actually happening?
   It doesn't mark it.
   
   <!-- This issue is generated by echarts-issue-helper. DO NOT REMOVE -->
   <!-- This issue is in English. DO NOT REMOVE -->

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

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

Reply via email to