Working to make basic information to be visible.

This commit is contained in:
Kalzu Rekku
2025-04-05 22:41:26 +03:00
parent 0bee8c7fd3
commit 491b17f086
4 changed files with 19 additions and 14 deletions

View File

@ -177,7 +177,7 @@
x: { ticks: { color: '#aaa' }, grid: { color: 'rgba(255, 255, 255, 0.1)' } },
y: {
min: 0,
max: 100,
max: 400,
ticks: { color: '#aaa' },
grid: { color: 'rgba(255, 255, 255, 0.1)' }
}