{ "datasource": "InfluxDB", "gridPos": { "h": 14, "w": 7, "x": 5, "y": 21 }, "hideTimeOverride": false, "id": 37, "interval": "1m", "pconfig": { "layout": { "autosize": false, "font": { "color": "rgb(110,110,110)", "family": "\"Open Sans\", Helvetica, Arial, sans-serif" }, "hovermode": "closest", "legend": { "orientation": "v" }, "paper_bgcolor": "transparent", "plot_bgcolor": "transparent", "polar": { "angularaxis": { "direction": "clockwise", "dtick": 22.5, "rotation": 90 }, "radialaxis": { "ticksuffix": "%", "angle": 90 } }, "showlegend": true }, "mapping": { "color": "javascript.0.Wetterstation.Wind.mean", "size": "", "x": "javascript.0.Wetterstation.Windrichtung.mean", "y": "javascript.0.Wetterstation.Wind.mean", "z": null }, "settings": { "color_option": "ramp", "displayModeBar": false, "marker": { "color": "#C4162A", "colorscale": "xxx", "showscale": false, "size": 10, "sizemin": 3, "sizemode": "diameter", "sizeref": 0.2, "symbol": "circle" }, "petals": 16, "plot": "windrose", "wind_speed_interval": 2 } }, "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "javascript.0.Wetterstation.Windrichtung", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "javascript.0.Wetterstation.Wind", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "timeFrom": "30m", "timeShift": "0h", "title": "Windrose", "transparent": true, "type": "fatcloud-windrose-panel" }