Commit aa11bdd62106cd12b43a4525cfe21729a42a5176

Authored by baohanddd
1 parent d52d7f0a80

add statistics(map) common index

Showing 1 changed file with 1 additions and 0 deletions

platform-operate-api/src/main/java/com/lyms/platform/operate/web/controller/StatisticsController.java View file @ aa11bdd
... ... @@ -131,6 +131,7 @@
131 131 }
132 132  
133 133 Option option = buildMapOption("孕妇建档数", null);
  134 + option.getLegend().setTop("50px");
134 135 List<Object> seriesList = new ArrayList<>();
135 136 Series series = new Series();
136 137 series.setName("建档&高危数");