PyHodl
0.2.7
Framework to download, update, analyze and plot your crypto-transactions. Completely off-line and security-oriented.
|
This is the complete list of members for pyhodl.charts.core.CryptoPlotter, including all inherited members.
__init__(self, wallets) | pyhodl.charts.core.CryptoPlotter | |
axis | pyhodl.charts.core.CryptoPlotter | |
compute_knn_trend(x_data, y_val, smooth_points) | pyhodl.charts.core.CryptoPlotter | static |
compute_trend(x_data, y_val, smooth_points) | pyhodl.charts.core.CryptoPlotter | static |
get_wallet_by_coin(self, coin) | pyhodl.charts.core.CryptoPlotter | |
plot(x_data, y_val, label, with_trend=False) | pyhodl.charts.core.CryptoPlotter | static |
show(self, title, x_label="Time", y_label="Amount") | pyhodl.charts.core.CryptoPlotter | |
wallets | pyhodl.charts.core.CryptoPlotter |