graf VS asciichart

Compare graf vs asciichart and see what are their differences.

graf

Plot discretized line charts in your terminal (by baioc)

asciichart

Nice-looking lightweight console ASCII line charts ╭┈╯ for NodeJS, browsers and terminal, no dependencies (by kroitor)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
graf asciichart
1 2
1 1,807
- -
10.0 3.0
over 1 year ago about 1 month ago
F# Python
BSD 3-clause "New" or "Revised" License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

graf

Posts with mentions or reviews of graf. We have used some of these posts to build our list of alternatives and similar projects.
  • What are you working on? (2022-11)
    1 project | /r/fsharp | 6 Nov 2022
    I wrote a CLI tool to plot line charts with live data from Unix pipelines. Using this with tmux allows me to set up something like a Grafana dashboard, but in the terminal.

asciichart

Posts with mentions or reviews of asciichart. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-09.
  • Your GitHub year in review - 10 fun ways to visualize your contributions
    22 projects | dev.to | 9 Jan 2023
    Or create an amazing ASCII line graph showing your rollercoaster of activity over your last couple of sprints using asciichart (available for C, C#, C++, Elixir, Java, JavaScript, Go, Haskell, Perl, Python, PHP, Rust, and well... you get the picture).
  • Logging and Metrics Fun
    4 projects | /r/Bitburner | 7 Jan 2022
    And with some help from a slightly modified asciichart.js (and modifying the DOM to use a monospaced font), I was also able to generate a text-based chart as well, so I can easily view "X over time" or whatever data from my servers. It's been super useful and helped me catch a few bugs in my scripts tbh.