Made BarChart Clickable to ProblemSet Page#1
Made BarChart Clickable to ProblemSet Page#1KanniShashankh wants to merge 4 commits intoApoorvaRajBhadani:mainfrom
Conversation
|
Thank You for doing this! Can you please share a screen recording of the exact functionality? That would be helpful. |
|
Thanks @ApoorvaRajBhadani , Here is a quick demo. Whenever we click on the rating graph, it takes us to the problemset page with that rating selected. :) Screen.Recording.2023-08-19.at.11.30.39.PM.mov |
|
Will review it in few days. Sorry for the delay. |
|
Hey what I would suggest is - if we click on the bar then the problems opened should be of the said difficulty but the problems should be what is solved by that user? #2 is also requesting something similar. |
|
I think we can get the list of problems solved by a user, but im not sure the problemset has filters based on problem name/problemID |
no issue it's not necessary that we need the problems filtered in problem set , it can be any way. Just a simple list will be good enough. |
|
Hi please join slack we'll discuss there https://join.slack.com/t/cfanalyticsdi-nkf8468/shared_invite/zt-25h8xpxd3-eKatqZUJ3~EghUO_OA01ZQ |
|
The code has a logical error. You are assuming user would have solved problems with subsequent rating with a difference of 100, but this is not always true. |
No description provided.