We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b5bfcc commit 08aa300Copy full SHA for 08aa300
src/plots/ternary/layout_defaults.js
@@ -27,7 +27,6 @@ module.exports = function supplyLayoutDefaults(layoutIn, layoutOut, fullData) {
27
attributes: layoutAttributes,
28
handleDefaults: handleTernaryDefaults,
29
font: layoutOut.font,
30
- autotypenumbersDflt: layoutOut.autotypenumbers,
31
paper_bgcolor: layoutOut.paper_bgcolor
32
});
33
};
0 commit comments