From bda118b0bb0f216e52b1bfe455d2df1f341964c8 Mon Sep 17 00:00:00 2001 From: Sergiu Chiriac Date: Fri, 18 Oct 2024 17:14:29 +0100 Subject: [PATCH] Plotline (#527) * Postlyy * Postlyy * WLSpy * WLSpy * Plotline --------- Co-authored-by: Sergiu Chiriac <> --- resources/p.ts | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/resources/p.ts b/resources/p.ts index db0f2bca..f535bdf4 100644 --- a/resources/p.ts +++ b/resources/p.ts @@ -157,6 +157,12 @@ export const resources: Resource[] = [ description: 'Flexible, interactive, performant charts for the web made easy.', url: 'http://plottablejs.org/', }, + { + name: 'Plotline', + categories: ['Marketing', 'Programming','AI'], + description: 'Make your app dynamic with AI', + url: 'https://www.plotline.so/', + }, { name: 'Pluralsight', categories: ['Learn', 'Programming'],