Does anyone know of a good plotting library with 3d support, but for Kotlin Multiplatform?
Lets-Plot, Koala, Kandy, Charts.kt, etc. all only support 2D plotting unfortunately.
To give an example, I'm looking for something like
https://github.com/unconed/mathbox in terms of looks and interactivity, but for JVM, JS (IR) and (ideally) Android.