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

File MonitorDataChart.tsx

src/client/components/monitor/MonitorDataChart.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Select } from 'antd';
2import dayjs, { Dayjs } from 'dayjs';
3import { get, takeRight, uniqBy } from 'lodash-es';
4import React, { useState, useMemo } from 'react';

Callers

nothing calls this directly

Calls 6

useCurrentWorkspaceIdFunction · 0.90
useThemeFunction · 0.90
useSocketSubscribeListFunction · 0.90
getMonitorProviderFunction · 0.90
getProviderDisplayFunction · 0.90
getFunction · 0.85

Tested by

no test coverage detected