From 0fd4753e6bca72deff16bf080cfefc23b6cb85c1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Orhun=20Parmaks=C4=B1z?= Date: Tue, 18 Feb 2025 13:44:29 +0300 Subject: [PATCH] fix(examples): run the correct example for chart (#1679) fixes #1678 --- examples/vhs/chart.tape | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/vhs/chart.tape b/examples/vhs/chart.tape index cb356808..62982220 100644 --- a/examples/vhs/chart.tape +++ b/examples/vhs/chart.tape @@ -5,7 +5,7 @@ Set Theme "Aardvark Blue" Set Width 1200 Set Height 800 Hide -Type "cargo run -p canvas" +Type "cargo run -p chart" Enter Sleep 1s Show