Hi folks, I’m having alot of issues calling the records array that holds all the column data in my grid into my chart.js react file.
Currently I have a static array in my data field where I am manually entering inputs but I want the data field to be able to read directly from a specific column array so it will update dynamically?
Does anyone have any examples on how to have this done?