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 2020/06/25 21:38:11 UTC

[GitHub] [incubator-echarts] tomkp75 edited a comment on issue #3637: Lines and mark areas disappear during zooming

tomkp75 edited a comment on issue #3637:
URL: https://github.com/apache/incubator-echarts/issues/3637#issuecomment-649829708


   filterMode does not work for me either.
   
   Also, this workaround might not always answer the need. One may want to filter on the serie and not on the marks.
   
   The way I found a markArea would stick is by setting xAxis only (or yAxis only), or to set x or y as a percentage which is inconvenient as it refers the pixels on the screen not the chart axis. All my other attempts to set both width and height resulted in the markArea disappearing.


----------------------------------------------------------------
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



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