plainheart commented on code in PR #20082:
URL: https://github.com/apache/echarts/pull/20082#discussion_r1682130581


##########
src/component/dataZoom/SliderZoomModel.ts:
##########
@@ -171,6 +174,7 @@ class SliderZoomModel extends 
DataZoomModel<SliderDataZoomOption> {
         // Color of selected window.
         fillerColor: 'rgba(135,175,274,0.2)',
         handleIcon: 
'path://M-9.35,34.56V42m0-40V9.5m-2,0h4a2,2,0,0,1,2,2v21a2,2,0,0,1-2,2h-4a2,2,0,0,1-2-2v-21A2,2,0,0,1-11.35,9.5Z',
+        handleLabelShow: false,

Review Comment:
   This line can be commented on if it's not enabled by default.



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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to