lets-plot-kotlin v1.0.1-dev Release Notes

Release Date: 2020-10-07 // over 3 years ago
  • ➕ Added

    • Parameters map, mapJoin in geom_polygon, geom_path, geom_point, geom_text
    • Converter from org.geotools.data.simple.SimpleFeatureCollection to jetbrains.letsPlot.spatial.SpatialDataset

    🛠 Fixed

    • ggsave() ignores raster format file extension.
    • as_discrete(): if more than one is used in the same mapping block then all but one of them are ignored.