Registry / utility / ascii-charts

ascii-charts

JSON →
library0.9.1rbrubygemsunverified

Library to draw simple ASCII charts including x,y graph plots and histograms.

gem install ascii_charts
INSTALL
IMPORT
SIG · ASCII-CHARTS
A
ascii-charts
utilityrubyv0.9.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ASCII_Charts
require 'ascii_charts'

Draw a simple XY line chart

require 'ascii_charts' chart = ASCII_Charts::XYLine.new([[0, 1], [1, 3], [2, 2]]) puts chart.draw
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.9.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
22 hits · last 30 days
node
18
OpenAI (training)
2
Meta
1
Amazon
1
Resources
ascii-charts — gem install ascii-charts · libregistry