https://kotlinlang.org logo
#science
Title
# science
a

altavir

06/09/2019, 11:51 AM
Here is an article describing plotly.kt and my approach to use dynamic structures inside statically-typed wrappers: https://medium.com/@altavir/plotly-kt-a-dynamic-approach-to-visualization-in-kotlin-38e4feaf61f7
👍 4
t

thomasnield

06/09/2019, 8:48 PM
Thank you, I've been using Desmos a ton to visualize models alongside the code. I should give this a try...
a

altavir

06/10/2019, 6:17 AM
The feature set is currently minimal (of course you can use anything via "non-supported feature hack", but it is better to use type-safe environment). We will add them by request. We also plan to add svg export via orca
👍 1
2 Views