Progress Circle

Content Type: Widget
Categories: User Interface

Overview

With this widget you can display a progress percentage in the form of a circle. You can even adjust the circle colour to showcase your brand styling.

Documentation

Please see Progress Circle in the Mendix documentation for details.

Releases

Version: 3.3.1
Framework Version: 9.6.0
Release Notes: ### Fixed - We removed redundant code to improve widget load time in the browser.
Version: 3.3.0
Framework Version: 9.6.0
Release Notes: ### Fixed - We fix security issues on 3rd party components.
Version: 3.2.0
Framework Version: 9.6.0
Release Notes: ### Changed - We updated page explorer's caption to display [type, current value]. - We updated the light and dark icons and tiles for the widget.
Version: 3.1.0
Framework Version: 9.6.0
Release Notes: ### Added - We added dark mode to Structure mode preview. - We added dark icons for Tile and List view.
Version: 3.0.1
Framework Version: 9.6.0
Release Notes: ### Fixed - We fixed an issue that causes design properties and styles to not be applied to the widget in Design mode & Studio.
Version: 3.0.0
Framework Version: 9.6.0
Release Notes: ### Added - We added a toolbox category and toolbox tile image for Studio & Studio Pro.
Version: 2.1.0
Framework Version: 9.0.5
Release Notes: ### Added - Added structure preview.
Version: 2.0.0
Framework Version: 9.0.5
Release Notes: ## Features - Reorganization of properties and design properties. - Implemented options to provide the range and progress as static, dynamic, or expression values. - Added new options for the progress label rendering. - Removed inner styles from widgets and moved to module themesource. - Added new styling presets through design properties. ## Breaking Changes - Progress values outside of the provided range are clamped onto the minimum or maximum value depending on which one is closer.
Version: 1.7.0
Framework Version: 7.13.1
Release Notes: Add missing 'default' color (Implements GitHub feature request #20)
Version: 1.6.0
Framework Version: 7.13.1
Release Notes: - The text inside the circle can now display text from an attribute, enabling more flexible content. - The value and maximum value can be set with a static value.