lets-plot-kotlin v0.0.22-SNAPSHOT Release Notes

Release Date: 2020-07-01 // almost 4 years ago
  • [0.0.22-SNAPSHOT] - 2020-07-01

    โž• Added

    • scale_shape()
    • as_discrete()

    ๐Ÿ”„ Changed

    • scale_color_grey(), scale_fill_grey() : arguments start, end are now in range [0,1] (before was [0,100]).
    • ๐Ÿšš Parameter mapping (lambda) has been moved to the last position to allow the value to be outside parentheses.