People who are not familiar with plotting tools or different kinds of python but want to get insights from their data visually are precisely suitable to use this application. It does all the manual work and shows the output. It shows all the plots with just a click of a button.
The major bug we faced was displaying the images stored in our backend framework to our website. We solved it by skimming through various blog over the internet. The main thing was to store the image and redirect it to webpage using IO module of python.
Technologies used
Discussion