XCharts
XCharts copied to clipboard
LegendTheme unableColor and active color with different alpha
When I change default theme of the legend unablecolor, and the r g b can work except a .
I notice there is a legend.itemOpacity that will reset color.a
If I want set lagend active color.a = 1, and unable color.a = 0.4. how can I do this?
barchart version: 3.9.0 / 3.14.0 unity : 2022.2.30
Thanks for reporting this! We've added itemInactiveOpacity to control inactive legend items' transparency separately.
This fix is already in master and will be in the next release (coming soon). Let us know if you need anything else!