Add breaks
and labels
size equality check in breaksLabeled()
#416
Labels
enhancement
New feature or request
good first issue
Good for newcomers
lets-plot
API and implementation for lets-plot
Check if sizes of breaks and labels provided in
breaksLabeled()
are equal and throw an error if they are not.https://github.com/Kotlin/kandy/blob/main/kandy-lets-plot/src/main/kotlin/org/jetbrains/kotlinx/kandy/letsplot/scales/guide/model/LetsPlotAxis.kt
https://github.com/Kotlin/kandy/blob/main/kandy-lets-plot/src/main/kotlin/org/jetbrains/kotlinx/kandy/letsplot/scales/guide/model/LetsPlotLegend.kt
The text was updated successfully, but these errors were encountered: