Skip to content

Commit

Permalink
Remove undefined settings too
Browse files Browse the repository at this point in the history
  • Loading branch information
mlohbihler committed Sep 24, 2024
1 parent 0bce23d commit 595132f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/types/line.js
Original file line number Diff line number Diff line change
Expand Up @@ -108,11 +108,9 @@ LineAnnotation.id = 'lineAnnotation';
const arrowHeadsDefaults = {
backgroundColor: undefined,
backgroundShadowColor: undefined,
borderCapStyle: undefined,
borderColor: undefined,
borderDash: undefined,
borderDashOffset: undefined,
borderJoinStyle: undefined,
borderShadowColor: undefined,
borderWidth: undefined,
display: undefined,
Expand Down

0 comments on commit 595132f

Please sign in to comment.