diff --git a/runbot/static/src/js/stats.js b/runbot/static/src/js/stats.js index 2cc43f8a..ea341533 100644 --- a/runbot/static/src/js/stats.js +++ b/runbot/static/src/js/stats.js @@ -6,8 +6,10 @@ var config = { animation: { duration: 0 }, - legend: { - display: false, + plugins: { + legend: { + display: false + } }, responsive: true, tooltips: {