MCPcopy
hub / github.com/msgbyte/tianji / ApplicationCompareChart.tsx

File ApplicationCompareChart.tsx

src/client/components/application/ApplicationCompareChart.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { trpc } from '@/api/trpc';
2import { useCurrentWorkspaceId } from '@/store/user';
3import dayjs from 'dayjs';
4import React, { useEffect, useMemo } from 'react';

Callers

nothing calls this directly

Calls 6

useCurrentWorkspaceIdFunction · 0.90
useTimeEventChartConfigFunction · 0.90
thenMethod · 0.80
valuesMethod · 0.80
fetchMethod · 0.65
getMethod · 0.65

Tested by

no test coverage detected