Details
-
Bug
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
6.8.2
Description
Reproducer attached. Build it against 6.8.2 (actually any Qt version will do, even 5.15) and run. One is going to see that the pie chart is opaque, even though the color is set to be semi translucent. And one can actually see from the legend too, that the color should be semi translucent.
Comment out "animationOptions:ChartView.SeriesAnimations" to see the expected result.
BTW it seems to be a PieSlice problem. I've tried BarSet and that looks alright.