↓ 11 callersFunctioncreateScale({swatches, colorKeys, colorspace, colorSpace = colorspace ?? 'LAB', shift = 1, fullScale = true, smooth = fal
packages/contrast-colors/lib/utils.js:157
↓ 8 callersFunctioncreateChart(data, yLabel, xLabel, dest, yMin, yMax, finiteScale = false, visColors, scaleType, stepped = false)
docs/ui/src/js/createChart.js:15
↓ 8 callersFunctionupdateColorWheel(mode, lightness, dots, dotsMode, scaleType, colors, id)
docs/ui/src/js/colorWheel.js:325
↓ 6 callersFunctioncreateSvgElement({element, id, className, attributes, styles, textContent, appendTo})
docs/ui/src/js/createHtmlElement.js:40
↓ 3 callersFunctioncreateColorChart(data, yLabel, xLabel, dest, yMin, yMax, colors, scaleType)
docs/ui/src/js/createChart.js:291