Legacy settings removal, performance improvements, modal polish #70

Merged
uz1mani merged 14 commits from staging into main 2026-03-26 11:04:48 +00:00
18 changed files with 231 additions and 4487 deletions
Showing only changes of commit ef3edd963a - Show all commits

View File

@@ -431,6 +431,7 @@ export default function Chart({
xDataKey="dateObj"
aspectRatio="2.5 / 1"
margin={{ top: 20, right: 20, bottom: 40, left: 50 }}
animationDuration={400}
>
<VisxGrid horizontal vertical={false} stroke="var(--chart-grid)" strokeDasharray="4,4" />
<VisxArea