Skip to content

Commit

Permalink
Merge pull request #156 from antarasi/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
pratu16x7 authored Apr 20, 2018
2 parents b420fef + 690c7e1 commit 8630548
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,11 +63,11 @@ const data = {
],
datasets: [
{
title: "Some Data", type: "bar",
name: "Some Data", type: "bar",
values: [25, 40, 30, 35, 8, 52, 17, -4]
},
{
title: "Another Set", type: "line",
name: "Another Set", type: "line",
values: [25, 50, -10, 15, 18, 32, 27, 14]
}
]
Expand Down

0 comments on commit 8630548

Please sign in to comment.