diplomat.wx_gui.probability_displayer

Provides a plotting widget, which displays a filled line graph. Used for displaying metrics at the bottom of the UI.

Functions

print_all_sys_colors()

test_demo_displayer()

Classes

DrawCommand(draw_mode, points, point_before, ...)

DrawMode(value)

DrawingInfo(x_center, y_center, ...)

ProbabilityDisplayer(*args, **kwargs)

A custom wx.Control which displays a list of probabilities in the form of a line segment plot.