I’m running into an issue where I can’t find any kind of documentation or similar issue so I came here to get a solution.
I created a query and ended with a Map Choropleth visualization that is looking good. In my dashboard, I want this map to focus on South-East Asia by default so I picked a North East point on Google Maps and a South West point as indicated in the Bounds fields but nothing is happening.
I saved/executed the query again but it seems to not understand my map bounds? I’m guessing this has to do with formatting but I can’t think of a way to do it differently? This is how I have it at the moment:
Here is the data as well if you don’t want to DL a file:
Country
Amount
Indonesia
29
Malaysia
63
Phillipines
12
Singapore
83
Thailand
52
Vietnam
12
I did try to just keep the numbers shorter, so like 21 / 146 and -15 / 90 but it did not work either. I also tried to choose bounds points that would be in Europe so like more in the middle of the default map but it did not work either.
I completely forgot about this thread until now! Thanks very much for looking into it! So I can see that you also have different options from my Redash instance so I’m guessing you have a more updated version than I do which might be the issue I was facing . I’m on Redash v8.0.0 dev so I’ll look into updating my instance.