{"id":20460991,"url":"https://github.com/ericgj/elm-sparklines","last_synced_at":"2025-10-27T19:15:50.319Z","repository":{"id":160805751,"uuid":"634879629","full_name":"ericgj/elm-sparklines","owner":"ericgj","description":null,"archived":false,"fork":false,"pushed_at":"2023-05-14T21:56:53.000Z","size":4315,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-16T00:35:21.639Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/ericgj.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-05-01T12:56:39.000Z","updated_at":"2023-05-01T12:57:11.000Z","dependencies_parsed_at":null,"dependency_job_id":"f4cec551-666a-4cc4-b3d5-836a67ce5a24","html_url":"https://github.com/ericgj/elm-sparklines","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericgj%2Felm-sparklines","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericgj%2Felm-sparklines/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericgj%2Felm-sparklines/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericgj%2Felm-sparklines/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ericgj","download_url":"https://codeload.github.com/ericgj/elm-sparklines/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242017428,"owners_count":20058426,"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":[],"created_at":"2024-11-15T12:22:46.733Z","updated_at":"2025-10-27T19:15:50.223Z","avatar_url":"https://github.com/ericgj.png","language":"Elm","funding_links":[],"categories":[],"sub_categories":[],"readme":"# elm-sparklines\n\nLine and columns sparklines charts with optional interactive brushing \n(selection and labelling), based on \n[elm-visualization](https://package.elm-lang.org/packages/gampleman/elm-visualization/latest).\n\n![line with brushing](examples/assets/line-with-brushing.gif)\n![columns with brushing](examples/assets/columns-with-brushing.gif)\n![line facets with brushing](examples/assets/line-facets-with-brushing.gif)\n\n## Getting started\n\nInstall from your elm project:\n\n```\n$ elm install ericgj/elm-sparklines\n```\n\nFor color and label size configuration, you will also need to install \n`elm-community/typed-svg`, and use `TypedSvg.Types.Paint` and `TypedSvg.Types.Length`.\n\nFor brushing, you will need to install `gampleman/elm-visualization`, and \ncreate and maintain a brush in your model as described in the\n[documentation](https://package.elm-lang.org/packages/gampleman/elm-visualization/latest/Brush).\n\nThe [Example/Brush](examples/src/Example/Brush.elm) and [Main](examples/src/Main.elm) \nexample modules show how to do this.\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fericgj%2Felm-sparklines","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fericgj%2Felm-sparklines","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fericgj%2Felm-sparklines/lists"}