You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by GitBox <gi...@apache.org> on 2020/06/03 05:40:25 UTC

[GitHub] [incubator-echarts] manjureddy7 opened a new issue #12741: Horizontal Selection (Line-X) freezes on the graph sometimes

manjureddy7 opened a new issue #12741:
URL: https://github.com/apache/incubator-echarts/issues/12741


   Hello Team,
   
   When i try to do Horizontal selection (line-x) on the chart/graph, sometimes the horizontal selection indicator freezes on the screen (screenshot attached). Please help how to fix this issue.
   
   Also i'm dispatching below action, once selection is successful . Still Horizontal selection sometimes freezes on the chart.
   
    **echartsInstance.dispatchAction({
       type: 'brush',
       command: 'clear',
       // Clear all areas of all brush components.
       areas: []
     });**
   
   Please let us know, if theres any workaround .
   
   ![image](https://user-images.githubusercontent.com/22653056/83599670-6104dd00-a58a-11ea-8b03-a712ed140977.png)
   
   


----------------------------------------------------------------
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:
users@infra.apache.org



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


[GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #12741: Horizontal Selection (Line-X) freezes on the graph sometimes

Posted by GitBox <gi...@apache.org>.
echarts-bot[bot] commented on issue #12741:
URL: https://github.com/apache/incubator-echarts/issues/12741#issuecomment-638553093


   @manjureddy7 Please provide a demo for the issue either with https://codepen.io/Ovilia/pen/dyYWXWM or https://gallery.echartsjs.com/editor.html.


----------------------------------------------------------------
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:
users@infra.apache.org



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


[GitHub] [incubator-echarts] susiwen8 commented on issue #12741: Horizontal Selection (Line-X) freezes on the graph sometimes

Posted by GitBox <gi...@apache.org>.
susiwen8 commented on issue #12741:
URL: https://github.com/apache/incubator-echarts/issues/12741#issuecomment-638553023


   Could you provide full example?


----------------------------------------------------------------
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:
users@infra.apache.org



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