Skip to content

Commit b99796a

Browse files
committed
Removed Console.log
1 parent fc555f9 commit b99796a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@
192192
}
193193
]
194194
};
195-
console.log(chartdata);
195+
196196
var options = {
197197

198198
///Boolean - Whether grid lines are shown across the chart

0 commit comments

Comments
 (0)