[["January 2016", "February 2016", "March 2016", "April 2016", "May 2016", "June 2016"], ["person1", 23274, 24470, 44140, 74651, 42538, 23076], ["person2", 2390, 14333, 9480, 15387, 15006, 4941], ..
Hi, how would I go about storing this Json into an array if arrays in Javascript? Not sure how to do this.
Thanks!