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/01/14 03:22:03 UTC

[GitHub] [incubator-echarts] VictorCazanave commented on issue #12007: Display area below isolated values in line charts

VictorCazanave commented on issue #12007: Display area below isolated values in line charts
URL: https://github.com/apache/incubator-echarts/issues/12007#issuecomment-573981254
 
 
   Thanks @pissang for this clever workaround! 
    
   However there is still an issue because I use the `dataZoom` feature and the series' type doesn't change after zooming.
   
   For example:
   * Initial state:
   ![Screen Shot 2020-01-14 at 11 09 06](https://user-images.githubusercontent.com/8233304/72311241-f9bfbc80-36be-11ea-9901-cb51454a8d63.png)
   
   * Zooming to select only isolated values:
   ![zooming](https://user-images.githubusercontent.com/8233304/72311323-312e6900-36bf-11ea-9343-39bcc8a24f41.png)
   
   * Expect only bars but still show line's symbol:
   ![Screen Shot 2020-01-14 at 11 10 38](https://user-images.githubusercontent.com/8233304/72311376-6a66d900-36bf-11ea-8551-12270336c644.png)
   
   Is there a way to fix this issue?
   
   

----------------------------------------------------------------
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: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org