diff --git a/chartGenerator.js b/chartGenerator.js index 487216c..7e74f29 100644 --- a/chartGenerator.js +++ b/chartGenerator.js @@ -217,4 +217,4 @@ function test() { out.on('finish', () => console.log('The chart image was saved.')); } -test() +//test()