UX Improvements

This commit is contained in:
Brennan Wilkes (Text Groove) 2026-02-02 21:57:40 -08:00
parent 47e02fe475
commit a2c91eb6c7
2 changed files with 0 additions and 2 deletions

View file

@ -679,7 +679,6 @@ export async function renderItem($app, skuInput) {
backgroundColor: c,
pointBackgroundColor: c,
pointBorderColor: c,
borderWidth: datasetStrokeWidth(c),
};
});

View file

@ -706,7 +706,6 @@ export async function renderStats($app) {
backgroundColor: c,
pointBackgroundColor: c,
pointBorderColor: c,
borderWidth: datasetStrokeWidth(c),
};
});