What problem does this feature solve?
something where you can group bubbles based on some size parameter -->
example -->
https://www.highcharts.com/demo/packed-bubble-split
What does the proposed API look like?
series :'packedbubble'
something where you can group bubbles based on some size parameter -->
example -->
https://www.highcharts.com/demo/packed-bubble-split
series :'packedbubble'
3条答案
按热度按时间tzdcorbm1#
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 thatyou have posted enough image to demo your request. You may also check out the API and chart option 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 our mailing list .
Have a nice day! 🍵
jckbn6z72#
something like this
ehxuflar3#
This should be possible, check the following from the Custom examples:
https://echarts.apache.org/examples/en/editor.html?c=circle-packing-with-d3
It'd be great if it was easier and more integrated into eCharts though...