Creating a Gauge Chart

Haha, I tried and failed, with kind of the same reference as yours.

I googled it again and found this: http://www.cssscript.com/creating-fast-and-responsive-gauges-with-pure-css/

Looks like it’s entirely possible to make it within webflow… easier than a full circle… still don’t see how a full circle anim would be possible…

Here is how to make it:

I replicated it into webflow and I get that :

https://v.usetapes.com/o9gdWdEqHW

with minimum custom code, I show it at the end of the video. I didn’t know if I could reproduce these declarations:

.container:hover .gauge-c { 
.container:hover .gauge-c { 

and I’m pretty sure I can’t declare the transform-origin: center top;
in webflow’s UI

@cyberdave can I delcare things like .container:hover .gauge-c { in the UI?