-
Notifications
You must be signed in to change notification settings - Fork 28
Closed
Labels
Description
Expected behavior (required)
Display of labels based on conditional variable, ie. if a local state is true, display a string, if not then display another.
Current behavior (required)
Nothing is shown in chart label unless a static value is used.
To Reproduce (required)
- Create a chart
- Create a local state variable
- Open axis properties, either one will do
- In Title Text Properties, create a variable based on local state
- Observe that the string is not displayed in the chart.
Context (required)
My charts display prices internationally. I want to display currencies based on the user selected (stored in local state variable) country's currency.
Screenshots / recordings
Your environment
- Version of FlutterFlow used: v3
- Platform (e.g. Web, MacOS Desktop): Web, MacOS Desktop
- Browser name and version: Safari 16.1 (17614.2.9.1.13, 17614
- Operating system and version (desktop or mobile): MacOS 12.6.2 (21G312)