Skip to content
This repository has been archived by the owner on Nov 26, 2022. It is now read-only.

Commit

Permalink
add information for bubble charts
Browse files Browse the repository at this point in the history
  • Loading branch information
carlcraig committed Sep 4, 2016
1 parent 06a41f5 commit 671590c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ You will then have access to the following directives:
- tc-chartjs-polararea
- tc-chartjs-pie
- tc-chartjs-doughnut
- tc-chartjs-bubble

Just place one of these directives on a `canvas` element to create a Chart.js chart.

Expand Down Expand Up @@ -102,6 +103,7 @@ Available Types:
- polararea
- pie
- doughnut
- bubble

Passing another value to chart-type than the above will try to create a chart of
that type, which is useful if you have extended Chart.js with custom chart types,
Expand Down

0 comments on commit 671590c

Please sign in to comment.