Horizontal Native Chart

Content Type: Widget
Categories: User Interface

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

    1. Configure Datasource
    2. Configure quantity and label attributes
    3. Optional additional configuration

    Demo project

    N/A

    Issues, suggestions and feature requests

    Github Issues

    Development and contribution

    1. 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.
    2. 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