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

Other plotting packages

Open drrmmng opened this issue 7 years ago • 3 comments

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?

drrmmng avatar Oct 03 '18 20:10 drrmmng

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!

davidanthoff avatar Oct 28 '18 01:10 davidanthoff

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 avatar Dec 26 '18 18:12 gganapat

@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!

davidanthoff avatar Dec 26 '18 20:12 davidanthoff