import { d3_createScatterPlot } from "./scripts/d3plots.js"
import { d3_createScatterPlotWithLine } from "./scripts/d3plots.js"
import { sumOfSquaredResiduals } from './scripts/d3plots.js'
import { d3_createNormalDensityPlot } from './scripts/d3plots.js'






