|
@@ -20,7 +20,7 @@ const buildVectorData = (vector, toHue, toLightness, toChroma, toHex) => {
|
|
const calcImportance = (chroma, lightness, proportion) =>
|
|
const calcImportance = (chroma, lightness, proportion) =>
|
|
const buildClusterData = (size, inertia, mu1, mu2, mu3, nu1, nu2, nu3, totalSize, toHue, toLightness, toChroma, toHex) => {
|
|
const buildClusterData = (size, inertia, mu1, mu2, mu3, nu1, nu2, nu3, totalSize, toHue, toLightness, toChroma, toHex) => {
|