{"id":17207935,"url":"https://github.com/gruberb/chartistangulardirective","last_synced_at":"2025-04-13T22:14:05.639Z","repository":{"id":30373298,"uuid":"33925896","full_name":"gruberb/chartistAngularDirective","owner":"gruberb","description":"A directive to easily integrate chartist graphs into your AngularJS application","archived":false,"fork":false,"pushed_at":"2016-01-25T10:10:54.000Z","size":17,"stargazers_count":16,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-13T22:14:00.258Z","etag":null,"topics":["angular","chartist","javascript"],"latest_commit_sha":null,"homepage":null,"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/gruberb.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-04-14T10:36:35.000Z","updated_at":"2020-01-02T07:56:15.000Z","dependencies_parsed_at":"2022-09-03T06:21:40.716Z","dependency_job_id":null,"html_url":"https://github.com/gruberb/chartistAngularDirective","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gruberb%2FchartistAngularDirective","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gruberb%2FchartistAngularDirective/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gruberb%2FchartistAngularDirective/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gruberb%2FchartistAngularDirective/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gruberb","download_url":"https://codeload.github.com/gruberb/chartistAngularDirective/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248788902,"owners_count":21161728,"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":["angular","chartist","javascript"],"created_at":"2024-10-15T02:47:05.397Z","updated_at":"2025-04-13T22:14:05.614Z","avatar_url":"https://github.com/gruberb.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# chartistAngularDirective [![Build Status](https://travis-ci.org/gruberb/chartistAngularDirective.svg?branch=master)](https://travis-ci.org/gruberb/chartistAngularDirective) [![npm installs](https://img.shields.io/npm/dm/chartist-angular-directive.svg?style=flat)](https://github.com/gruberb/chartistAngularDirective) [![Code Climate](https://codeclimate.com/github/gruberb/chartistAngularDirective/badges/gpa.svg)](https://codeclimate.com/github/gruberb/chartistAngularDirective)\n\n\nA directive to easily integrate chartist graphs into your AngularJS application.\nChartist is a open source graph framework and has to be added to your app as well.[The API and examples can be found here](http://gionkunz.github.io/chartist-js/)\n\n## Install\n```\nbower install chartist-directive --save\n```\n\n## HowTo\nInsert the directive in your HTML file:\n\n```html\n\u003cdiv ng-chartist id='graph_id' class=\"ct-chart\" data='data' options='{{options}}' type='{{chartType}}' tooltips='true'\u003e\u003c/div\u003e\n```\n\n## Parameter\n- id: set manually\n- class: set ct-chart to get the chartist CSS\n- data: set inside controller via $scope.data\n- options: set via $scope.options inside the controller\n- type: set via $scope.type inside controller\n- tooltips: Set a parameter, which one doesn't matter.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgruberb%2Fchartistangulardirective","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgruberb%2Fchartistangulardirective","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgruberb%2Fchartistangulardirective/lists"}