https://github.com/sghall/famous-chart-demos
Examples integrating D3.js with Famo.us
https://github.com/sghall/famous-chart-demos
Last synced: about 1 month ago
JSON representation
Examples integrating D3.js with Famo.us
- Host: GitHub
- URL: https://github.com/sghall/famous-chart-demos
- Owner: sghall
- Created: 2014-06-21T19:15:11.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-07-28T20:38:31.000Z (over 10 years ago)
- Last Synced: 2024-10-14T07:49:31.266Z (6 months ago)
- Language: JavaScript
- Homepage:
- Size: 932 KB
- Stars: 43
- Watchers: 5
- Forks: 9
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
famous-chart-demos
==================Set-up:
You need to have Node and Bower installed.
1. Clone the repo or download the zip
2. Change into the directory
3. Type "bower install"
4. Start your local server from the root of the repoTODO:
Need better test data to demo these properly. All the examples need to have support for adding legends and title. The bar chart example could also be extended to have SVG axes.