{"id":13565202,"url":"https://github.com/madnight/asciichart","last_synced_at":"2025-07-12T02:32:26.820Z","repository":{"id":62435578,"uuid":"141498249","full_name":"madnight/asciichart","owner":"madnight","description":"ASCII line charts in terminal ╭┈╯ Haskell port of kroitor/asciichart","archived":false,"fork":false,"pushed_at":"2022-10-26T06:47:43.000Z","size":120,"stargazers_count":28,"open_issues_count":0,"forks_count":2,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-10-30T09:25:15.655Z","etag":null,"topics":["ascii","asciichart","charts","haskell","haskell-library","haskell-port"],"latest_commit_sha":null,"homepage":"","language":"Haskell","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/madnight.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-07-18T22:57:44.000Z","updated_at":"2024-10-30T05:44:51.000Z","dependencies_parsed_at":"2022-11-01T21:15:50.733Z","dependency_job_id":null,"html_url":"https://github.com/madnight/asciichart","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/madnight%2Fasciichart","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madnight%2Fasciichart/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madnight%2Fasciichart/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madnight%2Fasciichart/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/madnight","download_url":"https://codeload.github.com/madnight/asciichart/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225786648,"owners_count":17524051,"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":["ascii","asciichart","charts","haskell","haskell-library","haskell-port"],"created_at":"2024-08-01T13:01:42.492Z","updated_at":"2024-11-21T18:39:58.811Z","avatar_url":"https://github.com/madnight.png","language":"Haskell","funding_links":[],"categories":["Haskell"],"sub_categories":[],"readme":"# asciichart\n\n\u003cp\u003e\u003ca href=\"https://opensource.org/licenses/MIT\"\u003e\u003cimg src=\"https://img.shields.io/badge/License-MIT-brightgreen.svg\" alt=\"License: MIT\" /\u003e\u003c/a\u003e\n\u003ca href=\"https://travis-ci.org/madnight/asciichart\"\u003e\u003cimg src=\"https://travis-ci.org/madnight/asciichart.svg?branch=master\" alt=\"Build Status\" /\u003e\u003c/a\u003e\n\u003cimg src=\"https://badgen.net/badge/icon/haskell?icon=haskell\u0026label\u0026color=purple\" alt=\"\" /\u003e\n\u003ca href=\"http://hackage.haskell.org/package/asciichart\"\u003e\u003cimg src=\"https://images.weserv.nl/?url=img.shields.io/hackage/v/asciichart.svg\u0026h=200\u0026t=fitup\u0026dpr=8\" width=\"100\" alt=\"Hackage\" /\u003e\u003c/a\u003e\n\u003ca href=\"http://hackage.haskell.org/package/asciichart\"\u003e\u003cimg src=\"https://images.weserv.nl/?url=img.shields.io/hackage-deps/v/asciichart.svg\u0026w=3000\u0026t=fitup\" height=\"20\" alt=\"Hackage-Deps\" /\u003e\u003c/a\u003e\u003c/p\u003e\n\n\nASCII line charts in terminal ╭┈╯. Console line charts in pure Haskell.  \nThis is a Haskell port of the Javascript library [kroitor/asciichart](https://github.com/kroitor/asciichart). Free for any usage (MIT License).\n\n![](example.png)\n\n## Usage\n```bash\ncabal install asciichart\n```\n\n```haskell\nimport Data.Text.Chart (plot)\n\nmain :: IO ()\nmain = plot [1..20]\n```\n\nFor more examples e.g. sinus wave see [examples folder](https://github.com/madnight/asciichart/tree/master/examples).  \nYou can also find this package on [Hackage](http://hackage.haskell.org/package/asciichart).\n\n## References\n\nFull credits to [kroitor](https://github.com/kroitor/) the inventor of asciichart for the terminal.  \nThis is only a simple port for the Haskell community.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmadnight%2Fasciichart","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmadnight%2Fasciichart","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmadnight%2Fasciichart/lists"}