mirror of
https://github.com/grafana/grafana.git
synced 2025-08-06 01:19:57 +08:00
633 B
633 B
+++
-----------------------------------------------------------------------
Do not edit this file. It is automatically generated by API Documenter.
-----------------------------------------------------------------------
title = "toLegacyResponseData" keywords = ["grafana","documentation","sdk","@grafana/data"] type = "docs" draft = true +++
toLegacyResponseData variable
toLegacyResponseData variable
Signature
toLegacyResponseData: (frame: DataFrame) => TimeSeries | TableData
Import
import { toLegacyResponseData } from '@grafana/data';