Giter Site home page Giter Site logo

jeltemx / bootstrap-progress-bar Goto Github PK

View Code? Open in Web Editor NEW

This project forked from andries-smit/bootstrap-progress-bar

0.0 3.0 0.0 401 KB

Display graphically the progress of a status. Displaying different styles: normal, striped or animated. Based on an attribute the color can be set. The percentage is based on a integer of float value from 0 to 100

License: MIT License

JavaScript 95.84% HTML 2.98% CSS 1.18%

bootstrap-progress-bar's Introduction

Description

Display graphically the progress of a status. Displaying different styles: normal, striped or animated. Based on attribute indicate the colour can be set. The percentage is based on a integer of float value from 0 to 100

Typical usage scenario

  • Show progress of a task
  • Show time left of ticket

Features and limitations

If any limitation in rendering and animation, it is based Bootstrap (version 3.0.2 in Mendix 5.6)

Progress bars use CSS3 transitions and animations to achieve some of their effects. These features are not supported in Internet Explorer 9 and below or older versions of Firefox. Opera 12 does not support animations.

Configuration 

Use the following settings:

  • Data source

    • Progress attribute: The attribute that contains the progress percentage.
    • Type: Render the type of progress bar: default, striped or animated.
  • Display

    • Bootstrap Style: Value of attribute should be: info, warning, danger, success. Alternatively use the 'Class bar' property to set the styling
    • Width: The width in pixels of the widget. if 0 it will be 100%
    • Colour switch value: The percentage at which the text colour goes from black to white.
    • Description: The text to put in the bar after the percentage value.
  • Behaviour

    • Click MicroFlow: If set, the MF will be called on click of the Progress Bar
  • Common

    • Class: CSS class of the widget
    • Class bar: CSS class of the bar

Bugs & Questions

Please address questions in the Mendix Forum topic: https://mxforum.mendix.com/questions/6800/App-Store-Widget-Bootrap-Progress-Bar-10

Bugs and issue can reported via git hub issue tracker: [https://github.com/Andries-Smit/Bootstrap-Progress-Bar/issues] (https://github.com/Andries-Smit/Bootstrap-Progress-Bar/issues)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.