党建大屏
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
export default {
|
||||
legend: {
|
||||
right: 0,
|
||||
top: '30%',
|
||||
right: 20,
|
||||
top: 'middle',
|
||||
orient: 'vertical',
|
||||
textStyle: {color: "#fff", fontSize: 14}
|
||||
},
|
||||
@@ -14,9 +14,6 @@ export default {
|
||||
xAxis: {show: false},
|
||||
yAxis: {show: false},
|
||||
tooltip: {
|
||||
backgroundColor: "rgba(14, 51, 111, 0.9)",
|
||||
borderColor: "#1A6ABC",
|
||||
textStyle: {color: "#fff"}
|
||||
},
|
||||
series: {
|
||||
type: "pie",
|
||||
|
||||
Reference in New Issue
Block a user