ECharts.jl
ECharts.jl copied to clipboard
Add macro for literal specification of ECharts json
trafficstars
Make a function/macro to parse a JSON specification directly into an ECharts object, so that plotting can occur from copying examples
This may be possible using JSON2.jl, but that is a 0.7+ package