Registry / other / chartkick

chartkick

JSON →
library5.2.1rbrubygemsunverified

Create beautiful JavaScript charts with one line of Ruby.

gem install chartkick
INSTALL
IMPORT
SIG · CHARTKICK
C
chartkick
otherrubyv5.2.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.

Chartkick
require 'chartkick'

Generate a line chart from data using Chartkick.

require 'chartkick' # In a Rails view: # <%= line_chart User.group_by_day(:created_at).count %> # Or standalone: puts Chartkick::LineChart.new([['2023-01-01', 10], ['2023-01-02', 20]]).to_s
Debug
Known issues

No known issues recorded.

Upgrade
Version history
5.2.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
8
Meta
1
Amazon
1
Resources
chartkick — gem install chartkick · libregistry