Horizontal Native Chart
Category: Widgets
Subcategory: Display widgets
Overview
Display a listĀ of horizontal animated bars and labels in a native app.
Features:
- Animations
- Manual or automatically calculated domain
- Manual color gradient
Documentation
Horizontal Native Chart
Dynamic horizontal bar chart for native
Features
- Animations
- Manual Domain
- Automatically calculated Domain
- Manual color gradient
Usage
- Configure Datasource
- Configure quantity and label attributes
- Optional additional configuration
Demo project
N/A
Issues, suggestions and feature requests
Development and contribution
- Install NPM package dependencies by using: npm install. If you use NPM v7.x.x, which can be checked by executing npm -v, execute: npm install --legacy-peer-deps.
- Run npm start to watch for code changes. On every change:
- the widget will be bundled;
- the bundle will be included in a dist folder in the root directory of the project;
- the bundle will be included in the deployment and widgets folder of the Mendix test project.
Releases
Version: 1.0.0
Framework Version: 9.0.5
Release Notes: v1.0.0 Release
Features:
Animations
Manual Domain
Automatically calculated Domain
Manual color gradient
Known bugs:
None