mirror of https://github.com/grafana/grafana.git
597 B
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';