initNoteTypeDistribution = function(data) {
        if (noteTypeDistribution) {
            noteTypeDistribution.destroy();
        }
        noteTypeDistribution = new d3pie("pie_noteTypeDistribution", {