With below setup, we can setup the single value dashboard with dynamic coloring change while trendValue change.
"trendColor": "> trendValue | rangeValue(trendColorEditorConfig)",
Can we somehow to to decide the color as per the trend percentage instead of trendValue itself?
like color 1 in case increase 10%, color 2 in case increase 20% etc.. Thanks.