website: make panes the same size + remove saving their height

This commit is contained in:
nym21
2025-07-09 00:06:38 +02:00
parent 27da0a4102
commit ed288a9dba
3 changed files with 11 additions and 78 deletions

View File

@@ -384,14 +384,7 @@ export function init({
legend: chart.legendBottom,
},
].forEach(
({
blueprints,
paneIndex,
unit,
seriesList: seriesList,
orderStart,
legend,
}) => {
({ blueprints, paneIndex, unit, seriesList, orderStart, legend }) => {
signals.createEffect(unit, (unit) => {
legend.removeFrom(orderStart);