Thanks this is very useful, I need to try toload json file. For editing JSON, I found http://www.jsoneditoronline.org/ for editing JSON file. If anyone has a simple example to load external json file and plot in a web?
There is Flot - http://www.flotcharts.org/. You specify the information as JSON arrays and you can also provide JSON objects to specify how the graph should be styled.