In this website, the user can input csv files into the website and the website will generate a scatterplot of the data. The website is built so that the user can specify some parameters such as Title, ranges, and even an alpha value.
I created a website using Django and matplotlib to create a website that can take in csv files, and visualize that data.
In this website, the user can input csv files into the website and the website will generate a scatterplot of the data. The website is built so that the user can specify some parameters such as Title, ranges, and even an alpha value.
Log in or sign up for Devpost to join the conversation.