This commit is contained in:
Peter Hedenskog 2024-09-11 08:03:44 +02:00 committed by GitHub
parent 59bbecc1da
commit 569b8f2d6a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ script(type='text/javascript').
plugins: [
Chartist.plugins.ctAxisTitle({
axisX: {
axisTitle: 'Time (seconds)',
axisTitle: 'Time (milliseconds)',
axisClass: 'ct-axis-title',
offset: {
x: 0,