About the Circular Progressbar Add-on category

A Circular Progressbar for Vaadin 8

Created by using SVG and JavaScript

Features

  • Mimics the standard Progressbar by using Valo presets
  • Similar API as the standard Progressbar
  • 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!