I have a set of data for different countries in following way
dataset : [10, 45, 20, 70, 55, 100, 150, 200, 232, 2]
i want to set the color range for these countries but want max value in legend as 100
scrollbar 0 to 100
so i have set the color range in following way
0 to 2...