Radial Progress

Radial Progress chart from NV3D. Make sure you set f:view contentType="text/html" because NV3D doesn't render correctly without it.

Radial Progress

Example
Documentation

<t:radial-progress value="55" label="Quota" diameter="200" />

Radial Progress chart from NV3D. Make sure you set f:view contentType="text/html" because NV3D doesn't render correctly without it.

Info
Tag name radial-progress
Component type io.tornadofaces.component.RadialProgress
Renderer type io.tornadofaces.component.RadialProgressRenderer
Attributes
NameDescriptionRequired
styleClassStyles to apply to the element.false
styleCSS Styles applied to the element.false
renderedShould this component be rendered?false
renderedShould this component be rendered?false
minMin valuefalse
maxMax valuefalse
valueValuetrue
diameterDiameterfalse
labelLabeltrue
onClickonClick client side callbackfalse
widgetVar Widget variable name, accessible via TW('widgetVar') and TornadoFaces.widgets.widgetVar. Use this to load() the data or get the data via val(). Note that the Data component must be wrapped in a Form for the load() function to work.false
styleClassStyles to apply to the element.false
styleCSS Styles applied to the element.false