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 d90b39b commit 2da1972Copy full SHA for 2da1972
1 file changed
src/components/colorbar/draw.js
@@ -683,6 +683,7 @@ function mockColorBarAxis(gd, opts, zrange) {
683
tickangle: opts.tickangle,
684
tickformat: opts.tickformat,
685
exponentformat: opts.exponentformat,
686
+ minexponent: opts.minexponent,
687
separatethousands: opts.separatethousands,
688
showexponent: opts.showexponent,
689
showtickprefix: opts.showtickprefix,
0 commit comments