Affiliation:
1. IT Department, Shah and Anchor Kutchhi Engineering College, Mumbai, Maharashtra, India
Abstract
In many fields of science and engineering, we often encounter the problem of solving N linear equations of type x + y and trigonometric equations. All technological, biological and social networks can be represented as graphs. Therefore, graphs are used in the research of new algorithms and protocols based on simulation in various fields of science. We aim to create a python-based graph generator that will draw any type of equation i.e., linear, algebraic, trigonometric and logarithmic on the graph. More importantly, the application is designed to draw multiple graphs on the same canvas and then analyse the results. We have included one more module where user can upload a CSV file consisting of raw and get a desired pie chart, line graph as well as bar graph. Our system mainly focuses on generating a output for a later analysis by downloading the graphs they have plotted.