teedee
07/07/2017, 7:40 PMthomasnield
07/07/2017, 7:42 PMthomasnield
07/07/2017, 7:42 PMedvin
07/07/2017, 8:21 PMedvin
07/07/2017, 8:23 PMedvin
07/07/2017, 8:24 PMhttps://2.bp.blogspot.com/-be5qe1q7Kzw/WT64ongyhvI/AAAAAAAAElw/m81PJR07AmUSBoF6MWmEtUw2RD9zfuenQCLcB/s1600/TilesFX.png▾
thomasnield
07/07/2017, 8:26 PMthomasnield
07/07/2017, 8:27 PMedvin
07/07/2017, 8:27 PMedvin
07/07/2017, 8:28 PMthomasnield
07/07/2017, 8:28 PMedvin
07/07/2017, 8:30 PMthomasnield
07/07/2017, 8:30 PMedvin
07/07/2017, 8:30 PMthomasnield
07/07/2017, 8:31 PMkastork
07/07/2017, 9:06 PMkastork
07/07/2017, 9:06 PMgaetan
07/07/2017, 10:45 PMsvg
in the DSL made sense. But after a first look at JavaFX, the concepts are very similar but are not SVG. So I think we should have a more general term maybe panel
or something similar. At the end all charts and visualization are made using basic shapes that can be easily implemented in JavaFX or svg (see https://github.com/d3/d3-shape).
I didn’t want to spend to much time on multiplatform for the moment because, as @orangy said, it’s an “undocumented, unsupported, work in progress”. But the mechanisms are already here as you can see on kotlinx.html project with this implementation (https://github.com/Kotlin/kotlinx.html/blob/2ab86309fd4cba99c71461eeed3d76a9d0961645/jvm/src/main/kotlin/utilsImpl.kt#L3) corresponding to that header (https://github.com/Kotlin/kotlinx.html/blob/2ab86309fd4cba99c71461eeed3d76a9d0961645/shared/src/main/kotlin/util.kt#L17).
This mechanism will allow us to have a complete different implementation for the same DSL.
So there is a lot of work to do but it’s promising.
In parallel of the library, we are also working on a online platform that will allow to create visualizations based on the library (and the DSL). The idea is to propose a kind of codepen for dataviz.thomasnield
07/08/2017, 12:15 AMavanpelt
07/08/2017, 12:50 AMcarlw
07/08/2017, 2:08 PMedvin
07/08/2017, 2:18 PMedvin
07/08/2017, 7:11 PM--stopOnUpdateErrors
- is it only for command line usage or should it go in the manifest as well?edvin
07/08/2017, 9:22 PMedvin
07/08/2017, 9:22 PMTornadoFX Keyboard Layout▾
thomasnield
07/09/2017, 3:02 AMnimakro
07/09/2017, 8:21 AMedvin
07/09/2017, 9:27 AMedvin
07/09/2017, 9:27 AMedvin
07/09/2017, 9:54 AM