mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-04-24 06:39:58 -07:00
global: snapshot part 11
This commit is contained in:
@@ -646,7 +646,7 @@ function singleBucketFolder({ name, color, pattern }) {
|
||||
title: `${name}: Supply Change`,
|
||||
unit: Unit.sats,
|
||||
}),
|
||||
name: "Absolute",
|
||||
name: "Change",
|
||||
},
|
||||
{
|
||||
...rollingPercentRatioTree({
|
||||
@@ -715,7 +715,7 @@ function groupedBucketCharts(list, titlePrefix) {
|
||||
name: "Change",
|
||||
tree: [
|
||||
{
|
||||
name: "Absolute",
|
||||
name: "Change",
|
||||
tree: [
|
||||
{
|
||||
name: "Compare",
|
||||
|
||||
Reference in New Issue
Block a user