Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesleesaunders authored Jan 30, 2018
1 parent c5dbadc commit 89792bc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,8 @@ What type of chart is best for different types of data?
* Bar Charts are good for quantitative data.
* Pie Charts for good to represent parts of a whole.
* Histograms are good for showing distribution.
For more information on which charts are good for different types of data see the [Data Viz Project](http://datavizproject.com/).

For more information on which charts are good for different types of data see the [Data Viz Project](http://datavizproject.com/) or [Data Viz Catalogue](https://datavizcatalogue.com/index.html)

### Alternatives to d3-ez
For reference here are a few other alternative D3 chart libraries which also follow the D3 reusable components pattern:
Expand Down

0 comments on commit 89792bc

Please sign in to comment.