Python logo

Table of Contents

  • libs.commands.graph package
    • Submodules

Previous topic

libs.commands package

Next topic

libs.commands.graph.entry module

Links

  • Index
  • Github Repository
  • User's Manual
  • API Reference

Navigation

  • index
  • modules |
  • next |
  • previous |
  • Python logo
  • API Reference »
  • libs package »
  • libs.commands package »
  • libs.commands.graph package
  • |
  • |

libs.commands.graph package¶

グラフ生成モジュール

  • libs.commands.graph.personal module: 個人/チーム/統計グラフ生成

  • libs.commands.graph.rating module: レーティング推移グラフ生成

  • libs.commands.graph.summary module: ポイント推移/順位推移グラフ生成

Submodules¶

  • libs.commands.graph.entry module
    • GraphConfig
    • main()
  • libs.commands.graph.personal module
    • get_data()
    • plot()
    • plotly_bar()
    • plotly_box()
    • plotly_line()
    • plotly_point()
    • plotly_rank()
    • statistics_plot()
    • subplot_box()
    • subplot_point()
    • subplot_rank()
    • subplot_table()
  • libs.commands.graph.rating module
    • plot()
  • libs.commands.graph.summary module
    • GraphParams
    • point_plot()
    • rank_plot()

Table of Contents

  • libs.commands.graph package
    • Submodules

Previous topic

libs.commands package

Next topic

libs.commands.graph.entry module

Links

  • Index
  • Github Repository
  • User's Manual
  • API Reference

Navigation

  • index
  • modules |
  • next |
  • previous |
  • Python logo
  • API Reference »
  • libs package »
  • libs.commands package »
  • libs.commands.graph package
  • |
  • |
Release Version: 0.13.3. Last updated on 2026-04-22.