I'm attempting to personalize the colors of a pie chart by utilizing the angular-nvd3
extension.
I discovered the issue in the plunker example. Although I was able to customize the color of the legend, the chart itself remained unchanged.
I would like to have the colors defined within the data object itself. Any suggestions on how to resolve this?