Skip to content

Commit 61a9eb8

Browse files
committed
Fix indent
1 parent 29623eb commit 61a9eb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/plugins/plugin.legend.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -507,7 +507,7 @@ var Legend = Element.extend({
507507
return;
508508
}
509509
} else {
510-
return;
510+
return;
511511
}
512512

513513
// Chart event already has relative position in it

0 commit comments

Comments
 (0)