Skip to content

Commit

Permalink
confirm no error
Browse files Browse the repository at this point in the history
  • Loading branch information
touletan committed Jan 18, 2020
1 parent a8dd77c commit f89328b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/plugins/plugin.legend.js
Original file line number Diff line number Diff line change
Expand Up @@ -395,6 +395,7 @@ class Legend extends Element {
rotation: legendItem.rotation,
borderWidth: lineWidth
};

var centerX = rtlHelper.xPlus(x, boxWidth / 2);
var centerY = y + fontSize / 2;

Expand Down

0 comments on commit f89328b

Please sign in to comment.