mirror of https://github.com/grafana/grafana.git
616 B
616 B
+++
-----------------------------------------------------------------------
Do not edit this file. It is automatically generated by API Documenter.
-----------------------------------------------------------------------
title = "getMappedValue" keywords = ["grafana","documentation","sdk","@grafana/data"] type = "docs" +++
getMappedValue variable
getMappedValue variable
Signature
getMappedValue: (valueMappings: ValueMapping[], value: TimeSeriesValue) => ValueMapping
Import
import { getMappedValue } from '@grafana/data';