improve figure, caption and labels of architecture

This commit is contained in:
hannes.kuchelmeister
2020-04-22 11:04:11 +02:00
parent 194b4219c2
commit 96812d492f
4 changed files with 4 additions and 4 deletions

View File

@@ -23,7 +23,7 @@ Due to these reasons the decision was made to create a new microservice, called
\begin{figure}
\centering
\includegraphics[width=0.6\textwidth]{./figures/50_design_and_implementation/MerlinCollabRecommender.pdf}
\caption{Architecture of Collaborative Configurator Merlin with the added recommender system.}
\caption{The architecture of the extended recommender system based on \cite[Fig. 4.3]{raabKollaborativeProduktkonfigurationEchtzeit2019}'s configurator (see \autoref{fig:Foundations:CollaborativeConfiguratorMerlin}). The changes include the addition of the component \emph{M.Recommend} and the recommender database. Changes are marked in grey. Components that have a grey background are added and components with a partial grey background undergo changes.}
\label{fig:DesignImplementation:RecommenderForCollaborativeConfiguratorMerlin}
\end{figure}