0415ypt00 opened a new issue, #18646:
URL: https://github.com/apache/echarts/issues/18646

   ### Version
   
   4.3.0
   
   ### Link to Minimal Reproduction
   
      tooltip: {           trigger: "axis",            backgroundColor: "#fff", 
          axisPointer: {             type: "cross"           }         },  
从4.3.0开始   axis在移动端上无法移动了
   
   ### Steps to Reproduce
   
      tooltip: {
             trigger: "axis", 
             backgroundColor: "#fff",
             axisPointer: {
               type: "cross"
             }
           },
   
   从4.3.0开始   axis在移动端上无法移动了
   
   ### Current Behavior
   
      tooltip: {
             trigger: "axis", 
             backgroundColor: "#fff",
             axisPointer: {
               type: "cross"
             }
           },
   
   从4.3.0开始   axis在移动端上无法移动了
   
   ### Expected Behavior
   
      tooltip: {
             trigger: "axis", 
             backgroundColor: "#fff",
             axisPointer: {
               type: "cross"
             }
           },
   
   从4.3.0开始   axis在移动端上无法移动了
   
   ### Environment
   
   ```markdown
   - OS:
   - Browser:
   - Framework:
      tooltip: {
             trigger: "axis", 
             backgroundColor: "#fff",
             axisPointer: {
               type: "cross"
             }
           },
   
   从4.3.0开始   axis在移动端上无法移动了
   ```
   
   
   ### Any additional comments?
   
      tooltip: {
             trigger: "axis", 
             backgroundColor: "#fff",
             axisPointer: {
               type: "cross"
             }
           },
   
   从4.3.0开始   axis在移动端上无法移动了


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