Skip to content

Incorrect implementation of scaleXTime()/scaleYTime() "time delta" scales #384

@Jolanrensen

Description

@Jolanrensen

Let's plot allows an axis to be scaled as a continuous time delta or "duration".
I currently cannot find a way to easily plot a Duration like a number of hours/days/minutes etc.

For example:
https://nbviewer.org/github/JetBrains/lets-plot-kotlin/blob/master/docs/examples/jupyter-notebooks/scale_time.ipynb

from: https://github.com/JetBrains/lets-plot-kotlin/blob/master/plot-api/src/commonMain/kotlin/org/jetbrains/letsPlot/scale/DateTime.kt

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestlets-plotAPI and implementation for lets-plot

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions