mirror of
https://github.com/morrisjs/morris.js.git
synced 2024-11-10 21:36:34 +01:00
Remove debug code
This commit is contained in:
parent
0d42a6f026
commit
05d26c68e9
@ -317,8 +317,6 @@ class Morris.Line
|
||||
.attr('stroke-width', @strokeWidthForSeries(i))
|
||||
.attr('stroke', @strokeForSeries(i))
|
||||
@seriesPoints[i].push(circle)
|
||||
console.log @strokeWidthForSeries(i)
|
||||
console.log @strokeForSeries(i)
|
||||
|
||||
# create a path for a data series
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user