lets-plot-kotlin v3.0.2 Release Notes

Release Date: 2021-06-09 // almost 3 years ago
  • ➕ Added

    • Ordering categories:

    New parameters added to the asDiscrete() function:

    • orderBy - name of the variable by which the ordering will be performed;
    • order - ordering direction: 1 for ascending direction and -1 for descending (default).

    See: as_discrete.

    🔄 Changed

    • ⬆️ Upgraded dependencies: