mirror of
https://github.com/koichixD/uptime-kuma.git
synced 2026-08-29 08:01:03 +00:00
fix
This commit is contained in:
@@ -164,7 +164,7 @@ export default {
|
||||
display: true,
|
||||
position: "top",
|
||||
align: "start",
|
||||
// Indicates that the legend is clickable (cursor pointer)
|
||||
// Indicates that the legend is clickable (cursor pointer)
|
||||
onHover: function (event, legendItem, legend) {
|
||||
if (legend && legend.chart && legend.chart.canvas) {
|
||||
legend.chart.canvas.style.cursor = "pointer";
|
||||
|
||||
Reference in New Issue
Block a user