Commit 3d77c54f authored by youjie's avatar youjie

no message

parent 7086dc78
......@@ -28,7 +28,7 @@
<div class="col-4 rebate-right column q-px-lg">
<p class="fz14 text-grey-7">线路数据占比</p>
<div class="q-pl-lg">
<div ref="main" style="width: 100%;height: 200px;"></div>
<div ref="main" style="width: 100%;height: 300px;"></div>
</div>
</div>
......@@ -138,13 +138,13 @@
name: this.title,
type: 'pie',
selectedMode: 'single',
radius: ['55%', '80%'],
radius: ['45%', '70%'],
center: ['50%', '45%'],
avoidLabelOverlap: false,
label: {
normal: {
position: 'outside',
formatter: '{b}\n{c}GB ({d}%)'
formatter: '{d}%'//{b}\n{c}GB ({d}%)
}
},
itemStyle: {
......@@ -164,9 +164,9 @@
type: 'text',
left: 'center',
top: '42%',
left: '50%',
left: '39%',
style: {
text: '80GB',
text: '日本线',
fontSize: 18,
textAlign: 'center',
width: 30,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment