|  | @@ -194,7 +194,7 @@ export default {
 | 
											
												
													
														|  |        });
 |  |        });
 | 
											
												
													
														|  |        if (cartData.type == "vertical") {
 |  |        if (cartData.type == "vertical") {
 | 
											
												
													
														|  |          option.series[0].radius = ["27%", "42%"];
 |  |          option.series[0].radius = ["27%", "42%"];
 | 
											
												
													
														|  | -        option.series[0].center = ["50%", "30%"];
 |  | 
 | 
											
												
													
														|  | 
 |  | +        option.series[0].center = ["50%", "100"];
 | 
											
												
													
														|  |          // option.legend.height = "40%";
 |  |          // option.legend.height = "40%";
 | 
											
												
													
														|  |          option.legend.top = "200";
 |  |          option.legend.top = "200";
 | 
											
												
													
														|  |          option.legend.orient = "vertical";
 |  |          option.legend.orient = "vertical";
 |