microsoft / microsoft/PowerBI-visuals-RadarChart

Category with Lowest Value not displayed

Open
#9 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
TypeScript
Stars
39
Forks
52
PR merge metrics
No merged PRs in 30d

Description

I created a radar chart using the below data table, manually entered. I've noticed, repeatedly, that whatever category has the lowest score (in this case, humor, a value of 10), that category is not visually displayed correctly - it will be shown at the center of the visual, rather than on one of the "web" edges.
Included a screenshot and data table for copy/paste reproducibility:

Data Table
category score
humor 10
charisma 15
insight 17
empathy 13

Screenshot

image

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

Reproduce the radar chart with the provided category and score table, especially the lowest value of 10 for humor, and compare its position with the other categories. Locate the chart rendering entry point and trace how the lowest score is mapped to the visual. Done means the lowest-valued category is displayed on the web edge rather than at the center, using the supplied data.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
data-visualization
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.