zengh
2021-07-20 5f19cf4a88e41c7371f9fa4fca0bff32674fabeb
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]
    }
});