{"id":15043301,"url":"https://github.com/hannansatopay/roughviz","last_synced_at":"2025-04-14T20:31:14.046Z","repository":{"id":57462734,"uuid":"219972333","full_name":"hannansatopay/roughviz","owner":"hannansatopay","description":"A Python visualization library for creating sketchy/hand-drawn styled charts.","archived":false,"fork":false,"pushed_at":"2019-12-02T08:43:29.000Z","size":69,"stargazers_count":64,"open_issues_count":2,"forks_count":10,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-28T09:01:56.179Z","etag":null,"topics":["charts","data-science","hacktoberfest","jupyter-notebook","python-visualization","roughviz","vizualisation"],"latest_commit_sha":null,"homepage":"","language":"Python","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/hannansatopay.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-11-06T10:36:02.000Z","updated_at":"2025-03-09T00:09:03.000Z","dependencies_parsed_at":"2022-09-05T17:20:48.510Z","dependency_job_id":null,"html_url":"https://github.com/hannansatopay/roughviz","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hannansatopay%2Froughviz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hannansatopay%2Froughviz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hannansatopay%2Froughviz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hannansatopay%2Froughviz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hannansatopay","download_url":"https://codeload.github.com/hannansatopay/roughviz/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248955497,"owners_count":21189136,"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":["charts","data-science","hacktoberfest","jupyter-notebook","python-visualization","roughviz","vizualisation"],"created_at":"2024-09-24T20:48:49.812Z","updated_at":"2025-04-14T20:31:13.680Z","avatar_url":"https://github.com/hannansatopay.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# roughviz\n\n![roughviz](https://user-images.githubusercontent.com/7835634/69475723-6bce0080-0df6-11ea-8f36-82128cc108ac.jpg)\n\nroughviz is a python visualization library for creating sketchy/hand-drawn styled charts.\n\n[![forthebadge](https://forthebadge.com/images/badges/built-with-love.svg)](https://github.com/hannansatopay)\n\n### Available Charts\n\u003cul\u003e\n  \u003cli\u003eBar (\u003ccode\u003eroughviz.bar\u003c/code\u003e) \u003c/li\u003e\n  \u003cli\u003eHorizontal Bar (\u003ccode\u003eroughviz.barh\u003c/code\u003e) \u003c/li\u003e\n  \u003cli\u003ePie (\u003ccode\u003eroughviz.pie\u003c/code\u003e) \u003c/li\u003e\n  \u003cli\u003eDonut (\u003ccode\u003eroughviz.donut\u003c/code\u003e) \u003c/li\u003e\n  \u003cli\u003eStacked Bar (\u003ccode\u003eroughviz.stackedbar\u003c/code\u003e) \u003c/li\u003e\n\u003c/ul\u003e\n\n### Installation\n[![PyPI](https://img.shields.io/pypi/v/roughviz?color=dark%20green\u0026style=for-the-badge)](https://pypi.org/project/roughviz/)\n[![PyPI - Downloads](https://img.shields.io/pypi/dm/roughviz?color=dark%20green\u0026style=for-the-badge)](https://pypi.org/project/roughviz/)\n```\npip install roughviz\n```\n\n### Usage\n\n[![badge](https://camo.githubusercontent.com/bfeb5472ee3df9b7c63ea3b260dc0c679be90b97/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f72656e6465722d6e627669657765722d6f72616e67652e7376673f636f6c6f72423d66333736323626636f6c6f72413d346434643464)](https://nbviewer.jupyter.org/github/hannansatopay/roughviz/blob/master/roughviz%20example.ipynb)\n\n\n[![badge](https://camo.githubusercontent.com/52feade06f2fecbf006889a904d221e6a730c194/68747470733a2f2f636f6c61622e72657365617263682e676f6f676c652e636f6d2f6173736574732f636f6c61622d62616467652e737667)](https://colab.research.google.com/github/hannansatopay/roughviz/blob/master/roughviz%20example.ipynb)\n\n### API\nThe API Documentation is available on: [roughviz wiki](https://github.com/hannansatopay/roughviz/wiki/API)\n\n### Future Plans\n- [ ] Exception Handling\n- [ ] Add Chart: Histogram\n- [ ] Add Chart: Scatter\n- [ ] Add Chart: Bubble Chart\n- [ ] Add Chart: Line\n- [ ] Advance CSS control capabilities\n\n### Based on\n\u003ca href=\"https://github.com/jwilber/roughViz\"\u003e\u003cimg src=\"https://raw.githubusercontent.com/jwilber/random_data/master/roughViz_Title.png\"  width=\"350\" alt=\"roughViz.js\"\u003e\u003ca\u003e\n\n### License\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n\nCopyright (c) 2019 Hannan Satopay\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhannansatopay%2Froughviz","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhannansatopay%2Froughviz","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhannansatopay%2Froughviz/lists"}