grafana/docs/sources/packages_api/ui/graphtickformatter.md

597 B

+++

-----------------------------------------------------------------------

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

graphTickFormatter: (epoch: number, axis: any) => string

Import

import { graphTickFormatter } from '@grafana/ui';