-
Hello, I'm new to Smile and I'm not very familiar with Swing and UI dev in general. My question is it possible to create interactive application that do analytics with smile and present results as plots? For example have a slider that change calculation parameter and when slider change plots are updated with new results. Or for such use cases it's better to look for another more specialized with that plotting lib? Thanks. |
Beta Was this translation helpful? Give feedback.
Answered by
kklioss
Feb 28, 2025
Replies: 1 comment 2 replies
-
Yes, you can definitely create interactive apps with smile and swing. See Smile Demo package for some examples. |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
YulawOne
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes, you can definitely create interactive apps with smile and swing. See Smile Demo package for some examples.