From 83aa239b3693d8fe1e13e76425a79397b27c5930 Mon Sep 17 00:00:00 2001 From: Tom Larcher Date: Sat, 26 Oct 2024 20:47:57 +1100 Subject: [PATCH 1/2] Added "Lets-Plot Skia Frontend" to GUI category. --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index 45aef29f..3b086ade 100644 --- a/README.md +++ b/README.md @@ -1480,6 +1480,17 @@ ![badge][badge-linux] ![badge][badge-windows] +* [Lets-Plot Skia Frontend (official)](https://github.com/JetBrains/lets-plot) - a Kotlin Multiplatform library that allows you to embed +[Lets-Plot](https://github.com/JetBrains/lets-plot) charts in a Compose Multiplatform application. [Lets-Plot](https://github.com/JetBrains/lets-plot) is a multiplatform plotting library based on [The Grammar of Graphics](https://www.goodreads.com/book/show/2549408.The_Grammar_of_Graphics). +![badge][badge-android] +![badge][badge-ios] +![badge][badge-js] +![badge][badge-jvm] +![badge][badge-linux] +![badge][badge-windows] +![badge][badge-mac] +![badge][badge-wasm] + ### Animation / UI * [Kottie](https://github.com/ismai117/kottie) - Compose Multiplatform animation library that parses Adobe After Effects animations. Inspired by Lottie From ac97f8363fba7622293c3be4f6b1149ac3dd36d6 Mon Sep 17 00:00:00 2001 From: Tom Larcher Date: Sat, 26 Oct 2024 20:54:41 +1100 Subject: [PATCH 2/2] Fixed erroneous newline in "Lets-Plot Skia Frontend" description text. --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 3b086ade..2daea474 100644 --- a/README.md +++ b/README.md @@ -1480,8 +1480,7 @@ ![badge][badge-linux] ![badge][badge-windows] -* [Lets-Plot Skia Frontend (official)](https://github.com/JetBrains/lets-plot) - a Kotlin Multiplatform library that allows you to embed -[Lets-Plot](https://github.com/JetBrains/lets-plot) charts in a Compose Multiplatform application. [Lets-Plot](https://github.com/JetBrains/lets-plot) is a multiplatform plotting library based on [The Grammar of Graphics](https://www.goodreads.com/book/show/2549408.The_Grammar_of_Graphics). +* [Lets-Plot Skia Frontend (official)](https://github.com/JetBrains/lets-plot) - a Kotlin Multiplatform library that allows you to embed [Lets-Plot](https://github.com/JetBrains/lets-plot) charts in a Compose Multiplatform application. [Lets-Plot](https://github.com/JetBrains/lets-plot) is a multiplatform plotting library based on [The Grammar of Graphics](https://www.goodreads.com/book/show/2549408.The_Grammar_of_Graphics). ![badge][badge-android] ![badge][badge-ios] ![badge][badge-js]