{"id":19676811,"url":"https://github.com/victordibia/d3","last_synced_at":"2025-09-05T13:31:47.000Z","repository":{"id":77574436,"uuid":"64951999","full_name":"victordibia/d3","owner":"victordibia","description":"I'm learning d3, this repo contains some d3 code I'm writing as I get along.","archived":false,"fork":false,"pushed_at":"2016-11-19T13:46:25.000Z","size":150,"stargazers_count":7,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-12-17T18:50:31.579Z","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/victordibia.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-08-04T16:55:24.000Z","updated_at":"2019-04-05T06:39:38.000Z","dependencies_parsed_at":"2023-04-14T23:23:05.511Z","dependency_job_id":null,"html_url":"https://github.com/victordibia/d3","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/victordibia%2Fd3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/victordibia%2Fd3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/victordibia%2Fd3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/victordibia%2Fd3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/victordibia","download_url":"https://codeload.github.com/victordibia/d3/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":231976880,"owners_count":18454864,"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":[],"created_at":"2024-11-11T17:30:17.872Z","updated_at":"2025-01-01T01:52:15.061Z","avatar_url":"https://github.com/victordibia.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\nD3 Version 4.x samples\n===================\nRewriting some of the samples from Scott Murray's book on d3 visualizations using the d3 v4.0 api (there are a few changes that might not work with d3 v3.x).\n\nDemo here:\n\n![](/img/sc.jpg?raw=true)\n\nInstallation\n================\nThis is a nodejs application. To install,  \n\n* Clone this repository\n\n  ```\n  $ git clone https://github.com/victordibia/d3.git\n  ```\n\n* Navigate to your folder\n\n  ```\n  cd d3\n  ```\n\n* Install dependencies\n\n  ```\n  npm install\n  ```\n\n* Create `config.js`\n\n  ```\n  module.exports = {\n    portnumber: 8080\n  };\n  ```\n\n* Run the app\n  ```\n  node router.js\n  ```\n\n\n\nAcknowledgements\n-------------------------------------------------\nImportant Libraries Used\n- d3.js\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvictordibia%2Fd3","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvictordibia%2Fd3","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvictordibia%2Fd3/lists"}