{"id":13701976,"url":"https://github.com/chartjs/chartjs-plugin-datalabels","last_synced_at":"2025-06-28T04:30:30.451Z","repository":{"id":41055496,"uuid":"95952025","full_name":"chartjs/chartjs-plugin-datalabels","owner":"chartjs","description":"Chart.js plugin to display labels on data elements","archived":false,"fork":false,"pushed_at":"2024-01-17T17:15:22.000Z","size":1776,"stargazers_count":899,"open_issues_count":94,"forks_count":497,"subscribers_count":23,"default_branch":"master","last_synced_at":"2025-06-13T11:51:08.690Z","etag":null,"topics":["chartjs","chartjs-plugin","label","plugin"],"latest_commit_sha":null,"homepage":"https://chartjs-plugin-datalabels.netlify.app","language":"JavaScript","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/chartjs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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-07-01T08:29:17.000Z","updated_at":"2025-06-11T21:26:07.000Z","dependencies_parsed_at":"2024-06-18T11:18:05.828Z","dependency_job_id":null,"html_url":"https://github.com/chartjs/chartjs-plugin-datalabels","commit_stats":{"total_commits":137,"total_committers":11,"mean_commits":"12.454545454545455","dds":"0.13868613138686137","last_synced_commit":"61e38903333a3da882f1b64dac14af16e8c52d17"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/chartjs/chartjs-plugin-datalabels","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chartjs%2Fchartjs-plugin-datalabels","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chartjs%2Fchartjs-plugin-datalabels/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chartjs%2Fchartjs-plugin-datalabels/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chartjs%2Fchartjs-plugin-datalabels/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chartjs","download_url":"https://codeload.github.com/chartjs/chartjs-plugin-datalabels/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chartjs%2Fchartjs-plugin-datalabels/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261656571,"owners_count":23191040,"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":["chartjs","chartjs-plugin","label","plugin"],"created_at":"2024-08-02T21:00:28.672Z","updated_at":"2025-06-28T04:30:30.382Z","avatar_url":"https://github.com/chartjs.png","language":"JavaScript","readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"docs/.vuepress/public/hero-title.svg?sanitize=true\"\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://chartjs-plugin-datalabels.netlify.app/guide/getting-started.html\"\u003e\u003cimg src=\"https://img.shields.io/github/release/chartjs/chartjs-plugin-datalabels.svg?style=flat-square\u0026maxAge=600\" alt=\"Downloads\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://travis-ci.org/chartjs/chartjs-plugin-datalabels\"\u003e\u003cimg src=\"https://img.shields.io/travis/chartjs/chartjs-plugin-datalabels.svg?style=flat-square\u0026maxAge=600\" alt=\"Builds\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://codeclimate.com/github/chartjs/chartjs-plugin-datalabels\"\u003e\u003cimg src=\"https://img.shields.io/codeclimate/c/chartjs/chartjs-plugin-datalabels.svg?style=flat-square\u0026maxAge=600\" alt=\"Coverage\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://github.com/chartjs/awesome\"\u003e\u003cimg src=\"https://awesome.re/badge-flat2.svg\" alt=\"Awesome\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n## Overview\n\nHighly customizable [Chart.js](https://www.chartjs.org/) plugin that displays labels on data for any type of charts.\n\nRequires [Chart.js](https://github.com/chartjs/Chart.js/releases) **3.x** or higher.\n\n## Documentation\n\n- [Introduction](https://chartjs-plugin-datalabels.netlify.app/guide/)\n- [Getting Started](https://chartjs-plugin-datalabels.netlify.app/guide/getting-started.html)\n- [Options](https://chartjs-plugin-datalabels.netlify.app/guide/options.html)\n- [Labels](https://chartjs-plugin-datalabels.netlify.app/guide/labels.html)\n- [Positioning](https://chartjs-plugin-datalabels.netlify.app/guide/positioning.html)\n- [Formatting](https://chartjs-plugin-datalabels.netlify.app/guide/formatting.html)\n- [Events](https://chartjs-plugin-datalabels.netlify.app/guide/events.html)\n- [TypeScript](https://chartjs-plugin-datalabels.netlify.app/guide/typescript.html)\n- [Migration](https://chartjs-plugin-datalabels.netlify.app/guide/migration.html)\n- [Samples](https://chartjs-plugin-datalabels.netlify.app/samples/)\n\n## Development\n\nYou first need to install node dependencies (requires [Node.js](https://nodejs.org/)):\n\n```\n\u003e npm install\n```\n\nThe following commands will then be available from the repository root:\n\n```\n\u003e npm run build            // build dist files\n\u003e npm run build:dev        // build and watch for changes\n\u003e npm run test             // run all tests and generate code coverage\n\u003e npm run test:dev         // run all tests and watch for changes\n\u003e npm run lint             // perform code linting\n\u003e npm run lint -- --fix    // automatically fix linting problems\n\u003e npm run docs             // generate documentation (`dist/docs`)\n\u003e npm run docs:dev         // generate documentation and watch for changes\n```\n\n## License\n\n`chartjs-plugin-datalabels` is available under the [MIT license](LICENSE.md).\n","funding_links":[],"categories":["JavaScript","Plugins"],"sub_categories":["Features"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchartjs%2Fchartjs-plugin-datalabels","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchartjs%2Fchartjs-plugin-datalabels","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchartjs%2Fchartjs-plugin-datalabels/lists"}