Intended outcome: ``` grapher.on('build', function (data) { console.log(data); }); ```
Intended outcome: