We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c2d970 commit e76c35cCopy full SHA for e76c35c
src/plots/ternary/layout/axis_attributes.js
@@ -35,6 +35,7 @@ module.exports = {
35
ticksuffix: axesAttrs.ticksuffix,
36
showexponent: axesAttrs.showexponent,
37
exponentformat: axesAttrs.exponentformat,
38
+ separatethousands: axesAttrs.exponentformat,
39
tickfont: axesAttrs.tickfont,
40
tickangle: axesAttrs.tickangle,
41
tickformat: axesAttrs.tickformat,
0 commit comments