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 2019/10/24 07:35:04 UTC

[GitHub] [incubator-echarts] Ovilia opened a new pull request #11479: fix(time): bar bandWidth with time axis #11145

Ovilia opened a new pull request #11479: fix(time): bar bandWidth with time axis #11145
URL: https://github.com/apache/incubator-echarts/pull/11479
 
 
   fix(time): bar bandWidth with time axis #11145
   
   before fixing (see bar2.html):
   ![image](https://user-images.githubusercontent.com/779050/67462523-51c3c580-f672-11e9-8021-ba0afa327224.png)
   
   after fixing:
   ![image](https://user-images.githubusercontent.com/779050/67462492-3eb0f580-f672-11e9-91e4-f1d9303fd105.png)
   
   Bandwidth is calculated using the min gap between two adjacent time values of all series.
   
   There's a bug with data filtering as reported in #11478, which is not raised in this pull request and can be reproduced with v4.4.0.

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