{"version":0.4,"name":"Wind Heatmap","namespace":"windHeatmap","variables":[

    {"variable":"WHShowHeading","desc":"Show block heading","default":"false"},
    {"variable":"WHReverseYAxis","desc":"Reverses Y axis ( if true 0&deg; is on top )","default":"false"},
    {"variable":"WHColorAxisMax","desc":"Define maximum value of the 'color axis'","default":"50"},
    {"variable":"WHColorAxisStops","desc":"Define 'color axis stops' ( according to <a href='https://api.highcharts.com/highmaps/colorAxis.stops' _target='blank'>highcharts format</a> ex:[0, \"#3060cf\"],[0.5, \"#fffbbc\"],[0.9, \"#c4463a\"],[1, \"#c4463a\"] )","default":"[0, \"#3060cf\"],[0.5, \"#fffbbc\"],[0.9, \"#c4463a\"],[1, \"#c4463a\"]"},
    {"variable":"WHSamplePeriod","desc":"Define the sampling interval ( in minutes ), for each duration options ( 1h,3h,6h,12h,24h,48h ), separated by commas, es:1h=5,3h=5,6h=10,12h=15,24h=30,48h=60","default":"1h=5,3h=5,6h=10,12h=15,24h=30,48h=60"}

]}