About the Circular Progressbar Add-on category

Circular Progressbar Add-on: ### A circular progress bar for Vaadin 8
Created by using SVG and JavaScript

Features

  • Mimics the standard progress bar by using Valo presets
  • Similar API as the standard progress bar
  • Uses transition like behavior on value updates
  • A description can be added underneath the percentage area
  • Ability to set the scale (1.0f represents a full circle, 0.5f a semicircle)
  • Ability to set a background image
  • Custom styling can still be done via SCSS (Some examples)

Missing a feature or found a bug? Create an issue on Github!