The chart fill color doesn't seem to accept RGBA colors while the chart color does accept RGBA colors. It looks like that only the 'fill color' has this issue.
Codepen: https://codepen.io/thimows/pen/poJxvRP
In this pen you can see that the same RGBA color is used for the chart color and for the fill color. But the fill color is black instead of purple.
