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/11/12 10:28:28 UTC

[GitHub] [incubator-echarts] MINDoSOFT edited a comment on issue #10151: When setOption has dataZoom startValue or endValue, the label of the dataZoom slider does not show

MINDoSOFT edited a comment on issue #10151: When setOption has dataZoom startValue or endValue, the label of the dataZoom slider does not show
URL: https://github.com/apache/incubator-echarts/issues/10151#issuecomment-552827397
 
 
   Hi there !
   
   I have a created a jsfiddle using the code provided by @mbury (updated the echarts library to use 4.4.0 because the bug changed) ,
   
   https://jsfiddle.net/0kqyjgw9/1/
   
   Please note that this is a bug that occurs on the drag of the zoom slider after chart **setOption** is called.
   
   On the first time that you drag the zoom slider you see the labels stuck showing only the start and end of the range. 
   ![Screenshot from 2019-11-12 12-24-28](https://user-images.githubusercontent.com/890368/68663606-ab1f6600-0547-11ea-95fe-0efcda0d0834.png)
   ![Screenshot from 2019-11-12 12-24-34](https://user-images.githubusercontent.com/890368/68663612-ae1a5680-0547-11ea-89a8-550763f5c794.png)
   ![Screenshot from 2019-11-12 12-24-39](https://user-images.githubusercontent.com/890368/68663622-b07cb080-0547-11ea-87dd-28ca31197030.png)
   
   On the second and rest of the times you can see the correct labels (which is the current slider range).
   ![Screenshot from 2019-11-12 12-08-23](https://user-images.githubusercontent.com/890368/68662518-a22d9500-0545-11ea-8815-a9df9c8b0ba5.png)
   
   This is a very important thing to be fixed for us. Because we have an ajax callback that sets the chart options and thus every time the labels on the zoom slider are not shown.
   
   Thank you for your time,
   
   Sergios.

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