lets-plot-kotlin v1.1.0 Release Notes

Release Date: 2020-11-20 // over 3 years ago
  • [1.1.0] - 2020-11-20

    โž• Added

    • ๐Ÿ‘€ GeoTools support (see geotools.md).
    • ๐Ÿ‘€ API for tooltip customization (see tooltips.md).
    • geom_map().
    • labelFormat parameter in geom_text().
    • reverse parameter in scale_x/y_discrete().
    • scale_x_discrete_reversed(), scale_y_discrete_reversed()

    ๐Ÿ”„ Changed

    Built with Lets-Plot v1.5.4 (was v1.5.2).

    ๐Ÿ‘€ See Lets-Plot CHANGELOG.md for changes and fixes in 1.5.3, 1.5.4.

    ๐Ÿ›  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.