You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@echarts.apache.org by GitBox <gi...@apache.org> on 2019/06/10 11:46:47 UTC

[GitHub] [incubator-echarts] ketodiet opened a new issue #10646: Bar charts not clipped when using filterMode: 'none'

ketodiet opened a new issue #10646: Bar charts not clipped when using filterMode: 'none'
URL: https://github.com/apache/incubator-echarts/issues/10646
 
 
   ### Version
   4.2.1
   
   ### Steps to reproduce
   When using dataZoom with filterMode: 'none'  the bar charts are not clipped within the chart area.
   
   Please see screenshot:
   https://imgur.com/zAaEder
   
   ### What is expected?
   The bar charts should always be clipped within the chart area.
   
   ### What is actually happening?
   The bar charts bleed out and rendered outside the chart area
   
   ---
   This should be a trivial issue to fix. The reason for using filterMode: 'none' in the first place is to ensure the line chart is rendered correctly.
   
   <!-- 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:
users@infra.apache.org


With regards,
Apache Git Services

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