Gauge Chart

Gauge Chart

For
From
Twitter
Status
Updating
Share

Gauge Chart

if(empty(prop("Progress")), "", if(prop("Progress") >= 1, "✅✅✅✅✅✅✅✅✅✅ 100%", "🟥🟥🟥🟨🟨🟨🟨🟩🟩🟩 " + format(round(prop("Progress") * 1000) / 10) + "%\n" + replaceAll(slice("xxxxxxxxxx", 1, floor(prop("Progress") * 10)), "x", "⬜️") + "🔼" + replaceAll(slice("xxxxxxxxx", 0, 10 - floor(prop("Progress") * 10)), "x", "⬜️")))
 
By Ben  •  Latest  •  Was this helpful? Please consider buying me a coffee. Cheers!By Ben  •  Latest  •  Was this helpful? Please consider buying me a coffee. Cheers!
By BenLatest • Was this helpful? Please consider buying me a coffee. Cheers!