{"id":18088944,"url":"https://github.com/delano/scruffy","last_synced_at":"2025-04-13T03:17:27.032Z","repository":{"id":464494,"uuid":"89071","full_name":"delano/scruffy","owner":"delano","description":"An unofficial fork of the Ruby graphing library with sexy defaults for hi-res charts. (NOT MAINTAINED)","archived":false,"fork":false,"pushed_at":"2017-06-15T21:44:42.000Z","size":327,"stargazers_count":31,"open_issues_count":0,"forks_count":10,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-04-13T03:17:17.889Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://scruffy.rubyforge.org/","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/delano.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.txt","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2008-12-11T20:48:40.000Z","updated_at":"2022-07-01T23:27:07.000Z","dependencies_parsed_at":"2022-07-14T13:47:31.687Z","dependency_job_id":null,"html_url":"https://github.com/delano/scruffy","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/delano%2Fscruffy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/delano%2Fscruffy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/delano%2Fscruffy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/delano%2Fscruffy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/delano","download_url":"https://codeload.github.com/delano/scruffy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248657915,"owners_count":21140846,"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-10-31T17:15:11.143Z","updated_at":"2025-04-13T03:17:27.009Z","avatar_url":"https://github.com/delano.png","language":"Ruby","funding_links":[],"categories":["Ruby"],"sub_categories":["General-Purpose Machine Learning"],"readme":"# Scruffy, unofficial release\n\nThis is a fork from based on the official 0.2.5 release. See below for \nfurther a longer description.  \n\n## Description:\n\n* scruffy.rubyforge.org\n\nAuthor:: Brasten Sager (brasten@nagilum.com)\nDate:: July 8, 2008\nRelease:: 0.2.5\n\nScruffy is a Ruby library for generating high quality, good looking graphs.  It is designed\nto be easy to use and highly customizable.\n\nFor basic usage instructions, refer to the documentation for Scruffy::Graph.\n\n\n## Fork Description\n\n* http://github.com/delano/scruffy/\n\nAuthor:: Delano Mandelbaum (delano@solutious.com)\nAuthor:: Kalin Harvey\nDate:: December 12, 2008\n\nWe love scruffy. Our motivation for creating a forking is to make it useful for hi-resolution \ngraphs and charts. We would love to get our changes in to the official release but until\nthat time they will be available at the GitHub URI above. \n\nCHANGES.txt contains everything we've been up to. \n\n\n## Features\n\n* Renders to SVG or bitmap (PNG, JPG)\n\n## Problems:\n\n* 0.2.3 version has missing legend text when rendering to bitmap. This is strange because the text is there in the SVG before it goes to RMagick.\n\n## Synopsis:\n\n    graph = Scruffy::Graph.new\n    graph.title = \"Sample Line Graph\"\n    graph.renderer = Scruffy::Renderers::Standard.new\n\n    graph.add :line, 'Example', [20, 100, 70, 30, 106]\n\n    graph.render :to =\u003e \"line_test.svg\"\n    graph.render  :width =\u003e 300, :height =\u003e 200,\n      :to =\u003e \"line_test.png\", :as =\u003e 'png'\n\n## Requirements :\n\n* Needs RMagick and Magic installed, if you wish to render to bitmap.\n\n## Install:\n\n* sudo gem install scruffy\n\n\n## License:\n\nSee Licence.txt\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdelano%2Fscruffy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdelano%2Fscruffy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdelano%2Fscruffy/lists"}