Files
ETB/ETB-FrontEnd/node_modules/.cache/babel-loader/cd65b67217593af0a6749de0c04e772538b0b7615aaad17af0c3b8546d4b97a6.json
Iliyan Angelov 306b20e24a Frontend start
2025-09-14 00:54:48 +03:00

1 line
888 B
JSON

{"ast":null,"code":"import count from \"../count.js\";\nexport default function thresholdSturges(values) {\n return Math.max(1, Math.ceil(Math.log(count(values)) / Math.LN2) + 1);\n}","map":{"version":3,"names":["count","thresholdSturges","values","Math","max","ceil","log","LN2"],"sources":["/home/gnx/Desktop/ETB/ETB-FrontEnd/node_modules/d3-array/src/threshold/sturges.js"],"sourcesContent":["import count from \"../count.js\";\n\nexport default function thresholdSturges(values) {\n return Math.max(1, Math.ceil(Math.log(count(values)) / Math.LN2) + 1);\n}\n"],"mappings":"AAAA,OAAOA,KAAK,MAAM,aAAa;AAE/B,eAAe,SAASC,gBAAgBA,CAACC,MAAM,EAAE;EAC/C,OAAOC,IAAI,CAACC,GAAG,CAAC,CAAC,EAAED,IAAI,CAACE,IAAI,CAACF,IAAI,CAACG,GAAG,CAACN,KAAK,CAACE,MAAM,CAAC,CAAC,GAAGC,IAAI,CAACI,GAAG,CAAC,GAAG,CAAC,CAAC;AACvE","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]}