File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed
Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,15 @@ GeoTools [v 33.2](https://github.com/geotools/geotools/releases/tag/33.2)
55
66### Added
77
8+ - Time Series Plotting [[ #278 ] ( https://github.com/JetBrains/lets-plot-kotlin/issues/278 )] ,
9+ [[ discussion] ( https://github.com/JetBrains/lets-plot-kotlin/discussions/92#discussioncomment-12976040 )] ,
10+ [[ #678 ] ( https://github.com/JetBrains/lets-plot/issues/678 )] ,
11+ [[ LPK-129] ( https://github.com/JetBrains/lets-plot-kotlin/issues/129 )] :
12+ - Support temporal data types from ` kotlinx.datetime ` , ` java.time ` , and ` java.util ` .
13+ - Support for timezone-aware ` kotlinx.datetime.LocalDateTime ` , ` java.time.ZonedDateTime ` , and ` java.time.OffsetDateTime ` objects.
14+
15+ See: [ example notebook] ( https://nbviewer.org/github/JetBrains/lets-plot-kotlin/blob/master/docs/examples/jupyter-notebooks/f-4.11.0/time_date_datetime.ipynb ) .
16+
817- Geometries:
918
1019 - ` geomSina() ` [[ #1298 ] ( https://github.com/JetBrains/lets-plot/issues/1298 )] .
You can’t perform that action at this time.
0 commit comments