mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-07-01 06:19:02 -07:00
price: push new
This commit is contained in:
@@ -65,8 +65,8 @@ export function createChart(
|
||||
chart.priceScale("right").applyOptions({
|
||||
...priceScaleOptions,
|
||||
scaleMargins: {
|
||||
top: 0.05,
|
||||
bottom: 0.05,
|
||||
top: 0.075,
|
||||
bottom: 0.075,
|
||||
...priceScaleOptions?.scaleMargins,
|
||||
},
|
||||
minimumWidth: 78,
|
||||
|
||||
Reference in New Issue
Block a user