Polymer('g-spectrogram-controls', { log: false, labels: true, ticks: 5, created: function() { console.log('Created spectrogram controls'); } });