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-476503803
 
 
   Hello everyone,
   
   @Ovilia I would like to keep the existing functionality as it is (show the 
label only on mouse hover).
   
   But as you can see in the **steps to reproduce** when you click the **click 
me**  button, and then you try to click and drag the zoom slider's start or end 
you can see that the label is missing. In the screenshot below I am dragging 
the zoom slider (although my mouse pointer is not shown in the screenshot, 
sorry about that) and you can see that no labels are shown.
   
   ![Screenshot from 2019-03-26 
09-08-29](https://user-images.githubusercontent.com/890368/54977869-51156480-4fa7-11e9-8d44-62f6e6a621df.png)
   
   And as @mbury mentioned in the dataZoom.labelFormatter callback I confirm 
that I get 
   `{ value: null, valueStr: "" }`
   
   Best regards,
   
   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:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to