+++
# -----------------------------------------------------------------------
# Do not edit this file. It is automatically generated by API Documenter.
# -----------------------------------------------------------------------
title = "graphTickFormatter"
keywords = ["grafana","documentation","sdk","@grafana/ui"]
type = "docs"
+++
## graphTickFormatter variable
### graphTickFormatter variable
Signature
```typescript
graphTickFormatter: (epoch: number, axis: any) => string
```
Import
```typescript
import { graphTickFormatter } from '@grafana/ui';
```