+++ # ----------------------------------------------------------------------- # Do not edit this file. It is automatically generated by API Documenter. # ----------------------------------------------------------------------- title = "toLegacyResponseData" keywords = ["grafana","documentation","sdk","@grafana/data"] type = "docs" +++ ## toLegacyResponseData variable ### toLegacyResponseData variable Signature ```typescript toLegacyResponseData: (frame: DataFrame) => TimeSeries | TableData ``` Import ```typescript import { toLegacyResponseData } from '@grafana/data'; ```