zengh
2021-07-20 c784b1b2e8384fe2696e88e48e1494bda3b2c024
1
2
3
4
5
6
7
8
define([],
    function(){
    return {
        "rate": 2.5,
        "fill_color": [135, 206, 250, 0.3],
        "border_color": [135, 206, 250, 1]
    }
});