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:14:47 UTC

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

MINDoSOFT commented 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 ,
   
   https://jsfiddle.net/5ab0hoce/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 nothing (on the labels showing the start and the end of the zoom slider). 
   ![Screenshot from 2019-11-12 12-08-17](https://user-images.githubusercontent.com/890368/68662505-9a6df080-0545-11ea-9aa4-142d3177eae8.png)
   
   On the second and rest of the times you can see the labels.
   ![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