调整图表位置

This commit is contained in:
ZaneYork 2022-01-05 09:56:44 +08:00
parent b40eed2acc
commit 7c420ebc9a
1 changed files with 2 additions and 2 deletions

View File

@ -13,9 +13,9 @@
<option value ="lite_vanilla">lite_vanilla</option> <option value ="lite_vanilla">lite_vanilla</option>
<option value ="legacy_vanilla">legacy_vanilla</option> <option value ="legacy_vanilla">legacy_vanilla</option>
</select> </select>
<div id="container_0" style="width: 80%; height: 400px; margin: 0 auto"></div>
<div id="container_1" style="width: 80%; height: 400px; margin: 0 auto"></div>
<div id="container_2" style="width: 80%; height: 400px; margin: 0 auto"></div> <div id="container_2" style="width: 80%; height: 400px; margin: 0 auto"></div>
<div id="container_1" style="width: 80%; height: 400px; margin: 0 auto"></div>
<div id="container_0" style="width: 80%; height: 400px; margin: 0 auto"></div>
<script> <script>
position_map = { position_map = {
'landlord': '地主', 'landlord': '地主',