Hi guys,
I'm trying to create a variable thermometer using uChart. I need the thermometer to populate based on data. If the goal amount is $20,000 and pledge amount is $11,000, thermometer is just half. Goal $97,000, pledge $75,000, thermometer is almost full. I can get the goal amount to change based off the Code, but I cannot figure out how or if I can get the pledge amount to show correctly.
Code Goal Amount Pledge Amount
101 $50,000 $33,250
102 $20,000 $11,000
103 $97,000 $75,000
Not sure if this is even possible, but any ideas will be greatly appreciated.