swapped account history scales around

This commit is contained in:
Miodec 2022-09-12 11:39:27 +02:00
parent 6fdd9c29b4
commit 85f650f149

View file

@ -308,13 +308,14 @@ export const accountHistory: ChartWithUpdateColors<
display: true,
text: "Words per Minute",
},
position: "right",
},
acc: {
axis: "y",
beginAtZero: true,
max: 100,
display: true,
position: "right",
position: "left",
title: {
display: true,
text: "Error rate (100 - accuracy)",