mirror of https://github.com/grafana/grafana.git
618 B
618 B
+++
-----------------------------------------------------------------------
Do not edit this file. It is automatically generated by API Documenter.
-----------------------------------------------------------------------
title = "graphTimeFormat" keywords = ["grafana","documentation","sdk","@grafana/ui"] type = "docs" +++
graphTimeFormat variable
graphTimeFormat variable
Signature
graphTimeFormat: (ticks: number | null, min: number | null, max: number | null) => string
Import
import { graphTimeFormat } from '@grafana/ui';