-
## Data format
- **Recharts** From the array of objects, specify a key for the radial axis with ` and a key per `` plot
- **Nivo** Same approach. An array of objects and a property `indexBy: s…
-
### Question
Hi, I tried implementing radar chart but it seems impossible since version 40 while it was on previous I think ? Are you planning to support Radar Chart ?
-
#
[http://localhost:3000/post/radar-chart-svg](http://localhost:3000/post/radar-chart-svg)
-
### Icon name
radar-chart
### Use cases
helpful for showing comparisons. useful in dashborads
### Design ideas
### Checklist
- [X] I have searched if someone has submitted a similar issue be…
-
### What problem does this feature solve?
currently myChart.getModel().getComponent('indicators'); for indicators and axis labels in the case of radar chart is not working
### What does the propose…
-
### What problem does this feature solve?
The feature could solve several current radar problems like #16605, #15339, #10750, #10537, #20109, etc.
Current design is custom, unique and inconsistent…
-
Hi thank's for the card
just a question, how to add multiple entity with group by label ?
example chart used for note school of child and I want to have a radar color blue for average score chil…
-
# [Radar charts](https://en.wikipedia.org/wiki/Radar_chart)
A simple example would be a chart showing "sales by quarter":
```elixir
data = [
{65, 50, 75, 90}
]
output =
data
|> Da…
-
I saw this bug report, so I thought this was fixed: https://github.com/PoetOS/moodle-mod_questionnaire/pull/335
However, I'm on Moodle 4.3.2 and Questionnaire 4.0.1 (Build - 2023051600) 2022092202 …
-
**Is your feature request related to a problem? Please describe.**
I'd like to visualize the data via radar chart just like below:
https://www.chartjs.org/docs/latest/charts/radar.html
![image](h…