Closed
Description
When using an autosized plot, focusing on a map area by using ranges on scattergeo lat long causes the plot width and height to change. I don't think this should happen. The plot should always use all available space.
I created a codepen to demonstrate the issue: http://codepen.io/brian428/pen/EWbKgQ
Just change the setRange
flag to true
to see the effect it has on the plot size.