This commit is contained in:
Hamza-Ayed
2024-10-05 10:25:13 +03:00
parent 7fbfefdcb2
commit 3e88059166
9 changed files with 103 additions and 55 deletions

View File

@@ -232,8 +232,8 @@ class StaticDash extends StatelessWidget {
isStepLineChart: true,
spots: staticController.chartDataRides,
isCurved: true,
color: Colors
.deepPurpleAccent, // Custom color
color: const Color.fromARGB(
255, 84, 181, 182), // Custom color
barWidth: 3, // Thinner line
dotData: const FlDotData(
show: