I wonder how i can make bar chart in flutter which shows positive in green when the number is positive and negative when the number is negative? I want to make it like this: 
Can you also please show me the dummy data and show how the y-axis is red when it is for example -20 or when it is green for example 20. What i mean by this can you show red or green based on the data and show example of the data you are using?