MCPcopy Create free account
hub / github.com/Openpanel-dev/openpanel / y-axis.tsx

File y-axis.tsx

apps/start/src/components/charts/y-axis.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"use client";
2
3import { memo, useEffect, useMemo, useState } from "react";
4import { createPortal } from "react-dom";

Callers

nothing calls this directly

Calls 4

useChartStableFunction · 0.90
formatLabelFunction · 0.85
createPortalFunction · 0.85
mapMethod · 0.45

Tested by

no test coverage detected