I am facing a issue where one of my Choropleth map dashboard panel is creating decimal data bin values for sequential color mode. Just wanted to know if we there is any setting to convert that into proper integer value ranges? Below is the format of the data bin ranges being created, currently my panel output gives two country count values as 2 & 3.
2 - 2.2
2.2 - 2.4
2.4 - 2.6
2.6 - 2.8
2.8 - 3
3 - 3.2