Registry / utility / charty

charty

JSON →
library0.2.13rbrubygemsunverified

Visualizing your data in a simple way.

gem install charty
INSTALL
IMPORT
SIG · CHARTY
C
charty
utilityrubyv0.2.13
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.

Charty
require 'charty'

Creates and renders a bar chart with Charty.

require 'charty' # Create a simple bar chart Charty.bar(data: {A: 10, B: 20, C: 15}).render
Debug
Known issues
gotchaRequires a backend like matplotlib (via PyCall) or plotly for rendering.
fix
Install the appropriate backend gem (e.g., 'charty-pygall' or 'charty-plotly').
affects: >= 0.0.0
Upgrade
Version history
0.2.13latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
18 hits · last 30 days
node
16
Resources
charty — gem install charty · libregistry