|
|
|
|
An Flutter App Where we Can Create a X & Y Axis graph with decimal Points.We can add as many as Curve or Line we want in a single graph.So while plotting graphs for our Lab Experiments We Often faced Problem in getting the exact nature of the graphs, so to get the exact nature the graph, like whether decreasing or increasing,I have created an Flutter App,which will be helpful for getting the nature & plot of the Graph, as sometimes points on both x-axis & y-axis are on decimals & data set gets huge which sometimes become frustrating to plot graphs & this might be a problem as in certain Experiments graphs are of utmost importance to get the conclusion of the whole Experiment
|
|
|
|
|
- [ ] We Can insert our Points like this"0.24, 0.34, 0.44, 0.55, 0.60, 0.61, 0.62, 0.62, 0.62, 0.62, 0.62, 0.62, 0.62, 0.62, 0.63, 0.63, 0.63, 0.63, 0.63, 0.63, 0.63, 0.63, 0.63, 0.64, 0.64, 0.64, 0.64, 0.64", Seperated by",". to ease the user input Experince
|