fieldcalcs.md 529 Bytes
Newer Older
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
+++
# -----------------------------------------------------------------------
# Do not edit this file. It is automatically generated by API Documenter.
# -----------------------------------------------------------------------
title = "FieldCalcs"
keywords = ["grafana","documentation","sdk","@grafana/data"]
type = "docs"
draft = true
+++

## FieldCalcs interface

<b>Signature</b>

```typescript
export interface FieldCalcs 
```
<b>Import</b>

```typescript
import { FieldCalcs } from '@grafana/data';
```