Skip to content

Commit

Permalink
fix: Animation time human numbers example
Browse files Browse the repository at this point in the history
  • Loading branch information
robertsLando committed Dec 16, 2019
1 parent c965865 commit ac84e89
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/examples/human-friendly-numbers.html
Original file line number Diff line number Diff line change
Expand Up @@ -98,8 +98,7 @@
title: "Target",
label: "",
humanFriendly: true,
startAnimationTime: 10000,
refreshAnimationTime: 10000
refreshAnimationTime: 1000
});

document.getElementById('gg1_refresh').addEventListener('click', function () {
Expand Down

0 comments on commit ac84e89

Please sign in to comment.