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/07/29 07:44:45 UTC

[GitHub] [incubator-echarts] evavranici opened a new issue #13037: Can not draw a rectangle on canvas on top of charts by drag&drop

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


   ### Version
   4.6.0
   
   ### Steps to reproduce
   Try to (drag and drop) draw a rectangle on canvas, which comes with echarts.
   
   ### What is expected?
   A rectangle to be shown while trying to draw over canvas
   
   ### What is actually happening?
   The rectangle is not shown as the charts visualization has priority over what you draw on canvas.
   
   <!-- This issue is generated by echarts-issue-helper. DO NOT REMOVE -->
   <!-- This issue is in English. DO NOT REMOVE -->


----------------------------------------------------------------
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] evavranici commented on issue #13037: Can not draw a rectangle on canvas on top of charts by drag&drop

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


   > 
   > 
   > Please create a demo using https://codepen.io/Ovilia/pen/dyYWXWM
   
   Hi Ovilia,
   
   Thank you for your response. I tried to reproduce the code using your template, find it here : https://codepen.io/evavranici/pen/NWNKbxr but the problem is not appearing cause I can draw on top of the chart just like I want. Maybe some other configurations in my echarts code is preventing me from properly drawing in the embedded canvas. Also, a difference from yours to my code, in my case I 'import' echarts by including its module with the same name in my template's div not by initiating it with echarts.init (if that makes any difference) ... Can you help me if you may have any idea what can influence this behavior or if it has happened in the past?
   
   Thank you,
   Eva


----------------------------------------------------------------
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] Ovilia commented on issue #13037: Can not draw a rectangle on canvas on top of charts by drag&drop

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


   Please create a demo using https://codepen.io/Ovilia/pen/dyYWXWM


----------------------------------------------------------------
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] evavranici commented on issue #13037: Can not draw a rectangle on canvas on top of charts by drag&drop

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


   Update: I couldn't draw on canvas (as title of the issue) but since my purpose of doing so was to draw a rectangle/area in order to zoom in into the chat, I managed to so my using the 'brush' in the options.


----------------------------------------------------------------
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 #13037: Can not draw a rectangle on canvas on top of charts by drag&drop

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


   Hi! We've received your issue and please be patient to get responded. 🎉
   The average response time is expected to be within one day for weekdays.
   
   In the meanwhile, please make sure that **you have posted enough image to demo your request**. You may also check out the [API](http://echarts.apache.org/api.html) and [chart option](http://echarts.apache.org/option.html) to get the answer.
   
   If you don't get helped for a long time (over a week) or have an urgent question to ask, you may also send an email to dev@echarts.apache.org. Please attach the issue link if it's a technical questions.
   
   If you are interested in the project, you may also subscribe our [mail list](https://echarts.apache.org/en/maillist.html).
   
   Have a nice day! 🍵


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