Search found 5 matches

by SKKhan
Sat Aug 01, 2015 4:00 pm
Forum: Graphics, Figures & Tables
Topic: How to make research proposal including a gantt style chart?
Replies: 12
Views: 21738

How to make research proposal including a gantt style chart?

\documentclass[12pt]{article}

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\usepackage[square, numbers, comma, sort & compress]{natbib}
\usepackage[table]{xcolor}
\usepackage{multirow}
\usepackage{rotating}

% make sure the table still fits on the page:
\usepackage[margin=1.5cm]{geometry}

% the ...
by SKKhan
Sat Aug 01, 2015 3:35 pm
Forum: Graphics, Figures & Tables
Topic: How to make research proposal including a gantt style chart?
Replies: 12
Views: 21738

Re: How to make research proposal including a gantt style ch

Now my plan to make the gantt chart for 4-years and my code is not working for 4-year. It is possible for you to merge the following code with my research proposal code.
http://tex.stackexchange.com/questions/ ... t-in-label
by SKKhan
Sat Aug 01, 2015 3:16 pm
Forum: Graphics, Figures & Tables
Topic: How to make research proposal including a gantt style chart?
Replies: 12
Views: 21738

Re: How to make research proposal including a gantt style ch

I make the research proposal for my higher studies which is simple for me to make it. Now I want to make the gantt chart in the end of following research proposal. I am going to share the following link to show you research proposal. http://www.slideshare.net/lightonphiri/msc-research-proposal

I ...
by SKKhan
Sat Aug 01, 2015 8:19 am
Forum: Graphics, Figures & Tables
Topic: How to make research proposal including a gantt style chart?
Replies: 12
Views: 21738

How to make research proposal including a gantt style chart?

I make the research proposal for my higher studies, now I am interested to make the timeframe/gantt style chart in the end of my research prposal to explain them how I start my research work and explain them.

\documentclass[12pt]{article}

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\usepackage ...