Forum Discussion
Radar chart
Hi tdanzeisen,
If seems you place the Spin in Category and Wert in Y Axis of the Radar chart, the result what you get is expected. It has nothing to do with the original data table. You can take a look at the sample of that Radar chart.
Best Regards,
Qiuyun Yu
Hi v-qiuyu-msft, thank you for your response.
I transformed the data of the original table into integers: 0 = "Trifft nicht zu", 1 = "Trifft eher nicht zu", 2 = "Triffer eher zu" and 3 = "Trifft zu". Then I unpivot these columns and I got this:
So I could create this Radar Chart with the average values:
So far, all is right. But I want to change the scale of this chart. The middle point should be 0. The first line should be 1, the second 2 and the third 3. But I can't find any options to change this scale. The scale is always automatic and changes if I made a selection. Can anybody help me with this issue?