mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
tech(singlestat): convert singlestat panel to typescript
This commit is contained in:
@@ -41,6 +41,7 @@ export default class TimeSeries {
|
||||
nullPointMode: any;
|
||||
fillBelowTo: any;
|
||||
transform: any;
|
||||
flotpairs: any;
|
||||
|
||||
constructor(opts) {
|
||||
this.datapoints = opts.datapoints;
|
||||
|
||||
Reference in New Issue
Block a user