global: snapshot

This commit is contained in:
nym21
2026-01-14 20:09:51 +01:00
parent d75c2a881b
commit 1c7434ff83
25 changed files with 4059 additions and 22606 deletions
+12
View File
@@ -12,6 +12,7 @@ export function createChainSection(ctx) {
colors,
brk,
line,
baseline,
dots,
createPriceLine,
fromSizePattern,
@@ -638,6 +639,17 @@ export function createChainSection(ctx) {
}),
],
},
{
name: "Adjustment",
title: "Difficulty Adjustment",
bottom: [
baseline({
metric: blocks.difficulty.adjustment,
name: "Difficulty Change",
unit: Unit.percentage,
}),
],
},
{
name: "Hash Price",
title: "Hash Price",