{"id":15404552,"url":"https://github.com/k1low/tsplt","last_synced_at":"2026-06-24T09:30:19.665Z","repository":{"id":64303057,"uuid":"208812789","full_name":"k1LoW/tsplt","owner":"k1LoW","description":"plot time series data","archived":false,"fork":false,"pushed_at":"2023-03-07T02:45:21.000Z","size":69,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-01-04T14:25:22.956Z","etag":null,"topics":["plot","time-series"],"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/k1LoW.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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}},"created_at":"2019-09-16T13:54:50.000Z","updated_at":"2019-11-13T21:07:40.000Z","dependencies_parsed_at":"2023-10-01T21:52:14.136Z","dependency_job_id":null,"html_url":"https://github.com/k1LoW/tsplt","commit_stats":{"total_commits":13,"total_committers":1,"mean_commits":13.0,"dds":0.0,"last_synced_commit":"742ee2404afe58bae6d864a96bfc214d0ad28572"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftsplt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftsplt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftsplt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1LoW%2Ftsplt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/k1LoW","download_url":"https://codeload.github.com/k1LoW/tsplt/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240275925,"owners_count":19775615,"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":["plot","time-series"],"created_at":"2024-10-01T16:13:39.654Z","updated_at":"2026-06-24T09:30:19.593Z","avatar_url":"https://github.com/k1LoW.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tsplt\n\nplot time series data\n\n## Usage\n\n``` console\n$ cat ts.tsv | tsplt -o ts.png\n```\n\n``` console\n$ tsplt -i ts.tsv -o ts.png\n```\n\n## Input time series data\n\nDefault delimiter : `\\t`\n\n| timestamp | d1 | d2 | ... |\n| --- | --- | --- | --- | \n| `[timestamp]` | number | number | ... |\n| `[timestamp]` | number | number | ... |\n| `[timestamp]` | number | number | ... |\n| ... | ... | ... | ... |\n\n### Timestamp format\n\ntsplt parse `[timestamp]` using [araddon/dateparse](https://github.com/araddon/dateparse).\n\n## Output plot image\n\nOutput plot image of [sample time series tsv](testdata/isucon.tsv).\n\n![testdata/isucon.png](testdata/isucon.png)\n\n## Install\n\n**homebrew tap:**\n\n```console\n$ brew install k1LoW/tap/tsplt\n```\n\n**manually:**\n\nDownload binany from [releases page](https://github.com/k1LoW/tsplt/releases)\n\n**go get:**\n\n```console\n$ go get github.com/k1LoW/tsplt\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fk1low%2Ftsplt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fk1low%2Ftsplt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fk1low%2Ftsplt/lists"}