Been trying to add a set of custom colors for my prices but I want to make them based on Total Value as opposed to being PerSlsot value
[10000:#c31013],[20000:#fe6a00],[30000:#dbad1a],[45000:#ecfd1e],[70000:#80ff10],[100000:#90ffca],[150000:#ec91fe],[:#ed09a9]
So, this is the price string I'm using and... I have an item worth 140k, so it should be using #ec91fe since it's "Below this Value":"Set this Color"
But because it's using "PerSlot" logic instead it shows #ecfd1e... I only show Total Price of my items as I don't care about "PerSlot" efficiency; Would you be willing to add an option to color based on the Total Value of the item instead?
Been trying to add a set of custom colors for my prices but I want to make them based on Total Value as opposed to being PerSlsot value
[10000:#c31013],[20000:#fe6a00],[30000:#dbad1a],[45000:#ecfd1e],[70000:#80ff10],[100000:#90ffca],[150000:#ec91fe],[:#ed09a9]
So, this is the price string I'm using and... I have an item worth 140k, so it should be using #ec91fe since it's "Below this Value":"Set this Color"But because it's using "PerSlot" logic instead it shows #ecfd1e... I only show Total Price of my items as I don't care about "PerSlot" efficiency; Would you be willing to add an option to color based on the Total Value of the item instead?