lets-plot
lets-plot copied to clipboard
add scale date
add scale_x_date()/scale_y_date()
Why scale_x_datetime() is not sufficient?
It also concerns https://github.com/JetBrains/lets-plot-kotlin/issues/129.
For example, I have LocalDate data source.
- I should cast it to
LocalDateTimeand then toInstantto to work with it in the lets-plot. - Side and layer tooltips don't recognise it as date and have a problem with default formatting: