How can you change the size of a progress circle or chart on your page?

1
I am using a progress circle and a pie chart however they are both appearing very large on the page and there is no option to set the size within the properties. I assume it will be set within the class or style however, I am struggling to find the correct logic.   Thank you
asked
1 answers
-1

Hi Sophie,

Using plain CSS you can set the width in the 'Style' area of your widget Common properties: 

https://www.w3schools.com/cssref/pr_dim_width.asp

 

Or are you talking about underlying/specific elements?

answered