
Product
Introducing Socket MCP for Claude Desktop
Add secure dependency scanning to Claude Desktop with Socket MCP, a one-click extension that keeps your coding conversations safe from malicious packages.
Nice-looking lightweight console ASCII line charts ╭┈╯. Port of kroitor/asciichart.
Add this line to your application's Gemfile:
gem 'ascii_chart'
And then execute:
$ bundle
Or install it yourself as:
$ gem install ascii_chart
require 'ascii_chart'
puts AsciiChart.plot(50.times.map { '%.2f' % (Random.rand * 10) })
Some sample cases are provided, to see them, execute:
$ rake -T sample
rake sample:1 # Output the first case
rake sample:2 # Output the second case
rake sample:3 # Output the third case
rake sample:random # Out put a random case
e.g. For an random case, execute:
$ rake sample:random
5.00 ┼---╮ ╭------╮ ╭--
4.00 ┤ ╰-╮ ╭-╯ ╰-╮ ╭-╯
3.00 ┤ ╰-╮ ╭-╯ ╰-╮ ╭-╯
2.00 ┤ ╰-╮ ╭-╯ ╰-╮ ╭-╯
1.00 ┤ ╰╮ ╭╯ ╰╮ ╭╯
0.00 ┼ ╰╮ ╭╯ ╰╮ ╭╯
-1.00 ┤ ╰-╮ ╭-╯ ╰-╮ ╭-╯
-2.00 ┤ ╰╮ ╭╯ ╰╮ ╭╯
-3.00 ┤ ╰-╮ ╭-╯ ╰-╮ ╭-╯
-4.00 ┤ ╰--╮ ╭--╯ ╰--╮ ╭--╯
-5.00 ┤ ╰-----╯ ╰-----╯
9.00 ┤ ╭╮ ╭╮ ╭╮ ╭╮ ╭╮
8.00 ┤ ╭╮ || || ╭-╮ ╭╮ || ╭╮ || || ╭╮
7.00 ┤ || || || ╭╮╭╮| | ||╭╮ ╭╯| || ╭╮ || || ||
6.00 ┤ || || ||╭╮ ||||| | |||| | | || ||╭╮ |╰-╮ || ╭╮ ||
5.00 ┤╭╮|| || |||| ||||| | ╭╯||| | | || ╭╯||| | | |╰╮ || ╭╮||
4.00 ┤|||| || |||╰╮||||| | | ||| | | || | ||| | | | | || ||||
3.00 ┤|||| || ||| |||||| | | ||| | | || | ||╰╮| | | | || ╭╮ ||||
2.00 ┤|||| || ╭╮||| |||||| | | ||| ╭╯ | || | ╰╯ || | | ╰╮ || || ||||
1.00 ┼╯||╰-╮ || ╭╮ ||||| |||||| |╭╯ ||╰╮| |╭╯| | || | | | || || ||||
0.00 ┼ ╰╯ | ||╭╮ || ╭-╮ |||╰╯ ||╰╯|| || || ╰╯ ╰╯ | | || | | | || || ╭╮ |||| ╭
-1.00 ┤ | |||| || | | ||| || || || || ╰╮| || | | | || || |╰╮ |||| |
-2.00 ┤ | |||| || | | ||| ╰╯ || || || || || | | | ||╭╯| | | |╰╯| |
-3.00 ┤ |╭╮|||| || | | ||| || || || ╰╯ || | | | |╰╯ ╰-╮| | | | |
-4.00 ┤ |||||||╭╮ || | | ||| || || || ╰╯ | | | | || | | | |
-5.00 ┤ ╰╯|||||||╭-╯|╭╯ | ╭╯|| || || ╰╯ | | | | || ╰-╯ | |
-6.00 ┤ ||||╰╯╰╯ || | | || ╰╯ || ╰-╯ | | || | |
-7.00 ┤ |||| || |╭-╮ | ╰╯ ╰╯ | | || | |
-8.00 ┤ ╰╯╰╯ ╰╯ ╰╯ | | |╭╯ || | |
-9.00 ┤ ╰-╯ ╰╯ ╰╯ ╰-╯
Bug reports and pull requests are welcome on GitHub at https://github.com/zhustec/ascii_chart. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.
The gem is available as open source under the terms of the MIT License.
FAQs
Unknown package
We found that ascii_chart demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Product
Add secure dependency scanning to Claude Desktop with Socket MCP, a one-click extension that keeps your coding conversations safe from malicious packages.
Product
Socket now supports Scala and Kotlin, bringing AI-powered threat detection to JVM projects with easy manifest generation and fast, accurate scans.
Application Security
/Security News
Socket CEO Feross Aboukhadijeh and a16z partner Joel de la Garza discuss vibe coding, AI-driven software development, and how the rise of LLMs, despite their risks, still points toward a more secure and innovative future.