Hi
I would like to know, what is the best way to present the chart formatted data in BGE?
The chart data I would like to show
The raw data is in list format
[[gate num 1 data set ],[gate num 2 data set ], [gate num 19 data set ]]
I understand, I need to pre-made the chart format with text objects, but what’s the efficient way to distribute the each data to the ‘cells’ ?
Thank you for your advance.