You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now, I think the data we are plotting and the graphs being produced are well and good but its hard for the user to derive some conclusions from it.
After the merging of #29, we need to think of making the graphs more useful.
Firstly, we need to implement the time-slider, which is very important right now, since the data is huge. I am working on it, I have tried to remove a couple of bugs but I am facing some problems there and would appreciate it if people could help me out there.
Then, I think we need to show some kind of table, which can show some statistical data, like say Entry A: 500
Entry B: 200 and so on
Also, we need better legends, captions and tooltips for a better display.
We can also have a line of best fit, to show the trend in the data.
What else do you all think should be included in a graph to make it more conclusive?
Right now, I think the data we are plotting and the graphs being produced are well and good but its hard for the user to derive some conclusions from it.
After the merging of #29, we need to think of making the graphs more useful.
Firstly, we need to implement the time-slider, which is very important right now, since the data is huge. I am working on it, I have tried to remove a couple of bugs but I am facing some problems there and would appreciate it if people could help me out there.
Then, I think we need to show some kind of table, which can show some statistical data, like say Entry A: 500
Entry B: 200 and so on
Also, we need better legends, captions and tooltips for a better display.
We can also have a line of best fit, to show the trend in the data.
What else do you all think should be included in a graph to make it more conclusive?
@jywarren @namangupta01 @sagarpreet-chadha @SidharthBansal @gauravano @Souravirus
The text was updated successfully, but these errors were encountered: