can this effect be achieved with Echarts?
8557EFA7-D184-4263-A233-179930A70BFE.png
can this effect be achieved with Echarts?
8557EFA7-D184-4263-A233-179930A70BFE.png
http://echarts.baidu.com/exam.
isn't it all on the official demo?
after looking at the Echarts document, there are only three type parameters for the line of the pie chart:
there is no such type as the one shown above.
It should not be realized in echarts. This hint needs to be divided into two steps: label and labelLine:
1. The part you circle belongs to labelLine. You can set the color and length of the two lines or in the form of a picture. If you really want to do it, you can try
2. The upper and lower sides of your text should not be able to do it. Belong to two different layers. The text section can be customized.
you can view the official document by yourself: http://echarts.baidu.com/opti.
Previous: Axios request url address problem
...
this is its official instance echarts k diagram instance there is code in the instance to set up the display of these data, but it doesn t work tooltip: { formatter: function (param) { param = param[0]; return [ Date: + para...
look at the picture " " " " Promise post a copy of the source code: < html lang= "en " > <title>< title> <meta http-equiv="Content-Type" content="text html; charset=utf-8"> <script type="text ...
requirements: for example, the words "wed " on the x-axis above, if there are too many words, will squeeze out the values on both sides. Now I want to keep the three-digit ellipsis display for him too long, indicating that the contents in the pop-up w...
The project needs to use echarts to connect several cities around the world, but this city doesn t know where to get the coordinates. How do you usually deal with this area? Is there a js plug-in to implement it? I googled some json files that are not i...