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

[GitHub] [echarts] c0225 opened a new issue, #18703: [Feature]

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

   ### What problem does this feature solve?
   
   ### 实时曲线
   问题描述:Echarts官网您好,目前有个需求,也是非常具有挑战性的折线功能,可以帮助使用折线图的人,操作起来更加灵活,功能如下
   
   <img width="665" alt="Snipaste_2023-06-02_09-53-48" src="https://github.com/apache/echarts/assets/105260726/9932e5a3-5d39-4a64-9bc6-d7947ef0685d">
   数据是通过webSocket获取,有四条Y轴左右个两条,一条X轴时间线
   <img width="671" alt="图片1" src="https://github.com/apache/echarts/assets/105260726/609e94cc-efbe-4c42-9ee2-fd9ce75f4bd3">
   鼠标悬停到当前Y轴刻度线上,鼠标滚轮操作可以放大缩小当前Y轴对应的这条折线,同时Y轴刻度也发生变化,鼠标拖动Y轴刻度线可以移动Y轴对应的这条折线的位置,每一个Y轴对应一条折线的操作,一一对应,单独的放大缩小折线,移动位置,目的是为了对比数据。
   <img width="669" alt="Snipaste_2023-06-02_09-55-18" src="https://github.com/apache/echarts/assets/105260726/9783d59a-bb5c-446f-b7e1-a2583094f634">
   鼠标右键或者其它方式,可以设置拐点,一条首拐点,一条末拐点,把这一段时间,或者数据取出来,目的是记录异常数据,发送出去并记录,如下图所示
   <img width="663" alt="Snipaste_2023-06-02_09-55-48" src="https://github.com/apache/echarts/assets/105260726/46827dd1-484d-41ec-84ca-91320dc0ea48">
   <img width="190" alt="Snipaste_2023-06-02_10-18-30" src="https://github.com/apache/echarts/assets/105260726/1a1abf60-3af7-47c0-9c5f-ea46c8a74f45">
   提示信息保留3位小数。
   
   
   
   ### What does the proposed API look like?
   
   ### 操作灵活的API
   操作灵活的API


-- 
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] closed issue #18703: [Feature]

Posted by "echarts-bot[bot] (via GitHub)" <gi...@apache.org>.
echarts-bot[bot] closed issue #18703: [Feature] 
URL: https://github.com/apache/echarts/issues/18703


-- 
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] echarts-bot[bot] commented on issue #18703: [Feature]

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

   I'm sorry to close this issue for it lacks the necessary title. Please provide **a _descriptive_ and as _concise_ as possible title to describe your problems or requests** and then the maintainers or I will reopen this issue.
   
   Every good bug report or feature request starts with a title. Your issue title is a critical element as it's the first thing maintainers see.
   
   A good issue title makes it easier for maintainers to understand what the issue is, easily locate it, and know what steps they'll need to take to fix it.
   
   Moreover, it's better to include keywords, as this makes it easier to find the issue self and similar issues in searches.


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