price: push new

This commit is contained in:
k
2024-07-16 11:48:41 +02:00
parent 4fd67ebd99
commit fb978211ae
3 changed files with 19 additions and 19 deletions
+2 -2
View File
@@ -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,