Setting Colors on Function-Backed Aggregations in Charts

I have a function returning a ThreeDimensionalAggregation that feeds into the Chart widget in workshop. Currently, it seems like workshop is assigning default colors for each series. Is there a way I can define the color for each series in my function (or in the UI)?