Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
3
import { memo, useEffect, useMemo, useState } from
"react"
;
4
import { createPortal } from
"react-dom"
;
Callers
nothing calls this directly
Calls
4
useChartStable
Function · 0.90
formatLabel
Function · 0.85
createPortal
Function · 0.85
map
Method · 0.45
Tested by
no test coverage detected