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 2021/03/12 14:44:46 UTC

[GitHub] [echarts-doc] Clarkkkk opened a new issue #174: The useDirtyRect feature should be added to the API doc and etc

Clarkkkk opened a new issue #174:
URL: https://github.com/apache/echarts-doc/issues/174


   1. The `useDirtyRect` feature should be added in [`echarts.init`](https://echarts.apache.org/en/api.html#echarts.init).
   
   2. It is worth mentioned that when calling `echarts.init` with `opts`, a `null` should also be passed if no need to specify a theme:
   ```js
   const chart = echarts.init(dom, null, {renderer: 'svg'});
   ```


----------------------------------------------------------------
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] [echarts-doc] Clarkkkk closed issue #174: The useDirtyRect feature should be added to the API doc and etc

Posted by GitBox <gi...@apache.org>.
Clarkkkk closed issue #174:
URL: https://github.com/apache/echarts-doc/issues/174


   


----------------------------------------------------------------
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] [echarts-doc] Clarkkkk commented on issue #174: The useDirtyRect feature should be added to the API doc and etc

Posted by GitBox <gi...@apache.org>.
Clarkkkk commented on issue #174:
URL: https://github.com/apache/echarts-doc/issues/174#issuecomment-797536194


   #175 


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