PyHodl  0.2.7
Framework to download, update, analyze and plot your crypto-transactions. Completely off-line and security-oriented.
pyhodl.charts.core.CryptoPlotter Member List

This is the complete list of members for pyhodl.charts.core.CryptoPlotter, including all inherited members.

__init__(self, wallets)pyhodl.charts.core.CryptoPlotter
axispyhodl.charts.core.CryptoPlotter
compute_knn_trend(x_data, y_val, smooth_points)pyhodl.charts.core.CryptoPlotterstatic
compute_trend(x_data, y_val, smooth_points)pyhodl.charts.core.CryptoPlotterstatic
get_wallet_by_coin(self, coin)pyhodl.charts.core.CryptoPlotter
plot(x_data, y_val, label, with_trend=False)pyhodl.charts.core.CryptoPlotterstatic
show(self, title, x_label="Time", y_label="Amount")pyhodl.charts.core.CryptoPlotter
walletspyhodl.charts.core.CryptoPlotter