jackw / heywesty-trafficlight-panel

A Grafana Traffic Light panel
Apache License 2.0
6 stars 1 forks source link

Feature: Support table data #20

Closed jackw closed 2 months ago

jackw commented 2 months ago

Currently anything other than a timeseries dataframe results in unexpected light rendering. This PR should help address this by adding support for "table data".

WIP right now.

fixes: #17