CS7250-Data-Visualization-Final-Project This repository builds an interactive visualization using Svelte and D3. mian branch -- the spider graph and the tabular plot git checkout main npm install npm run dev the scatterplot branch -- the scatter plot with the trend line git checkout scatterplot npm install npm run dev