{"id":16231261,"url":"https://github.com/visiky/d2-infographic","last_synced_at":"2025-03-19T14:30:31.188Z","repository":{"id":120002135,"uuid":"320856894","full_name":"visiky/d2-infographic","owner":"visiky","description":"🎆 Infographic for AntV * D2, based on G2Plot","archived":false,"fork":false,"pushed_at":"2022-08-20T08:09:35.000Z","size":64,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-17T07:51:23.881Z","etag":null,"topics":["d2","g2plot","infographic"],"latest_commit_sha":null,"homepage":"https://visiky.github.io/d2-infographic","language":"TypeScript","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/visiky.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":"2020-12-12T15:05:56.000Z","updated_at":"2024-03-29T03:04:30.000Z","dependencies_parsed_at":"2023-06-14T16:15:16.890Z","dependency_job_id":null,"html_url":"https://github.com/visiky/d2-infographic","commit_stats":{"total_commits":17,"total_committers":2,"mean_commits":8.5,"dds":0.2941176470588235,"last_synced_commit":"04b192077760e659658b96ce048b34b5f759800d"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visiky%2Fd2-infographic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visiky%2Fd2-infographic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visiky%2Fd2-infographic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visiky%2Fd2-infographic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/visiky","download_url":"https://codeload.github.com/visiky/d2-infographic/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244444409,"owners_count":20453719,"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":["d2","g2plot","infographic"],"created_at":"2024-10-10T13:04:55.222Z","updated_at":"2025-03-19T14:30:31.183Z","avatar_url":"https://github.com/visiky.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eD2-Infographic for AntV * 2020 D2\u003c/h1\u003e\n\n\u003cdiv align=\"center\"\u003e\n \n [![npm Version](https://img.shields.io/npm/v/d2-infographic.svg)](https://www.npmjs.com/package/d2-infographic)\n [![npm License](https://img.shields.io/npm/l/d2-infographic.svg)](https://www.npmjs.com/package/d2-infographic)\n \n\u003c/div\u003e\n\n\u003e Infographic for D2 games, based on G2Plot v2. [LIVE DEMO](https://visiky.github.io/d2-infographic/)\n\n\n## Online Game\n\n\u003cimg src=\"https://gw.alipayobjects.com/zos/antfincdn/sfyKghJ1Zu/b0c10ad3-14f1-4d3a-97bb-23405654895f.png\" width=\"414\" height=\"357\" /\u003e\n\n\n## Install\n\n```bash\n$ npm i --save d2-infographic\n```\n\n\n## Usage\n\n - render\n\n```ts\nimport { G2Plot } from '@antv/g2plot';\nimport { adaptor, defaultOptions } from 'd2-infographic';\n\nconst infographic = new G2Plot('container', {\n  centralText: {\n    content: 'Hi, AntV',\n    style: {\n      fontSize: 24\n    }\n  }\n}, adaptor, defaultOptions);\n\ninfographic.render();\n```\n\n - update\n\n```ts\ninfographic.update({\n  music: { type: 'metal' },\n});\n```\n\n\n## License\n\nMIT@[visiky](https://github.com/visiky).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvisiky%2Fd2-infographic","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvisiky%2Fd2-infographic","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvisiky%2Fd2-infographic/lists"}