¡Hey there!
Trying to have a Radar chart from data in Airtable. Very simple. 5 fields with 5 values ranging 1-10, but I’m not able to figure out how we can transform the data to be in the format that Chart.js needs it.
¡Hey there!
Trying to have a Radar chart from data in Airtable. Very simple. 5 fields with 5 values ranging 1-10, but I’m not able to figure out how we can transform the data to be in the format that Chart.js needs it.
Hi @Vaughtton
Let me see if I understand this properly.
If I take the example from the Chart.js documentation:
Is that correct or am I misunderstanding your use case?
Yes!
But it will only show one dataset, its for the detail of a single Record in airtable. Will be “Campo 1”, instead of Designing and a value ranging from 0 to 10.
Got it!
Just made a video with one approach that could work.
Does that cover your use case completely or are there nuances I didn’t think about?