Other plotting packages
First off: Queryverse.jl is absolutely awesome!
Is there a way to use other plotting libraries instead of vega lite? And if so, how would you integrate them in the pipeline?
I believe StatPlots should just work. It certainly did on julia 0.6, but I haven't tested it on julia 1.0.
I used to have integration with Gadfly.jl on julia 0.6, I should probably look into reenabling that, now that it works on julia 1.0!
I'm using Julia 1.0.3 and vega-lite is not working with queryverse. I was going through your excellent youtube tutorial but got stuck when trying to plot using @vlplot.
Gani -
@gganapat Could you open an issue over at https://github.com/fredo-dedup/VegaLite.jl about the issue you are seeing? Ideally with a bit more information, i.e. what error message are you seeing etc. Thanks!