microsoft / microsoft/PowerBI-visuals-RadarChart
[Feature Request] Option to change visualization of categories & values for column-oriented datasets
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 39
- Forks
- 52
- PR merge metrics
- No merged PRs in 30d
Description
Hi there,
really appreciate everybodie's work for this visual, so far. However, there is some limitation in usability due to the assumption of row-oriented datasets. For instance, it is very difficult (or impossible) to use the visual on drillthrough-pages with dynamically filtered subsets of larger (column-oriented) tables. Is there a way to implement an evaluation logic for column-oriented datasets?
What I mean is: turn around the meaning of "categories" and "Y-Axis" when plotting the Radar Chart: "Categories" is used for the definition of dimensions/axes, and all data put into "Y-Axis" (might be better called "values") are representing the individual datapoints in the chart, sorted in columns for each dimension.
There is a third-party visual which is actually doing exactly what I mean - but it has unfavorable design. Please refer to the screenshot below and attached pbix.
Is there any way to implement this?
Thx,
Thomas
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no source files, tests, or entry points. Review the screenshot and RadarChart_Test.zip first to understand the requested column-oriented input, then define completion as supporting categories as dimensions and Y-Axis values as datapoints in the Radar Chart.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- data-visualization, frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100