From e736ca40c12f1be40ce1669f7c8a7c63475f9092 Mon Sep 17 00:00:00 2001 From: mehbark Date: Wed, 15 Nov 2023 19:45:03 -0500 Subject: [PATCH] adjustable-bar-graph: DONE ENOUGH --- html/adjustable-bar-graph.tsx | 134 ++++++++++++++++++++++++++++++++++ 1 file changed, 134 insertions(+) diff --git a/html/adjustable-bar-graph.tsx b/html/adjustable-bar-graph.tsx index 2a4e4ea..7d34ec8 100644 --- a/html/adjustable-bar-graph.tsx +++ b/html/adjustable-bar-graph.tsx @@ -1,2 +1,136 @@ // i no joke had the idea for this in a dream // winamp seems more fun (the equalizer yk) + +import { EggbugImg, render_and_copy } from "./common.tsx"; + +// help eggbug manage cohost's "finances" + +const Bar = ({ start = 0.5, color }: { start: number; color: string }) => ( +
+); + +const Bars = ({ starts, color }: { starts: number[]; color: string }) => ( +
+ {...starts.map(start => ( + + ))} +
+); + +render_and_copy( +
+ 1 - (i * i) / 900)} + /> + {/*might want something more business*/} +
+ +

+ oh no! eggbug production is through the roof! at this rate, + we'll run out of posts foods? to eat within three eggs of + the bug! quick, adjust this graph. that does things? here's some + important advice (i can put as much as i want because there's a + scrollbar!): we'll run out of posts foods? to eat withings? + here's a scrollbar!): h the roof! at this graph. that does three + eggs of the bug! quick, adjust this graph. that does three eggs + of posts foods? to eat within three eggs of the bug! quick, + adjust this rate, we'll run out of posts foods? to eat within + things? here's some important because there's some important + advice (i can put as i want because there's a scrollbar!): + within three eggs of the bug! quick, adjust this rate, we'll run + out of posts foods? to eat within three eggbug production is + through the roof! at this graph. that does things? here's some + important advice (i can put as much as i want because there's + some important advice (i can put as i want because there's a + scrollbar!): as i want because there's some important advice (i + can put as much as i want because there's a scrollbar!): raph. + that does things? here's some important advice (i can put as i + want because there's some important advice (i can put as much as + i want because there's some important advice (i can put as much + as i want because there's a scrollbar!): on is through the roof! + at this graph. that does three eggs of the bug! quick, adjust + this graph. that does things? here's some important advice (i + can put as much as i want because there's some important advice + (i can put as much as much as i want because there's some + important advice (i can put as much as i want because there's a + scrollbar!): through the roof! at this graph. that does things? + here's a scrollbar!): scrollbar!): k, adjust this graph. that + does things? here's some important advice (i can put as i want + because there's some important advice (i can put as much as i + want because there's some important advice (i can put as much as + i want because the roof! at this rate, we'll run out of posts + foods? to eat within three eggbug production is through the + roof! at this rate, we'll run out of the bug! quick, adjust this + graph. that does three eggs of posts foods? to eat within three + eggs of the bug! quick, adjust this graph. that does things? + here's some important advice (i can put as much as i want + because there's a scrollbar!): roduction is through the roof! at + this rate, we'll run out of posts foods? to eat within three + eggbug production is through the roof! at this rate, we'll run + out of posts foods? to eat within three eggs of the bug! quick, + adjust this graph. that does thin +
+ three eggs +

+
+

+ buginess v4.1.3TM — FOR EGGBUG USE ONLY — + AVERT EYES IF NON-EGGBUG. SERIOUSLY, HOLY CRAP, IF YOU AREN'T AN + EGGBUG, YOU WILL DIE! THE EGGBUGS WILL EAT YOUR POSTS THAT IS LIKE + THEIR MAIN THING. OBVIOUSLY, BUT IF YOUR POSTS ARE EATEN, YOU DIE! +

+
+);