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/08 07:34:09 UTC

[GitHub] [incubator-echarts] Ovilia opened a new pull request #11373: fix(gauge): update data with dataset #10945

Ovilia opened a new pull request #11373: fix(gauge): update data with dataset #10945
URL: https://github.com/apache/incubator-echarts/pull/11373
 
 
   There was a bug when calling `setOption` with changing `dataset.source` #10945.
   
   After fixing, the data can be updated and if there are multiple data, the pointers would be multiple, and the label would be about the first data.
   
   In the visual test `gauge-simple.html`, the previous bug can be reproduced with v4.3.0 (left), and the result after fixing is shown in the center.
   
   ![image](https://user-images.githubusercontent.com/779050/66375658-81bb6980-e9e0-11e9-98c0-9ef8185a71e3.png)
   

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