We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df09650 commit b9bc96dCopy full SHA for b9bc96d
src/plots/gl3d/layout/axis_attributes.js
@@ -76,7 +76,6 @@ module.exports = {
76
autorange: axesAttrs.autorange,
77
rangemode: axesAttrs.rangemode,
78
range: axesAttrs.range,
79
- fixedrange: axesAttrs.fixedrange,
80
// ticks
81
tickmode: axesAttrs.tickmode,
82
nticks: axesAttrs.nticks,
0 commit comments