{"id":23020963,"url":"https://github.com/jscharting/jscharting-amd","last_synced_at":"2025-04-02T18:43:27.661Z","repository":{"id":35046829,"uuid":"158274007","full_name":"jscharting/jscharting-amd","owner":"jscharting","description":"Official JSCharting samples for RequireJS","archived":false,"fork":false,"pushed_at":"2022-05-25T23:28:51.000Z","size":2123,"stargazers_count":1,"open_issues_count":5,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-08T09:23:07.517Z","etag":null,"topics":["amd","chart","jscharting","requirejs"],"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/jscharting.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":"2018-11-19T18:46:16.000Z","updated_at":"2019-12-15T19:41:42.000Z","dependencies_parsed_at":"2022-09-16T01:35:39.974Z","dependency_job_id":null,"html_url":"https://github.com/jscharting/jscharting-amd","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jscharting%2Fjscharting-amd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jscharting%2Fjscharting-amd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jscharting%2Fjscharting-amd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jscharting%2Fjscharting-amd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jscharting","download_url":"https://codeload.github.com/jscharting/jscharting-amd/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246871420,"owners_count":20847477,"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":["amd","chart","jscharting","requirejs"],"created_at":"2024-12-15T12:15:59.563Z","updated_at":"2025-04-02T18:43:27.427Z","avatar_url":"https://github.com/jscharting.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# JSCharting: Any Chart. Anywhere.\n\n\u003ca href=\"https://jscharting.com\"\u003e\u003cimg src=\"https://jscharting.com/images/logo_short.svg\" style=\"margin:0px\" align=\"left\" hspace=\"10\" vspace=\"6\" width=\"200\" \u003e\u003c/a\u003e\n\n**JSCharting** is a JavaScript chart library for visualizing your data, providing resolution \nindependent results across all devices and platorms. Every JSCharting license includes the \nfull suite of 150+ advanced chart types, interactive stock charts and JSMapping at no additional charge.\n\n## Official JSCharting examples for requirejs\n\nThis set of samples demonstrate how to use JSCharting as an amd module with RequireJS.\n\n### How to use\n\nInstall the necessary packages including JSCharting.\n\n```console\nnpm install\n```\n\nNow you can build an application.\n\n```console\nnpm run build\n```\n\nAlso you can run dev server http://localhost:5000/\n\n```console\nnpm run start\n```\n\n### Hot it works\n\nAfter build it copies all jscharting resources from node_modules to dist folder after that you can use it by require jscharting/dist/jscharting module.\n\n```javascript\nrequirejs(['jscharting/dist/jscharting'], function (JSC) {\n\tnew JSC.Chart({\n\t\ttargetElement: 'chartContainer',\n\t\t...\n\t});\n});\n```\n\n----\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjscharting%2Fjscharting-amd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjscharting%2Fjscharting-amd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjscharting%2Fjscharting-amd/lists"}