{"repo":"guptarohit/asciigraph","free":true,"listed":false,"github":"https://github.com/guptarohit/asciigraph","clone":"git clone https://github.com/guptarohit/asciigraph.git","description":"Go package to make lightweight ASCII line graph ╭┈╯ in command line apps with no other dependencies.","language":"Go","stars":3085,"topics":["asciigraph","graph","plot","chart","ascii-chart","line-chart","golang","go","utility","command-line"],"license":"BSD-3-Clause","category":"cli-tools","readme_excerpt":"asciigraph [![Build status][]][1] [![Go Report Card][]][2] [![Coverage Status][]][3] [![GoDoc][]][4] [![License][]][5] [![Mentioned in Awesome Go][]][6] Go package to make lightweight ASCII line graphs ╭┈╯. ![image][] Installation Usage Basic graph Running this example would render the following graph: Multiple Series Running this example would render the following graph: Custom Y-axis value formatting Use YAxisValueFormatter(...) to control how values printed on the Y-axis are rendered. This is useful for human-readable units like bytes, durations, or domain-specific labels. Running this example would render the following graph: X-axis Support Use XAxisRange(min, max) to add a labeled X-axis below the graph. XAxisTickCount(n) controls how many tick marks appear (default 5, minimum 2). Running this example would render the following graph: Colored graphs Running this example would render the following graph: ![colored graph image][] Gradient (heatmap) coloring Instead of a solid color per series, SeriesColorGradient colors each point by its value along a palette — warm tones for high values, cool tones for low ones. The built-in HeatmapSpectrum provides a ready-made cool-to-warm palette, or you can pass your own color stops (lowest value first). Running this example would render the following graph: Threshold coloring ColorAbove and ColorBelow highlight points that breach a threshold — useful for flagging alerts, like a CPU usage spike or a disk space warning — without recolo","default_branch":null,"files":null,"tree":[],"storefront":"/r/guptarohit","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/guptarohit/asciigraph/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}