txt <- '{
"xAxis": { "data": ["Mon", "Tue", "Wed"]}, "yAxis": { },
"series": { "type": "line", "data": [150, 230, 224] } }'
ec.fromJson(txt)
# ec.fromJson('https://helgasoft.github.io/echarty/test/pfull.json')
Run the code above in your browser using DataLab