This commit is contained in:
2024-09-05 18:02:25 +02:00
parent e991042eaa
commit f34c5ddf89
3 changed files with 8 additions and 3 deletions

View File

@@ -82,7 +82,7 @@ const chart = LightweightCharts.createChart(document.getElementById('container')
type: 'solid',
color: '#222',
},
textColor: '#DDD',
textColor: '#DDD',
},
grid: {