Is there a way to generate a vega(-lite) graph from java (other than programming one, from scratch)?

271 Views Asked by At

I have recently evaluated freely available software-packages / frameworks for producing complex, flexible and high quality graphics of statistical data for displaying such data in a machine-learning - environment, which I am currently developing in java.

The most promising framework for my use-case seems to be the vega(-lite) one. However, I was stunned, when I couldn't find any binding to the java programming-language, as it seems to be widely used with existing bindings to python, R, julia and many other languages...

...did I miss something?

0

There are 0 best solutions below