index.html [272:295]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - navigateToBugzilla(label); } }, plugins: { legend: { position: 'right', onClick: (e, legendItem, legend) => { const label = legendItem.text; navigateToBugzilla(label); }, labels: { boxWidth: 20, maxWidth: 300, font: { size: 14 } } } } }, plugins: [backgroundColorPlugin] }); } - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - index.html [556:578]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - navigateToBugzilla(label); } }, plugins: { legend: { position: 'right', onClick: (e, legendItem, legend) => { const label = legendItem.text; navigateToBugzilla(label); }, labels: { boxWidth: 20, maxWidth: 300, font: { size: 14 } } } } }, plugins: [backgroundColorPlugin] }); } - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -