Chủ Nhật, 15 tháng 6, 2014

Draw Git history graph by HTML5

If you have intention to draw a GIT history graph in HTML you might think about HTML5.

In this example, I use NGIT to get GIT history graph information. I added SimpleAbstractPlotRenderer to namespace NGit.Revplot (because AbstractPlotRenderer doesn't work correctly) and created an override class SimplePlotRenderer to render history graph information. Finally, I use easelJs to draw GIT History graph




You can get my source code here: https://github.com/haison8x/git-history-html5.git

Không có nhận xét nào:

Đăng nhận xét