Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/microsoft/data-formulator
/ VisualizationView.tsx
File
VisualizationView.tsx
src/views/VisualizationView.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// Copyright (c) Microsoft Corporation.
2
// Licensed under the MIT License.
3
4
import React, { FC, useCallback, useEffect, useMemo, useRef, useState } from
'react'
;
Callers
nothing calls this directly
Calls
6
buildEmbeddedDataForChart
Function · 0.90
assembleVegaChart
Function · 0.90
getChartTemplate
Function · 0.90
generateChartSkeleton
Function · 0.90
renderTableChart
Function · 0.85
checkChartAvailabilityOnPreparedData
Function · 0.85
Tested by
no test coverage detected