Add DataColumn
API for breaks in Legend
/Axis
#417
Labels
dataframe
An issue/PR related to dataframe
enhancement
New feature or request
good first issue
Good for newcomers
lets-plot
API and implementation for lets-plot
Uh oh!
There was an error while loading. Please reload this page.
Add new
breaks
(an analogue for all existing function) withDatColumn
argument for passing breaks for axis and legend:fun breaks(breaks: DataColumn<DomainType>, format: String? = null)
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
A common case:
The text was updated successfully, but these errors were encountered: