{"id":19862423,"url":"https://github.com/maksim-tolo/telegram-contest-app","last_synced_at":"2025-07-04T12:32:11.969Z","repository":{"id":92014261,"uuid":"176441934","full_name":"maksim-tolo/telegram-contest-app","owner":"maksim-tolo","description":"Simple charting library written from scratch in pure javascript.","archived":false,"fork":false,"pushed_at":"2019-05-16T21:21:18.000Z","size":279,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-01T00:24:26.219Z","etag":null,"topics":["chart","pure-javascript","svg","telegram","visualization"],"latest_commit_sha":null,"homepage":"https://telegram-contest-maksim-tolo.firebaseapp.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/maksim-tolo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2019-03-19T06:40:38.000Z","updated_at":"2019-05-16T21:23:44.000Z","dependencies_parsed_at":null,"dependency_job_id":"7db6762d-98a1-49a2-8260-62cf236d13a4","html_url":"https://github.com/maksim-tolo/telegram-contest-app","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/maksim-tolo/telegram-contest-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maksim-tolo%2Ftelegram-contest-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maksim-tolo%2Ftelegram-contest-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maksim-tolo%2Ftelegram-contest-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maksim-tolo%2Ftelegram-contest-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maksim-tolo","download_url":"https://codeload.github.com/maksim-tolo/telegram-contest-app/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maksim-tolo%2Ftelegram-contest-app/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263540973,"owners_count":23477454,"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":["chart","pure-javascript","svg","telegram","visualization"],"created_at":"2024-11-12T15:11:43.720Z","updated_at":"2025-07-04T12:32:11.937Z","avatar_url":"https://github.com/maksim-tolo.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# telegram-contest-app\n\nThe goal was to develop software for showing simple charts based on input data Telegram provide.\nAll the code was written from scratch without using specialized charting libraries.\n\n`./src/chart-data.json` file is used as input data for the 5 charts. It contains a vector of JSON objects ('chart'), each representing a separate graph.\n\n`chart.columns` – List of all data columns in the chart. Each column has its label at position 0, followed by values.\nx values are UNIX timestamps in milliseconds.\n\n`chart.types` – Chart types for each of the columns. Supported values:\n\"line\" (line on the graph with linear interpolation),\n\"x\" (x axis values for each of the charts at the corresponding positions).\n\n`chart.colors` – Color for each line in 6-hex-digit format (e.g. \"#AAAAAA\").\n\n`chart.names` – Names for each line.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaksim-tolo%2Ftelegram-contest-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaksim-tolo%2Ftelegram-contest-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaksim-tolo%2Ftelegram-contest-app/lists"}