{"id":13592106,"url":"https://github.com/nagix/chartjs-plugin-streaming","last_synced_at":"2025-04-08T10:24:28.668Z","repository":{"id":22035558,"uuid":"94970698","full_name":"nagix/chartjs-plugin-streaming","owner":"nagix","description":"Chart.js plugin for live streaming data","archived":false,"fork":false,"pushed_at":"2023-07-12T22:01:00.000Z","size":4622,"stargazers_count":571,"open_issues_count":65,"forks_count":138,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-04-01T08:44:36.303Z","etag":null,"topics":["chartjs","live","monitoring","plugin","realtime","streaming","time-series"],"latest_commit_sha":null,"homepage":null,"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/nagix.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}},"created_at":"2017-06-21T06:28:38.000Z","updated_at":"2025-03-29T00:34:11.000Z","dependencies_parsed_at":"2024-01-14T04:35:25.474Z","dependency_job_id":"ac700969-bd46-4ec7-a653-7cd26d2bdb78","html_url":"https://github.com/nagix/chartjs-plugin-streaming","commit_stats":null,"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nagix%2Fchartjs-plugin-streaming","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nagix%2Fchartjs-plugin-streaming/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nagix%2Fchartjs-plugin-streaming/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nagix%2Fchartjs-plugin-streaming/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nagix","download_url":"https://codeload.github.com/nagix/chartjs-plugin-streaming/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247821310,"owners_count":21001649,"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","live","monitoring","plugin","realtime","streaming","time-series"],"created_at":"2024-08-01T16:01:05.820Z","updated_at":"2025-04-08T10:24:28.646Z","avatar_url":"https://github.com/nagix.png","language":"JavaScript","readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"docs/.vuepress/public/logo.svg\" style=\"width: 300px;\"\u003e\n\u003c/p\u003e\n\n# chartjs-plugin-streaming\n\n[![npm](https://img.shields.io/npm/v/chartjs-plugin-streaming.svg?style=flat-square)](https://npmjs.com/package/chartjs-plugin-streaming) [![GitHub Workflow Status](https://img.shields.io/github/workflow/status/nagix/chartjs-plugin-streaming/CI?style=flat-square)](https://github.com/nagix/chartjs-plugin-streaming/actions?query=workflow%3ACI+branch%3Amaster) [![Code Climate](https://img.shields.io/codeclimate/maintainability/nagix/chartjs-plugin-streaming.svg?style=flat-square)](https://codeclimate.com/github/nagix/chartjs-plugin-streaming) [![Awesome](https://awesome.re/badge-flat2.svg)](https://github.com/chartjs/awesome)\n\n*[Chart.js](https://www.chartjs.org) plugin for live streaming data*\n\nchartjs-plugin-streaming 2.x requires Chart.js 3.0.0 or later. If you need Chart.js 2.x support, use the following versions.\n\n- For Chart.js 2.9.x, 2.8.x or 2.7.x, use [version 1.9.0](https://github.com/nagix/chartjs-plugin-streaming/releases/tag/v1.9.0) ([tutorials](https://nagix.github.io/chartjs-plugin-streaming/1.9.0/) and [samples](https://nagix.github.io/chartjs-plugin-streaming/1.9.0/samples/))\n- For Chart.js 2.6.x, use [version 1.2.0](https://github.com/nagix/chartjs-plugin-streaming/releases/tag/v1.2.0)\n\n## Documentation\n\n- [Introduction](https://nagix.github.io/chartjs-plugin-streaming/master/guide/)\n- [Getting Started](https://nagix.github.io/chartjs-plugin-streaming/master/guide/getting-started.html)\n- [Options](https://nagix.github.io/chartjs-plugin-streaming/master/guide/options.html)\n- [Data Feed Models](https://nagix.github.io/chartjs-plugin-streaming/master/guide/data-feed-models.html)\n- [Integration](https://nagix.github.io/chartjs-plugin-streaming/master/guide/integration.html)\n- [Performance](https://nagix.github.io/chartjs-plugin-streaming/master/guide/performance.html)\n- [Migration](https://nagix.github.io/chartjs-plugin-streaming/master/guide/migration.html)\n- [Tutorials](https://nagix.github.io/chartjs-plugin-streaming/master/tutorials/)\n- [Samples](https://nagix.github.io/chartjs-plugin-streaming/master/samples/)\n\n## Development\n\nYou first need to install node dependencies (requires [Node.js](https://nodejs.org/)):\n\n```bash\nnpm install\n```\n\nThe following commands will then be available from the repository root:\n\n```bash\nnpm run build      # build dist files\nnpm run build:dev  # build and watch for changes\nnpm run lint       # perform code linting\nnpm run package    # create an archive with dist files\nnpm run docs       # generate documentation (`dist/docs`)\nnpm run docs:dev   # generate documentation and watch for changes\n```\n\n## License\n\nchartjs-plugin-streaming is available under the [MIT license](https://opensource.org/licenses/MIT).\n","funding_links":[],"categories":["JavaScript","Plugins"],"sub_categories":["Data Sources"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnagix%2Fchartjs-plugin-streaming","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnagix%2Fchartjs-plugin-streaming","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnagix%2Fchartjs-plugin-streaming/lists"}