Skip to content

Commit 2804e04

Browse files
committed
Figures side by side.
1 parent 0e7f9bf commit 2804e04

File tree

1 file changed

+15
-14
lines changed

1 file changed

+15
-14
lines changed

sec/evaluation.tex

Lines changed: 15 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -24,19 +24,20 @@ \subsection{Success Rate by Category}
2424
We aggregated the generated expression in three categories: aggregation, trends, quantitative (See Table \ref{tab:fluid_examples}).
2525
Figure \ref{fig:success_rate_by_category} shows the results obtained in generating expression by categories.
2626

27-
\begin{figure}[!h]
27+
\begin{figure}
2828
\centering
29-
\includegraphics[width=0.55\linewidth]{fig/success_rate_by_category}
30-
\caption{Success rate by testcases}\label{fig:success_rate_by_category}
31-
\end{figure}
32-
33-
\subsection{Success Rate Category Count}
34-
35-
There are expressions which fall in more than one category.
36-
Figure \ref{fig:success_rate_by_category_count} shows the results obtained in generating expression by the number of categories.
37-
38-
\begin{figure}[!h]
39-
\centering
40-
\includegraphics[width=0.55\linewidth]{fig/success_rate_by_category_count}
41-
\caption{Success rate by testcases}\label{fig:success_rate_by_category_count}
29+
\begin{subfigure}{0.48\linewidth}
30+
\centering
31+
\includegraphics[width=\linewidth]{fig/success_rate_by_category}
32+
\caption{Success rate by testcases}
33+
\label{fig:success_rate_by_category}
34+
\end{subfigure}\hfill
35+
\begin{subfigure}{0.48\linewidth}
36+
\centering
37+
\includegraphics[width=\linewidth]{fig/success_rate_by_category_count}
38+
\caption{Success rate by category count}
39+
\label{fig:success_rate_by_category_count}
40+
\end{subfigure}
41+
\caption{Comparison of success rates}
42+
\label{fig:success_rate_comparison}
4243
\end{figure}

0 commit comments

Comments
 (0)