Skip to content

Build a bar with colors from two given numbers, divide the bar into two parts with customizable options

Notifications You must be signed in to change notification settings

vndevpro/splittingbar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

splittingbar

Split a bar into two parts with customisation options

Options

Default options are

var defaults = { rightPartBgColor: '#4CAF50', leftPartBgColor: '#DDD', lineHeight: '20px', leftNumber: 10, rightNumber: 10 };

About

Build a bar with colors from two given numbers, divide the bar into two parts with customizable options

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published