Simple Demo and Example of PIE Chart in AngularJS Using ChartJS

In this post i will let you know how to show PIE chart in angular application using angular-chart.js chart library.This chart library is angular version of JavaScript chart.js library.You can download angular charts library from Here . Angular Charts is a HTML5 based charting library which is creating chart on canvas html5 element.Angular Charts is […]

Continue reading


How to Manually Install Jenkins plugin

Now days Jenkins is more popular for continuous integration build tool, Jenkins provides thousands of Jenkins plugin which help to improve Jenkins functionality. You can directly installed plugin from manage plugin options, but sometime your Jenkins server machines do not have internet connectivity that time you need to install manually Jenkins plugin. Jenkins has plugin […]

Continue reading