dcramer / dcramer/peated

Add weights to tag distribution

Open
#36 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
103
Forks
18
Avg merge
1h 19m
Merged PRs (30d)
555

Description

Ref #35

Just showing which tags you used the most isnt that useful. Instead we should suggest which tags you like, and which tags you dont. So maybe its a split graph (whatever you call that) with the same design. Center the progress bars in the middle, anything below 2.5 rating you make it a negative value, and anything above you make it a positive. Could 2x the weight at 1 and 5.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with issue #35 and the existing tag-distribution graph implementation, since no file or test is named here. Determine how the current graph represents tag usage and identify the entry point for its progress bars. Done means the graph uses centered positive and negative values around the 2.5 rating threshold, with doubled weighting at ratings 1 and 5.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
data-visualization, frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.