zengh
2021-07-14 e27675f1698130139a93fc2a628ca7fb27e2fa8c
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]
    }
});