Topcoder Member Profile: Redesign ratings graph

Register
Submit a solution
Status: ‌Deleted

Challenge Overview

In our continous efforts to improve the platform, we are here with the challenge for improvement of profile ratings graph. For better accessibility we have thought of implementing following behaviour to the ratings graph:

1. Instead of showing two panels (one for the graph and other for the details), we are going to use single panel where each data point would have its own tooltip (providing the details about that point)
2. There would a graph switch on top-right of the graph to switch between history and distribution graph

Here are the detailed specks: https://drive.google.com/folderview?id=0B1LbmKnex41fSThnNERscFBzSDQ&usp=sharing

Notes:

1. Tooltip for challenge data point in history graph would be clickable and lead user to the actual challenge.
2. For tooltip, it would be required to use Tooltip React component.
3. Library used for rendering the graph is d3


Final Submission Guidelines

Every submitter should create Pull Request (against dev branch) with their changes and submit (via standard challenge submission) an archive containing a text file (which mentions your Pull Request URL).

Review style

Final Review

Community Review Board

Approval

User Sign-Off

Challenge links

ID: 30054281