armitage-monorepo icon indicating copy to clipboard operation
armitage-monorepo copied to clipboard

Create Component to display UserScore Intervals per contributor per team

Open sudoFerraz opened this issue 1 year ago • 0 comments
trafficstars

On the /teams/contributors/[contributorId] we need to display the contributorScore intervals as a timeseries chart as part of the data that we display of a user that is part of a team.

This data already exists on the database, and lives under UserScore.score_interval as an array of numbers.

We simply need to parse this data, and construct the graph.

sudoFerraz avatar Apr 24 '24 19:04 sudoFerraz