mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-04-25 23:29:58 -07:00
global: add datasets and charts
This commit is contained in:
@@ -934,7 +934,7 @@ function createUtils() {
|
||||
}
|
||||
if (
|
||||
(!unit || thoroughUnitCheck) &&
|
||||
id.endsWith("rel_to_own_unrealized_total_pnl")
|
||||
id.endsWith("rel_to_own_total_unrealized_pnl")
|
||||
) {
|
||||
setUnit("%cp+l");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user