Closed DiptenduIDEAS closed 7 months ago
It is added in smile.plot.vega
package in smile-plot module. See VegaTest for some example usage. Please play with it and provide feedback and bug reports. Thanks!
Thanks for the immediate response. Shall use the functionality and give feedback.
On Tue, 19 Mar 2024 at 06:09, Haifeng Li @.***> wrote:
It is added in smile.plot.vega package in smile-plot module. See VegaTest https://github.com/haifengl/smile/blob/master/plot/src/test/java/smile/plot/vega/VegaTest.java for some example usage. Please play with it and provide feedback and bug reports. Thanks!
— Reply to this email directly, view it on GitHub https://github.com/haifengl/smile/issues/761#issuecomment-2005488445, or unsubscribe https://github.com/notifications/unsubscribe-auth/BFJKT3YLUVSF5SKOU7CKFXTYY6CMPAVCNFSM6AAAAABEXX7RSWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAMBVGQ4DQNBUGU . You are receiving this because you authored the thread.Message ID: @.***>
3.1 is released with the Java API for declarative visualizations.
The plot module that supports declarative visualizations via Vega-lite is currently available in the Scala API https://haifengl.github.io/api/scala/smile/plot/index.html
However, it is not available in the Java API.
Any plans to support this anytime soon?