FunctionScale({
colors,
selected,
channel = 'l',
height = 150,
width = 400,
onSelect,
onColorChange,
}: Scale
src/components/ColorGraph/index.tsx:21
Functionrender(
funcsPool,
channel,
{
spread = 100,
scale = 1,
width: intrinsicWidth,
height: intrinsi
src/components/ColorGraph/Chart/RenderStrategy/Concurrent/ConcurrentSpreadRender.ts:12