ECharts.jl icon indicating copy to clipboard operation
ECharts.jl copied to clipboard

Add macro for literal specification of ECharts json

Open randyzwitch opened this issue 7 years ago • 1 comments
trafficstars

Make a function/macro to parse a JSON specification directly into an ECharts object, so that plotting can occur from copying examples

randyzwitch avatar Feb 04 '18 02:02 randyzwitch

This may be possible using JSON2.jl, but that is a 0.7+ package

randyzwitch avatar Mar 12 '18 00:03 randyzwitch