diff --git a/aider/website/_includes/leaderboard_graph.html b/aider/website/_includes/leaderboard_graph.html index a7b0640cd..4596dc1df 100644 --- a/aider/website/_includes/leaderboard_graph.html +++ b/aider/website/_includes/leaderboard_graph.html @@ -87,6 +87,13 @@ display: true, text: 'Correct Exercises (%)' } + }, + x: { + ticks: { + autoSkip: false, + maxRotation: 90, + minRotation: 90 + } } }, plugins: {