--- title: "Bar Chart" type: "article" slug: "bar-chart-2" url: "http://localhost/article/bar-chart-2/" markdown_url: "http://localhost/article/bar-chart-2.md" published_at: "2024-01-01T05:27:30+00:00" modified_at: "2024-06-23T01:03:46+00:00" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "Bar Chart uses the 8K PLOT function to simplify the bar chart algorithm. It assumes B(15) has been filled, or partially filled, with values between 0 and 2000." category: - name: "Syntax" slug: "syntax" taxonomy: "category" url: "http://localhost/category/periodicals/syntax/" post_tag: - name: "1982" slug: "year-1982" taxonomy: "post_tag" url: "http://localhost/tag/year-1982/" - name: "Type-in program" slug: "type-in-program" taxonomy: "post_tag" url: "http://localhost/tag/type-in-program/" - name: "ZX81" slug: "zx81" taxonomy: "post_tag" url: "http://localhost/tag/zx81/" model: - name: "Sinclair ZX81" slug: "zx81" taxonomy: "model" url: "http://localhost/model/zx81/" indiv: - name: "Jon Passler" slug: "jon-passler" taxonomy: "indiv" url: "http://localhost/indiv/jon-passler/" publication_r: id: 10246 title: "Syntax" type: "periodical" url: "http://localhost/periodical/syntax/" authors: "Jon Passler" volume: "3" issue: "1" issues_articles: - id: 52468 title: "Syntax/Syntax ZX80 v3 n1" type: "issue" url: "http://localhost/issue/syntax-syntax-zx80-v3-n1/" pages: "15" pubdate: "January 1982" related_articles: - id: 52510 title: "Syntax Errors" type: "article" url: "http://localhost/article/syntax-errors-21/" - id: 52511 title: "Translating BASICs — What Won’t Work" type: "article" url: "http://localhost/article/translating-basics-what-wont-work/" - id: 52512 title: "Phone Number Word Generator" type: "article" url: "http://localhost/article/phone-number-word-generator/" - id: 52513 title: "Binary Addition and Subtraction" type: "article" url: "http://localhost/article/binary-addition-and-subtraction/" - id: 52514 title: "The Flags of the 8K ROM Program" type: "article" url: "http://localhost/article/the-flags-of-the-8k-rom-program/" - id: 52515 title: "User Report: Insight’s 16K RAM Pack" type: "article" url: "http://localhost/article/user-report-insights-16k-ram-pack/" - id: 52516 title: "Moving Billboard" type: "article" url: "http://localhost/article/moving-billboard/" - id: 52517 title: "DIM as Calculator Sum-to-Memory" type: "article" url: "http://localhost/article/dim-as-calculator-sum-to-memory/" - id: 52518 title: "Solving Simultaneous Equations" type: "article" url: "http://localhost/article/solving-simultaneous-equations/" archive_link: false --- # Bar Chart Bar Chart uses the 8K PLOT function to simplify the bar chart algorithm. It assumes B(15) has been filled, or partially filled, with values between 0 and 2000.