mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-07-30 20:28:11 -07:00
heatmaps: part 16
This commit is contained in:
@@ -71,7 +71,10 @@ function createOracleHeatmapOption(mode, name) {
|
||||
yMin: -5,
|
||||
yMax: 2,
|
||||
}
|
||||
: undefined,
|
||||
: {
|
||||
from: "genesis",
|
||||
to: "today",
|
||||
},
|
||||
tooltip: defaultTooltip,
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user