Xiangiqgame
AI engine for Xiangqi
Loading...
Searching...
No Matches
xiangqipy.game_summary_plotters.GameSummaryPlotter Member List

This is the complete list of members for xiangqipy.game_summary_plotters.GameSummaryPlotter, including all inherited members.

__init__(self, np.ndarray axes, Tuple[str,...] y_labels, int|Tuple[int,...] log_scale_rows=tuple(), pd.DataFrame red_data=None, pd.DataFrame black_data=None, bool add_plot_column_titles=True)xiangqipy.game_summary_plotters.GameSummaryPlotter
_add_plot_column_titlesxiangqipy.game_summary_plotters.GameSummaryPlotterprotected
_black_dataxiangqipy.game_summary_plotters.GameSummaryPlotterprotected
_red_dataxiangqipy.game_summary_plotters.GameSummaryPlotterprotected
axesxiangqipy.game_summary_plotters.GameSummaryPlotter
data_columns(self)xiangqipy.game_summary_plotters.GameSummaryPlotter
dfs(self)xiangqipy.game_summary_plotters.GameSummaryPlotter
evaluating_player_line_colorsxiangqipy.game_summary_plotters.GameSummaryPlotterstatic
has_data(self, bindings.PieceColor player)xiangqipy.game_summary_plotters.GameSummaryPlotter
log_scale_rowsxiangqipy.game_summary_plotters.GameSummaryPlotter
match_y_limits(np.ndarray axes_row)xiangqipy.game_summary_plotters.GameSummaryPlotterstatic
match_y_limits_all_rows(self)xiangqipy.game_summary_plotters.GameSummaryPlotter
non_evaluating_player_line_colorsxiangqipy.game_summary_plotters.GameSummaryPlotterstatic
num_players_with_dataxiangqipy.game_summary_plotters.GameSummaryPlotter
num_players_with_data(self)xiangqipy.game_summary_plotters.GameSummaryPlotter
player_plot_col(self)xiangqipy.game_summary_plotters.GameSummaryPlotter
player_text_labelsxiangqipy.game_summary_plotters.GameSummaryPlotterstatic
plot(self)xiangqipy.game_summary_plotters.GameSummaryPlotter
plot_data(self)xiangqipy.game_summary_plotters.GameSummaryPlotter
remove_second_plot_col_ylabels(self)xiangqipy.game_summary_plotters.GameSummaryPlotter
set_plot_col_titles(self)xiangqipy.game_summary_plotters.GameSummaryPlotter
set_x_axes(self)xiangqipy.game_summary_plotters.GameSummaryPlotter
set_y_axes(self)xiangqipy.game_summary_plotters.GameSummaryPlotter
validate_dfs(self)xiangqipy.game_summary_plotters.GameSummaryPlotter
y_labelsxiangqipy.game_summary_plotters.GameSummaryPlotter