{"id":22792811,"url":"https://github.com/johnantoni/graphael-on-rails","last_synced_at":"2025-04-16T15:51:20.079Z","repository":{"id":6850502,"uuid":"8099172","full_name":"johnantoni/graphael-on-rails","owner":"johnantoni","description":"g.Raphael charting gem built for the Rails asset pipeline (includes raphael.js)","archived":false,"fork":false,"pushed_at":"2014-04-11T21:32:52.000Z","size":180,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-04-16T07:36:39.174Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/johnantoni.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-02-08T18:55:04.000Z","updated_at":"2018-03-13T14:38:32.000Z","dependencies_parsed_at":"2022-08-20T22:00:35.685Z","dependency_job_id":null,"html_url":"https://github.com/johnantoni/graphael-on-rails","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnantoni%2Fgraphael-on-rails","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnantoni%2Fgraphael-on-rails/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnantoni%2Fgraphael-on-rails/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnantoni%2Fgraphael-on-rails/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/johnantoni","download_url":"https://codeload.github.com/johnantoni/graphael-on-rails/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249257086,"owners_count":21239124,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-12T03:16:19.945Z","updated_at":"2025-04-16T15:51:20.061Z","avatar_url":"https://github.com/johnantoni.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# graphael-on-rails\n\nRails gem based on the gRaphael graphing library\n\nhttp://g.raphaeljs.com/\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n    gem 'graphael-on-rails'\n\nAnd then execute:\n\n    $ bundle\n\nInclude assets:\n\n    // In application.js\n    //= require graphael-on-rails\n\n## Usage\n\n    // Creates canvas 640 × 480 at 10, 50\n    var r = Raphael(10, 50, 640, 480);\n    // Creates pie chart at with center at 320, 200,\n    // radius 100 and data: [55, 20, 13, 32, 5, 1, 2]\n    r.piechart(320, 240, 100, [55, 20, 13, 32, 5, 1, 2]);\n\nRead the documentation here http://g.raphaeljs.com/reference.html\n\n## Contributing\n\n1. Fork it\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Add some feature'`)\n4. Push to the branch (`git push origin my-new-feature`)\n5. Create new Pull Request\n\n## Many Thanks\n\nSpecial thanks goes to all the team who created the wonderful RaphaelJS \u0026 gRaphael libraries\n\n* http://g.raphaeljs.com/\n* http://raphaeljs.com/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohnantoni%2Fgraphael-on-rails","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjohnantoni%2Fgraphael-on-rails","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohnantoni%2Fgraphael-on-rails/lists"}