{"id":20526013,"url":"https://github.com/codeyellowbv/chartist-plugin-animation","last_synced_at":"2025-10-24T14:45:51.658Z","repository":{"id":29053188,"uuid":"32580911","full_name":"CodeYellowBV/chartist-plugin-animation","owner":"CodeYellowBV","description":"Default animations plugin for Chartist.js","archived":false,"fork":false,"pushed_at":"2016-01-12T16:23:49.000Z","size":6,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":14,"default_branch":"master","last_synced_at":"2025-01-16T11:26:55.650Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CodeYellowBV.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-03-20T11:49:12.000Z","updated_at":"2024-07-05T18:02:32.000Z","dependencies_parsed_at":"2022-07-21T03:18:51.603Z","dependency_job_id":null,"html_url":"https://github.com/CodeYellowBV/chartist-plugin-animation","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeYellowBV%2Fchartist-plugin-animation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeYellowBV%2Fchartist-plugin-animation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeYellowBV%2Fchartist-plugin-animation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeYellowBV%2Fchartist-plugin-animation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CodeYellowBV","download_url":"https://codeload.github.com/CodeYellowBV/chartist-plugin-animation/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242133336,"owners_count":20077095,"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-15T23:11:52.297Z","updated_at":"2025-10-24T14:45:51.601Z","avatar_url":"https://github.com/CodeYellowBV.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# chartist-plugin-animation\n\nImplements some default animations for [Chartist](https://github.com/gionkunz/chartist-js) charts.\n\nCurrently has animations for:\n\n- Linechart\n- Barchart\n\nAnimation of piecharts is possible after [#204](https://github.com/gionkunz/chartist-js/pull/204) on Chartist is merged.\n\n## Usage\n\nIn an example chart:\n\n```js\nnew Chartist.Bar('.ct-chart', data, {\n        stackBars: true,\n        plugins: [\n            Chartist.plugins.animation({\n                duration: 2000\n            })\n        ]\n    }\n});\n```\n\n| __Option__ | __Description__ | __Type__ | __Default__ |\n| ---        | ---             | ---      | ---         |\n| `duration` | Length of duration in `ms`. | `integer` | `1000` |\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodeyellowbv%2Fchartist-plugin-animation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodeyellowbv%2Fchartist-plugin-animation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodeyellowbv%2Fchartist-plugin-animation/lists"}