Hi there,
I have a simple bar graph that looks like so:
What I'd like to do is have the color of the chart bars change dynamically depending on the value of the bar.
Normally this type of setting is pretty easy in FlutterFlow, but the color of the bar seems to be one of the few elements in FlutterFlow that doesn't offer any customization options:
No ability to link to a variable; no ability to add custom code logic.
Anyone have a solution they could suggest?
Thx