Search found 1 match

by cgodefro
Fri Aug 26, 2016 2:31 pm
Forum: Graphics, Figures & Tables
Topic: pgfgantt resize the ganttchart
Replies: 3
Views: 11270

pgfgantt resize the ganttchart

Hello all,
i'm looking for a way to resize my ganttchart. if the project timefrmae is too long, i cannot see the end of it. do you knwo if we have a way to do so ?
here is my code:
\documentclass{article}
\usepackage{pgfgantt}
\usepackage{pdflscape}

\begin{document}
\begin{landscape}
\begin ...