libs.commands.report.matrix module¶
libs/commands/report/matrix.py
- libs.commands.report.matrix.plot(m)¶
対局対戦マトリックスの表示
- Parameters:
m (MessageParserProtocol) – メッセージデータ
- Return type:
None
libs/commands/report/matrix.py
対局対戦マトリックスの表示
m (MessageParserProtocol) – メッセージデータ
None