Visualizer #3

Merged
thomas merged 12 commits from rudi_s into main 2024-05-28 11:21:00 +02:00
1 changed files with 0 additions and 10 deletions
Showing only changes of commit 53190cd17c - Show all commits

View File

@ -95,16 +95,6 @@ const chartConstellation = new Chart(
radius: 1,
},
},
scales: {
x: {
min: -1.5,
max: 1.5,
},
y: {
min: -1.5,
max: 1.5,
},
},
},
});