Is it possible to create a horizontal table from JSON?

Is it possible to create a horizontal table from JSON?

JoeUKJoeUK Posts: 1Questions: 1Answers: 0

I am trying to create a horizontal table which has two rows: date & sales. I have a JSON source that then returns a set of data for a period of dates. Is it possible to create a new column for each part in the data. For example: http://jsfiddle.net/jms5m9ev/

This discussion has been closed.