diff --git a/demo/chart.js b/demo/chart.js index ed28988f6..123f0d566 100644 --- a/demo/chart.js +++ b/demo/chart.js @@ -116,10 +116,12 @@ var billboardDemo = { Object.keys(demos).forEach(function(key) { html.push("
  • " + key + "

    "); - Object.keys(demos[key]).sort().forEach(function (v, i) { - i === 0 && html.push("