{"id":37183208,"url":"https://github.com/haccht/histogram","last_synced_at":"2026-01-14T21:09:20.310Z","repository":{"id":205233671,"uuid":"713742235","full_name":"haccht/histogram","owner":"haccht","description":"Render histograms in the terminal📊","archived":false,"fork":false,"pushed_at":"2024-09-11T00:04:12.000Z","size":22,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-09-11T04:16:18.801Z","etag":null,"topics":["cli","command-line","terminal","tool"],"latest_commit_sha":null,"homepage":"","language":"Go","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/haccht.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-11-03T06:32:41.000Z","updated_at":"2024-09-11T00:04:16.000Z","dependencies_parsed_at":"2024-09-11T03:30:48.771Z","dependency_job_id":"111a0600-fcda-476c-bc92-362460dc4468","html_url":"https://github.com/haccht/histogram","commit_stats":null,"previous_names":["haccht/histogram"],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/haccht/histogram","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haccht%2Fhistogram","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haccht%2Fhistogram/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haccht%2Fhistogram/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haccht%2Fhistogram/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/haccht","download_url":"https://codeload.github.com/haccht/histogram/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haccht%2Fhistogram/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28434584,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T18:57:19.464Z","status":"ssl_error","status_checked_at":"2026-01-14T18:52:48.501Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["cli","command-line","terminal","tool"],"created_at":"2026-01-14T21:09:19.538Z","updated_at":"2026-01-14T21:09:20.300Z","avatar_url":"https://github.com/haccht.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# histogram\n\nRender histograms in the terminal.\n\n\n```\n$ histogram -h\nUsage:\n  histogram [OPTIONS]\n\nApplication Options:\n  -b, --bins= Number of bins in the histogram (default: 10)\n      --min=  Minimum value in the histogram\n      --max=  Maximum value in the histogram\n\nHelp Options:\n  -h, --help  Show this help message\n```\n\n`histogram` render histograms from the given list of numbers.\n\n\n```\n$ head normaldistribution.txt\n0.4\n1.98\n-0.01\n1.46\n0.5\n0.72\n-0.66\n-0.29\n1.75\n-0.96\n\n$ cat normaldistribution.txt | histogram\nTotal count = 1000\nMin/Avg/Max = -3.25 / -0.01 / 3.23\n\n [ -3.25,  -2.60 ]      2  \n [ -2.60,  -1.95 ]     19  |||\n [ -1.95,  -1.31 ]     77  ||||||||||||\n [ -1.31,  -0.66 ]    166  |||||||||||||||||||||||||||\n [ -0.66,  -0.01 ]    236  ||||||||||||||||||||||||||||||||||||||\n [ -0.01,   0.64 ]    243  ||||||||||||||||||||||||||||||||||||||||\n [  0.64,   1.29 ]    160  ||||||||||||||||||||||||||\n [  1.29,   1.93 ]     75  ||||||||||||\n [  1.93,   2.58 ]     18  ||\n [  2.58,   3.23 ]      4  \n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhaccht%2Fhistogram","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhaccht%2Fhistogram","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhaccht%2Fhistogram/lists"}