Xibo Chart modules and columns

Hi all

Wonder if anyone can point me in the right direction with columns for Xibo. Im struggling to get a bar chart to show the way I want it to in the chart module and I think its my column declarations that are the problem.
I have the data incoming from a Json file fine and Ive set up the columns so the dataset is laid out exactly as the Excel spreadsheet but I cant work out how to manipulate my dataset correctly… Heres the excel data with the chart Im trying to replicate :

This is my dataset :

and my columns :

If someone might be able to point me in the right direction for what should be x axis, y axis etc Id really appreciate it…

Thanks
Jimbo

Scrap that - resolved it myself :slightly_smiling_face:

Worked through it logically and realised that I needed to reprogram my json vba to read down the columns instead of across the rows from Excel and redid my columns in Xibo to reflect that. All is good now - thanks a lot - I would delete this topic but dont have permissions. Apologies

Jimbo