orb.dialogs.fee_distribution module

class orb.dialogs.fee_distribution.FeeDistribution(**kwargs)

Bases: PopupDropShadow

This dialog displays normal distributions of routing event fees.

graph_channel(i)

Performs the normal distribution calculations, and graphs the result in the dialog.

next_channel()

Callback, when the ‘Next’ button is clicked.

open(*args)

Invoked when the dialog opens. Fetches the rourting events and prepares the data for normal distribution analysis.