{"id":22854991,"url":"https://github.com/vishwas-r/export-canvasjs-chart-data-as-json","last_synced_at":"2026-05-02T13:31:44.764Z","repository":{"id":141286597,"uuid":"155361209","full_name":"vishwas-r/Export-CanvasJS-Chart-Data-as-JSON","owner":"vishwas-r","description":"Allows you to export CanvasJS Chart Data as JSON","archived":false,"fork":false,"pushed_at":"2026-02-12T05:51:53.000Z","size":160,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-02-12T15:24:17.629Z","etag":null,"topics":["canvasjs","canvasjs-charts","canvasjs-json","chart","charting-library","javascript-charts","json"],"latest_commit_sha":null,"homepage":"https://giturl.page.link/canvasjs-as-json","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/vishwas-r.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-10-30T09:49:39.000Z","updated_at":"2026-02-12T05:51:57.000Z","dependencies_parsed_at":null,"dependency_job_id":"60d4f7e5-2e97-487e-8d61-5d3be097c5a0","html_url":"https://github.com/vishwas-r/Export-CanvasJS-Chart-Data-as-JSON","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/vishwas-r/Export-CanvasJS-Chart-Data-as-JSON","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vishwas-r%2FExport-CanvasJS-Chart-Data-as-JSON","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vishwas-r%2FExport-CanvasJS-Chart-Data-as-JSON/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vishwas-r%2FExport-CanvasJS-Chart-Data-as-JSON/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vishwas-r%2FExport-CanvasJS-Chart-Data-as-JSON/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vishwas-r","download_url":"https://codeload.github.com/vishwas-r/Export-CanvasJS-Chart-Data-as-JSON/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vishwas-r%2FExport-CanvasJS-Chart-Data-as-JSON/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32536491,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-02T12:25:33.646Z","status":"ssl_error","status_checked_at":"2026-05-02T12:24:51.733Z","response_time":132,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["canvasjs","canvasjs-charts","canvasjs-json","chart","charting-library","javascript-charts","json"],"created_at":"2024-12-13T07:09:26.677Z","updated_at":"2026-05-02T13:31:44.724Z","avatar_url":"https://github.com/vishwas-r.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Export CanvasJS Chart Data as JSON\n\nThis is a plugin for CanvasJS Charts that allows you to export and save CanvasJS Chart's data as JSON.\n\n## CanvasJS\nCanvasJS is built from ground up for high performance data visualization and can render millions of data points in a matter of milliseconds. Charts are beautiful and API is very simple to use.\n\n\n### How to Use?\n- Create and Render CanvasJS Chart\n- Call CanvasJSDataAsJSON method with chart and filename as parameter\n```\nvar chart = new CanvasJS.Chart(\"chartContainer\", {\n    .\n    .\n    .\n    //Chart Options\n    .\n    .\n    .\n});\nchart.render();\n\nCanvasJSDataAsJSON(chart [,\"filename\"]);\n//or\nchart.exportAsJSON([\"filename\"]);\n```\n\n#### When exportEnabled is set to true\n![exportEnabled true](https://raw.githubusercontent.com/vishwas-r/Export-CanvasJS-Chart-Data-as-JSON/master/screenshots/export-chart-as-json-dropdown.png)\n\n#### When exportEnabled is set to false\n![exportEnabled false](https://raw.githubusercontent.com/vishwas-r/Export-CanvasJS-Chart-Data-as-JSON/master/screenshots/export-chart-as-json-export-false.png)\n\n#### When exportEnabled is set to false \u0026 zoomEnabled is set to true\n![exportEnabled false](https://raw.githubusercontent.com/vishwas-r/Export-CanvasJS-Chart-Data-as-JSON/master/screenshots/export-chart-as-json-zooming.png)\n\n\n##### Note: \n- Plugin was last tested with **CanvasJS Chart v3.4 Beta 1**\n- This plugin requires you to have CanvasJS License. Please visit **[CanvasJS](https://canvasjs.com/license/)** for more info.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvishwas-r%2Fexport-canvasjs-chart-data-as-json","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvishwas-r%2Fexport-canvasjs-chart-data-as-json","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvishwas-r%2Fexport-canvasjs-chart-data-as-json/lists"}