Skip to content
Snippets Groups Projects
Commit 79b7a079 authored by srosse's avatar srosse
Browse files

no-jira: remove console.log

parent 9c4e71ac
No related branches found
No related tags found
No related merge requests found
...@@ -205,8 +205,6 @@ ...@@ -205,8 +205,6 @@
var sum = settings.participants; var sum = settings.participants;
var max = sum; var max = sum;
console.log(settings.colors);
var x = d3.scale.linear() var x = d3.scale.linear()
.domain([0, max]) .domain([0, max])
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment