Skip to content

Commit

Permalink
【完善】ECharts-JSX 重写地图图表,已完成修正。
Browse files Browse the repository at this point in the history
  • Loading branch information
ziwu7 committed Dec 18, 2024
1 parent d0ff320 commit 88a9d29
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion source/page/Map/component/EChartsMap.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,6 @@ export class EChartsMap

registerMap(mapName, data);

this.chart.setOption(chartOptions);
this.adjustLabel();
chart.hideLoading();
}
Expand Down

0 comments on commit 88a9d29

Please sign in to comment.