libs.commands.report.monthly module¶
libs/commands/report/monthly.py
- libs.commands.report.monthly.plot(m)¶
月別ゲーム統計表の生成
- Parameters:
m (MessageParserProtocol) – メッセージデータ
- Return type:
None
libs/commands/report/monthly.py
月別ゲーム統計表の生成
m (MessageParserProtocol) – メッセージデータ
None