Latest Articles

  • Creating Terminal ASCII Line Charts in Elixir with asciichart

    Creating Terminal ASCII Line Charts in Elixir with asciichart Are you looking for a simple way to create line charts in Elixir without any external dependencies? Look no further – the asciichart library has got you covered! In this article, we will explore how to create terminal ASCII line charts in Elixir using the asciichart …

  • The asciichart Library

    Are you tired of the traditional, dull line charts in your data analysis? Do you want to spice up your terminal-based applications with visually appealing ASCII line charts? Look no further! In this article, we’ll introduce you to the asciichart library, a powerful tool for creating stunning ASCII line charts in your terminal using pure …