Skip to content

Commit 08aa300

Browse files
committed
drop unused option in ternary
1 parent 4b5bfcc commit 08aa300

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/plots/ternary/layout_defaults.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ module.exports = function supplyLayoutDefaults(layoutIn, layoutOut, fullData) {
2727
attributes: layoutAttributes,
2828
handleDefaults: handleTernaryDefaults,
2929
font: layoutOut.font,
30-
autotypenumbersDflt: layoutOut.autotypenumbers,
3130
paper_bgcolor: layoutOut.paper_bgcolor
3231
});
3332
};

0 commit comments

Comments
 (0)