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/09/10 10:07:55 UTC

[GitHub] [incubator-echarts] chuyun opened a new issue #13262: echarts 支持传入 canvas 对象的 context

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


   ### What problem does this feature solve?
   对于 node 及 deno 等调用时,由于不能提供 DOM 节点,所以无法直接使用 echarts 进行图表渲染,对于很多地方提到的echarts.setCanvasCreator由于是私有方法,不支持直接调用,希望 echarts 可以支持直接传入canvas 的上下文对象, 或者提供一下直接传递context的方法,谢谢
   
   参考 antv-F2: https://f2.antv.vision/zh/docs/tutorial/manual/node-env
   
   ### What does the proposed API look like?
   echarts.setCanvasCreator(()=>ctx)
   
   <!-- 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] 100pah commented on issue #13262: echarts 支持传入 canvas 对象的 context

Posted by GitBox <gi...@apache.org>.
100pah commented on issue #13262:
URL: https://github.com/apache/incubator-echarts/issues/13262#issuecomment-695216518


   <https://echarts.apache.org/zh/tutorial.html#%E6%9C%8D%E5%8A%A1%E7%AB%AF%E6%B8%B2%E6%9F%93>
   
   这个文档是否有帮助


----------------------------------------------------------------
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] 100pah edited a comment on issue #13262: echarts 支持传入 canvas 对象的 context

Posted by GitBox <gi...@apache.org>.
100pah edited a comment on issue #13262:
URL: https://github.com/apache/incubator-echarts/issues/13262#issuecomment-695216518


   传入 canvas 是支持的。
   
   <https://echarts.apache.org/zh/tutorial.html#%E6%9C%8D%E5%8A%A1%E7%AB%AF%E6%B8%B2%E6%9F%93>
   
   这个文档是否有帮助


----------------------------------------------------------------
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 #13262: echarts 支持传入 canvas 对象的 context

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


   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