Skip to content

Documentation v1.0.0


Documentation / @openassistant/echarts / isHistogramOutputData

Function: isHistogramOutputData()

isHistogramOutputData(data): data is HistogramOutputData

Defined in: components/echarts/src/histogram/histogram-component.tsx:7

Parameters

data

unknown

Returns

data is HistogramOutputData

Released under the MIT License.