What would be the prefered way to initialize a JS array in ASP.NET MVC 3 with Razor with a value I have in my model/view model ?
For example to initialize an array o
I just happen to do this yesterday and came up with this solution (if you want it to look like the output you have in your question - I was using this with jqplot):