From f165f5e9f4d5204de547c969932ba2697fc3c846 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Emre=20=C5=9Eafak?= <3928300+esafak@users.noreply.github.com> Date: Tue, 12 Aug 2025 02:24:17 -0400 Subject: [PATCH] Remove https://github.com/al6x/pl0t (#3101) The project is "unsupported", and the web site that serves and documents it is down. --- packages.json | 17 ----------------- 1 file changed, 17 deletions(-) diff --git a/packages.json b/packages.json index c7923f5..45c04e5 100644 --- a/packages.json +++ b/packages.json @@ -25219,23 +25219,6 @@ "license": "MIT", "web": "https://github.com/schneiderfelipe/hyperscript" }, - { - "name": "pl0t", - "url": "https://github.com/al6x/pl0t?subdir=api/nim", - "method": "git", - "tags": [ - "plot", - "chart", - "table", - "excel", - "spreadsheet", - "visualization", - "data" - ], - "description": "Plot and visualize data", - "license": "Proprietary", - "web": "https://pl0t.com" - }, { "name": "gm_api", "url": "https://github.com/thisago/gm_api",