Commit graph

4 commits

Author SHA1 Message Date
Ken Sedgwick
f04dce6f27
contrib: use clboss-feemon-peers to make aggregate plots 2026-02-27 14:29:00 -08:00
Ken Sedgwick
d7e20bd58f
contrib: default plot-fees/plot-aggregate to API-only, keep legacy DB optional 2026-02-27 14:28:58 -08:00
Ken Sedgwick
5b6416960d
contrib: unify feemon data loading and prefer API over legacy DB in plots 2026-02-27 14:28:56 -08:00
Ken Sedgwick
95276e44d0
contrib: add debug log post-processor and plotting utilities for fee algos
- add fee-log-parser and plot-fees to contrib
- Minor grammar nit: use hyphen in compound adjective.
- Remove commented-out debug code.
- Better hardcoded default path.
- Reduce code duplication across plot functions
- better periodic commit
- allow SCID or alias instead of peerid
- add earnings graph to the ensemble
- use engineering scale values
- switch earnings graph to stacked bar chart
- tweak balance graph value padding
- fixed review nits
- add plot-aggregate showing channel distribution
- reconciled naming of different views/labels
- Fixed duplicate view name in documentation
- better horizontal min/max value formatting (padding)
- tightened the left-side base axes so they don't drift
2026-02-27 12:58:15 -08:00