Is there a way to set reset ranges for mercator axis types?

Hello,
I have a map figure with x_axis_type = "mercator". I was wondering if there is a way to set a reset value for its x_range and y_range? I was able to easily achieve this for my other plots (timeseries) by setting their x_range.reset_start and reset_end values but this did not work on my map axes even though when I looked into them they did have a reset_start and reset_end field (it just seems like they don’t listen to it and always reset to whatever the x_range and y_range is set to).

Is there a way around this? Could this be a bug? Any information would be appreciated thanks!

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.