We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d2e347 commit e23e253Copy full SHA for e23e253
src/plots/geo/layout_attributes.js
@@ -78,7 +78,7 @@ var attrs = module.exports = overrideAll({
78
'and `projection.rotation.lon` getting auto-filled.',
79
80
'On maps with a clipped projection, setting `fitbounds` leads to `center.lon`, `center.lat`,',
81
- '`projection.rotation.lon`, `projection.rotation.lat`, `lonaxis.range` and `lonaxis.range`',
+ '`projection.rotation.lon`, `projection.rotation.lat`, `lonaxis.range` and `lataxis.range`',
82
'getting auto-filled.',
83
84
// TODO we should auto-fill `projection.parallels` for maps
0 commit comments