the label for the property is misnamed as 'color', [while plotly.js expects 'colors' ] (https://plotly.com/javascript/pie-charts/#pie-chart-subplots) . This is true also for the `Marker` object. Should be an easy fix.