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/11/04 15:17:28 UTC

[GitHub] [echarts] wp-zg opened a new issue #16012: Can’t add pictures in the middle of a sunburst chart.

wp-zg opened a new issue #16012:
URL: https://github.com/apache/echarts/issues/16012


   ### Version
   4.9.0
   
   ### Steps to reproduce
   You can see it by creating a sunburst with a center level for data mining
   
   ### What is expected?
   I am doing a sunburst for a company’s rule guide and I would love to add the company logo in the center of the sunburst graph
   
   ### What is actually happening?
   The first level is reserved for returning to parent node when data mining and it can only be set as blank
   
   <!-- 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.

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] Ovilia commented on issue #16012: Can’t add pictures in the middle of a sunburst chart.

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


   The center circle can be configured using the first child of [levels](https://echarts.apache.org/en/option.html#series-sunburst.levels). Setting `radius` to be 0 should hide it. You can use [graphic.elements](https://echarts.apache.org/en/option.html#graphic.elements-image) to draw an image at the center.


-- 
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] Ovilia commented on issue #16012: Can’t add pictures in the middle of a sunburst chart.

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


   The center circle can be configured using the first child of [levels](https://echarts.apache.org/en/option.html#series-sunburst.levels). Setting `radius` to be 0 should hide it. You can use [graphic.elements](https://echarts.apache.org/en/option.html#graphic.elements-image) to draw an image at the center.


-- 
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 #16012: Can’t add pictures in the middle of a sunburst chart.

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


   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 it contains **a minimum reproducible demo** and necessary **images** to illustrate. Otherwise, our committers will ask you to do so.
   
   *A minimum reproducible demo* should contain as little data and components as possible but can still illustrate your problem. This is the best way for us to reproduce it and solve the problem faster.
   
   You may also check out the [API](https://echarts.apache.org/api.html) and [chart option](https://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 question.
   
   If you are interested in the project, you may also subscribe to our [mailing list](https://echarts.apache.org/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.

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] Ovilia commented on issue #16012: Can’t add pictures in the middle of a sunburst chart.

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


   The center circle can be configured using the first child of [levels](https://echarts.apache.org/en/option.html#series-sunburst.levels). Setting `radius` to be 0 should hide it. You can use [graphic.elements](https://echarts.apache.org/en/option.html#graphic.elements-image) to draw an image at the center.


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