{"id":15579815,"url":"https://github.com/schickling/angular-coordinate","last_synced_at":"2025-09-08T08:33:30.457Z","repository":{"id":10709296,"uuid":"12956398","full_name":"schickling/angular-coordinate","owner":"schickling","description":"Coordiante system for AngularJS","archived":false,"fork":false,"pushed_at":"2013-09-29T20:08:51.000Z","size":2380,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-29T14:03:42.507Z","etag":null,"topics":[],"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/schickling.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":"2013-09-19T18:43:56.000Z","updated_at":"2013-09-29T20:08:52.000Z","dependencies_parsed_at":"2022-09-02T13:50:21.603Z","dependency_job_id":null,"html_url":"https://github.com/schickling/angular-coordinate","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/schickling/angular-coordinate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schickling%2Fangular-coordinate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schickling%2Fangular-coordinate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schickling%2Fangular-coordinate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schickling%2Fangular-coordinate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/schickling","download_url":"https://codeload.github.com/schickling/angular-coordinate/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schickling%2Fangular-coordinate/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274157955,"owners_count":25232490,"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-08T02:00:09.813Z","response_time":121,"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":[],"created_at":"2024-10-02T19:21:17.716Z","updated_at":"2025-09-08T08:33:30.435Z","avatar_url":"https://github.com/schickling.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"angular-coordinate\n==================\n\nCoordiante system for AngularJS\n\n## [Demo](http://schickling.github.io/angular-coordinate/)\n\n## Features\n* Drag \u0026 Drop\n* Zoom\n* Easy to use\n\n## Installation\n```sh\n$ bower install angular-coordinate\n```\n\n## Usage\n\n#### View\n```html\n\u003ccoordinate api=\"coordinate\" width=\"100%\" height=\"100%\"\u003e\u003c/coordinate\u003e\n```\n\n##### Available attributes\n* width\n* height\n* scaleX\n* scaleY\n* fullscreen\n* show-input\n* api\n\n#### Controller\nYou need to provide a function called `coordinate` in your scope to access the API\n```js\n$scope.coordinate = function (coordinate) {\n    coordinate.addPoint(1, 1);\n    coordinate.addFunction('x^3');\n};\n```\n\n##### API\n*TODO*\n\n## Coming soon...\n* Smarter scaling on zoom\n* Tests\n* current x value on graph\n* scroll/zoom\n* axis labels ('intelligent')\n* display area current point x/y\n* drag drop\n* fullscreen\n\n[![Bitdeli Badge](https://d2weczhvl823v0.cloudfront.net/schickling/angular-coordinate/trend.png)](https://bitdeli.com/free \"Bitdeli Badge\")\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fschickling%2Fangular-coordinate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fschickling%2Fangular-coordinate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fschickling%2Fangular-coordinate/lists"}