Sadly, looking at the github repo it seems to be unmaintened, so I am glad to see Muze in that space.
[1] https://github.com/vega/voyager
21–23 of 23 posts
Sadly, looking at the github repo it seems to be unmaintened, so I am glad to see Muze in that space.
[1] https://github.com/vega/voyager
It makes me think of Voyager [1][2], based on Vega and Vega-lite, that leverage a grammar of graphics. A neat trick you can do in Julia is use it interactively to generate plot specs [3]. Sadly, looking at the github repo it seems to be unmaintened, so I am glad to see Muze in that space. [1] https://github.com/vega/voyager [2] https://idl.cs.washington.edu/papers/voyager2/ [3] https://youtu.be/IJqnx9ShRlM
It makes me think of Voyager [1][2], based on Vega and Vega-lite, that leverage a grammar of graphics. A neat trick you can do in Julia is use it interactively to generate plot specs [3]. Sadly, looking at the github repo it seems to be unmaintened, so I am glad to see Muze in that space. [1] https://github.com/vega/voyager [2] https://idl.cs.washington.edu/papers/voyager2/ [3] https://youtu.be/IJqnx9ShRlM
Indeed. Vega has been one of our inspirations. Though, we took a more business use-case focussed approach for the visualizations, and also more focus on performance.