You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by "ItsMisa (via GitHub)" <gi...@apache.org> on 2023/05/23 09:20:29 UTC

[GitHub] [echarts] ItsMisa opened a new issue, #18659: [Bug] 折线图添加了animation 动画,如何在监听的render事件中获取当前帧的坐标?

ItsMisa opened a new issue, #18659:
URL: https://github.com/apache/echarts/issues/18659

   ### Version
   
   5.4.2
   
   ### Link to Minimal Reproduction
   
   https://jsfiddle.net/holiday111/noL1tps3/6/
   
   ### Steps to Reproduce
   
   绘制折线图,监听render事件
   
   ### Current Behavior
   
   折线图添在监听的render事件中无法获取当前帧的坐标
   
   ### Expected Behavior
   
   折线图添加了animation 动画,希望通过某个接口可以监听的render事件中获取当前帧的坐标
   
   ### Environment
   
   ```markdown
   - OS:
   - Browser:
   - Framework:
   ```
   
   
   ### Any additional comments?
   
   _No response_


-- 
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: commits-unsubscribe@echarts.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org


[GitHub] [echarts] echarts-bot[bot] commented on issue #18659: [Bug] 折线图添加了animation 动画,如何在监听的render事件中获取当前帧的坐标?

Posted by "echarts-bot[bot] (via GitHub)" <gi...@apache.org>.
echarts-bot[bot] commented on issue #18659:
URL: https://github.com/apache/echarts/issues/18659#issuecomment-1558888596

   @ItsMisa It seems you are not using English, I've helped translate the content automatically. To make your issue understood by more people and get helped, we'd like to suggest using English next time. 🤗
   <details><summary><b>TRANSLATED</b></summary><br>
   
   **TITLE**
   
   [Bug] Animation animation is added to the line chart, how to get the coordinates of the current frame in the listened render event?
   
   **BODY**
   
   ### Version
   
   5.4.2
   
   ### Link to Minimal Reproduction
   
   https://jsfiddle.net/holiday111/noL1tps3/6/
   
   ### Steps to Reproduce
   
   Draw a line chart and listen for render events
   
   ### Current Behavior
   
   Line chart Tim cannot get the coordinates of the current frame in the listening render event
   
   ### Expected Behavior
   
   The line chart adds animation animation, hoping to get the coordinates of the current frame from the render event that can be listened to by an interface
   
   ### Environment
   
   ```markdown
   - OS:
   - Browser:
   - Framework:
   ```
   
   ### Any additional comments?
   
   _No response_
   </details>


-- 
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: commits-unsubscribe@echarts.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org


[GitHub] [echarts] helgasoft commented on issue #18659: [Bug] 折线图添加了animation 动画,如何在监听的renderd 事件中获取当前帧的坐标?

Posted by "helgasoft (via GitHub)" <gi...@apache.org>.
helgasoft commented on issue #18659:
URL: https://github.com/apache/echarts/issues/18659#issuecomment-1559898836

   > ...animation=? ...current frame =?
   
   Chart dimensions are available through [getWidth](https://echarts.apache.org/en/api.html#echartsInstance.getWidth) and [getHeight](https://echarts.apache.org/en/api.html#echartsInstance.getHeight).


-- 
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: commits-unsubscribe@echarts.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org