{"id":15059426,"url":"https://github.com/terezka/line-charts","last_synced_at":"2025-04-04T11:14:00.690Z","repository":{"id":47669134,"uuid":"108689254","full_name":"terezka/line-charts","owner":"terezka","description":"Archived in favor of terezka/elm-charts.","archived":false,"fork":false,"pushed_at":"2024-03-17T15:19:07.000Z","size":3609,"stargazers_count":456,"open_issues_count":32,"forks_count":45,"subscribers_count":13,"default_branch":"master","last_synced_at":"2025-03-28T10:07:19.966Z","etag":null,"topics":["charts","elm","lines","plotting","svg"],"latest_commit_sha":null,"homepage":"https://terezka.github.io/line-charts","language":"Elm","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/terezka.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":"2017-10-28T22:37:59.000Z","updated_at":"2025-03-25T17:30:16.000Z","dependencies_parsed_at":"2024-06-18T22:54:03.907Z","dependency_job_id":"cb70950c-45a0-4b55-869e-bb1a33d8b965","html_url":"https://github.com/terezka/line-charts","commit_stats":{"total_commits":512,"total_committers":10,"mean_commits":51.2,"dds":0.029296875,"last_synced_commit":"5e649d9d0f87f87fef068de5519285de49bfc0c1"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terezka%2Fline-charts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terezka%2Fline-charts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terezka%2Fline-charts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terezka%2Fline-charts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/terezka","download_url":"https://codeload.github.com/terezka/line-charts/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247166168,"owners_count":20894654,"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","elm","lines","plotting","svg"],"created_at":"2024-09-24T22:43:37.507Z","updated_at":"2025-04-04T11:14:00.659Z","avatar_url":"https://github.com/terezka.png","language":"Elm","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Line Charts\n\nThis library is deprecated in favor of [elm-charts](https://github.com/terezka/elm-charts).\n\nAn library for plotting line charts in SVG. Written in all Elm. See [demo.](https://terezka.github.io/line-charts/)\n\n## Installation\n\nRun the following command in the root of your project\n\n```shell\n$ elm install terezka/line-charts\n```\n\nand import the library in an elm file like this \n\n```elm\nimport LineChart\n```\n\nSee the documentation for more information on usage!\n\n## Documentation\n\nFind the documentation on [Elm's package website](http://package.elm-lang.org/packages/terezka/line-charts/latest).\n\n## Development\n\n### Setup\n\n```shell\n$ cd examples\n$ elm package install\n$ elm reactor\n```\n\nand open [examples](https://localhost:8000).\n\n### Tests\n\nTests are written with [elm-test](https://github.com/elm-community/elm-test).\nFor further information on elm-test check the documentation.\nAll required dependencies are downloaded and installed when initially running the command.\n\n```shell\n$ elm test\n```\n\n### Compile the Docs\n\n```shell\n$ elm live docs/src/Main.elm --output=docs/assets/main.js\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fterezka%2Fline-charts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fterezka%2Fline-charts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fterezka%2Fline-charts/lists"}