Find the original blog post here
- index.html: the main HTML page to show the plot
- parallel_coordinates_laptops.js: the main JavaScript file containing the full logic
- parallel_coordinates_laptops.css: styling options
- preprocess_laptop_dataset.ipynb: Jupyter Notebook to pre-process the original dataset
- laptops.csv: the original Laptop Prices dataset from Kaggle
- laptops_updated.csv: the dataset after the pre-processing