Search found 2 matches

by hkarun
Tue Jun 05, 2018 3:27 pm
Forum: Graphics, Figures & Tables
Topic: Uneven spacing in multi charts in a Single Chart
Replies: 3
Views: 2799

Uneven spacing in multi charts in a Single Chart

Dear All,
I am new to Latex and trying to build an article in it. I intend to put multiple charts (6 in one single page). I wrote the following code :
\begin{figure}
\begin{subfigure}{\textwidth}
\includegraphics[width=0.40\linewidth]{Fig4corr1.pdf}
\end{subfigure}%
\begin{subfigure ...