global: more mining related datasets

This commit is contained in:
nym21
2025-09-11 18:45:54 +02:00
parent 47f7cef4f4
commit 6253fa30ef
5 changed files with 222 additions and 124 deletions

View File

@@ -143,9 +143,9 @@ function createChartElement({
}),
);
ichart.priceScale("right").applyOptions({
minimumWidth: 80,
});
// ichart.priceScale("right").applyOptions({
// minimumWidth: 80,
// });
ichart.panes().at(0)?.setStretchFactor(1);
@@ -693,7 +693,7 @@ function createChartElement({
color: color(),
// lineVisible: false,
// pointMarkersVisible: true,
// pointMarkersRadius: 1.375,
// pointMarkersRadius: 1,
...options,
},
paneIndex,