https://github.com/devxoul/jira-velocity-chart-completion-rate
Displays completion rate in JIRA velocity chart.
https://github.com/devxoul/jira-velocity-chart-completion-rate
Last synced: 3 months ago
JSON representation
Displays completion rate in JIRA velocity chart.
- Host: GitHub
- URL: https://github.com/devxoul/jira-velocity-chart-completion-rate
- Owner: devxoul
- License: mit
- Created: 2014-12-01T15:37:57.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-12-03T12:11:21.000Z (over 10 years ago)
- Last Synced: 2025-02-03T17:55:47.308Z (5 months ago)
- Language: JavaScript
- Homepage:
- Size: 375 KB
- Stars: 9
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
JIRA Velocity Chart Completion Rate
===================================[](https://github.com/devxoul/jira-velocity-chart-completion-rate/releases)
Shows completion rate in JIRA velocity chart.

Installation
------------### Chrome Extension
[](https://chrome.google.com/webstore/detail/jira-velocity-chart-compl/fkjcdhefbcpnakpfjejaognpcicmkgbk)
Safari & Firfox extensions are not supported, yet.
### User Script
Install a plugin that enables UserScript on a web browser. These are plugins for each web browsers:
- Chrome: [Tampermonkey](https://chrome.google.com/webstore/detail/tampermonkey/dhdgffkkebhmkfjojejmpbldmpobfkfo)
- Firefox: [Greasemonkey](https://addons.mozilla.org/ko/firefox/addon/greasemonkey/)
- Safari: [NinjaKit](https://github.com/os0x/NinjaKit)
- Internet Explorer: [TrixIE](http://sourceforge.net/projects/trixiewpf45/)Then, [click here to install script](https://github.com/devxoul/jira-velocity-chart-completion-rate/raw/master/script/jira-velocity-chart-completion-rate.user.js).
License
-------This userscript is under MIT license. See [LICENSE](https://github.com/devxoul/jira-velocity-chart-completion-rate/blob/master/LICENSE) for more info.