Kotlin / kandy

Kotlin plotting library.
https://kotlin.github.io/kandy/
Apache License 2.0
608 stars 16 forks source link

Improve DSL extension properties getters #412

Open AndreiKingsley opened 3 months ago

AndreiKingsley commented 3 months ago

At the moment they are not working properly and are returning dummy values. Some of these are used in the public layer and plot features API; values for them should be taken from the features maps. Most of them used for settings in WithAes interfaces