:orphan: :mod:`MapAnalyzer.Debugger` =========================== .. py:module:: MapAnalyzer.Debugger Module Contents --------------- Classes ~~~~~~~ .. autoapisummary:: MapAnalyzer.Debugger.MapAnalyzerDebugger .. py:class:: MapAnalyzerDebugger(map_data: MapData, loglevel: str = 'ERROR') MapAnalyzerDebugger .. method:: plot_vision_blockers(self) plot vbs .. method:: plot_normal_resources(self) # todo: account for gold minerals and rich gas .. method:: plot_chokes(self) compute Chokes .. method:: plot_map(self, fontdict: dict = None, figsize: int = 20) Plot map