MCPcopy 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
4import React, { FC, useCallback, useEffect, useMemo, useRef, useState } from 'react';

Callers

nothing calls this directly

Calls 6

assembleVegaChartFunction · 0.90
getChartTemplateFunction · 0.90
generateChartSkeletonFunction · 0.90
renderTableChartFunction · 0.85

Tested by

no test coverage detected