says it has a JavaFX implementation
# tornadofx
s
says it has a JavaFX implementation
h
They've also got a commercial project for crossplatform.charts called charts.kt
s
Ooh
Is Charts.kt available? Looks like they're still pre-1.0
h
data2viz is a low level "visualization kernel" so it doesn't exactly have the charting support you may expect
s
Hmm, I see.
h
It and the library I play around with, kubed (fx only currently), are both ports of D3.js to kotlin
I'm not sure, they announced it at Kotlin conf so it's bee around for awhile
a
kubed is also lo-level.
h
Yeah sorry that's what I meant when pointing out they are both D3.js ports