https://github.com/nikrb/cra-d3v4-bar-chart
work through d3 site tutorial updating to version 4. This project makes the chart bars vertical and add the axes.
https://github.com/nikrb/cra-d3v4-bar-chart
Last synced: 8 months ago
JSON representation
work through d3 site tutorial updating to version 4. This project makes the chart bars vertical and add the axes.
- Host: GitHub
- URL: https://github.com/nikrb/cra-d3v4-bar-chart
- Owner: nikrb
- Created: 2017-04-22T00:09:52.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-23T11:28:50.000Z (about 9 years ago)
- Last Synced: 2025-04-05T17:31:53.108Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 28.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This project was bootstrapped with [Create React App](https://github.com/facebookincubator/create-react-app).
learning d3 v4 from the [horses mouth](https://bost.ocks.org/mike/bar/3/)
This version displays the bar chart with vertical bars