{"id":18021491,"url":"https://github.com/taewan-p/material-android-chart","last_synced_at":"2025-09-07T05:34:01.085Z","repository":{"id":209580402,"uuid":"724167449","full_name":"Taewan-P/material-android-chart","owner":"Taewan-P","description":"Simple Material 3 Style Android line chart library","archived":false,"fork":false,"pushed_at":"2024-05-13T13:34:03.000Z","size":335,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-09-06T21:59:31.283Z","etag":null,"topics":["android","android-library","chart","graph","kotlin","kotlin-android","material","material-design","material3","materialui"],"latest_commit_sha":null,"homepage":"https://central.sonatype.com/artifact/app.priceguard/materialchart/overview","language":"Kotlin","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/Taewan-P.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-27T14:31:25.000Z","updated_at":"2025-02-21T15:57:52.000Z","dependencies_parsed_at":"2023-12-07T12:32:07.345Z","dependency_job_id":"1da65a8f-db97-4ec6-a8c9-32fed8e61edb","html_url":"https://github.com/Taewan-P/material-android-chart","commit_stats":null,"previous_names":["taewan-p/material-android-chart"],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/Taewan-P/material-android-chart","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Taewan-P%2Fmaterial-android-chart","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Taewan-P%2Fmaterial-android-chart/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Taewan-P%2Fmaterial-android-chart/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Taewan-P%2Fmaterial-android-chart/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Taewan-P","download_url":"https://codeload.github.com/Taewan-P/material-android-chart/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Taewan-P%2Fmaterial-android-chart/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273997272,"owners_count":25204514,"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","status":"online","status_checked_at":"2025-09-07T02:00:09.463Z","response_time":67,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["android","android-library","chart","graph","kotlin","kotlin-android","material","material-design","material3","materialui"],"created_at":"2024-10-30T06:10:11.145Z","updated_at":"2025-09-07T05:34:01.015Z","avatar_url":"https://github.com/Taewan-P.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# material-android-chart\n\nSimple Material You(3) style Android line chart library. Inspired by Google Finance widget.\n\n\u003cp float=\"left\"\u003e\n  \u003cimg src=\"https://github.com/Taewan-P/material-android-chart/assets/27392567/2ad0e92e-cebc-4509-9282-2a721c9216b4\" width=\"250\" /\u003e\n  \u003cimg src=\"https://github.com/Taewan-P/material-android-chart/assets/27392567/feb760ea-0573-489f-8de5-4d3d2e03a1e5\" width=\"250\" /\u003e\n\u003c/p\u003e\n\n## Supported\n\n- Material 3 style \u0026 color override\n- Color customization for small section of line graph\n- On long-touch label\n- Guideline\n- Dynamic Axis tick change\n\n## Unsupported (Maybe in the future...)\n\n- Various data types\n- Other data in X axis\n- Scroll or Zoom\n\n## Try our Sample App\n\n1. Clone our repo\n2. Checkout to `main` branch\n3. Build the app\n\n## How to use\n\n### By using remote repository\n\nIn your app build gradle:\n\n```kts\nimplementation(\"app.priceguard:materialchart:0.2.3\")\n```\n\nMake sure that you have maven central added to the repositories.\n\n```kts\nrepositories {\n    mavenCentral()\n}\n```\n\n### By using submodule\n\nJust add a submodule to your repo where the module should be by using:\n\n```shell\ngit submodule add -b lib-latest https://github.com/Taewan-P/material-android-chart \u003cyour_module_folder_location\u003e\n```\n\nThe lib-latest branch is a subtree of the `main` branch's materialchart module folder, which only contains the data that you need for other projects.\n\nAdding a submodule that tracks the release branch is all you need.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftaewan-p%2Fmaterial-android-chart","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftaewan-p%2Fmaterial-android-chart","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftaewan-p%2Fmaterial-android-chart/lists"}