Tagged Questions
3
votes
1answer
127 views
Align plots in pgfplots
Can somebody help me? I try to align two plots horizontally in pgfplots!
In the preamble I have:
MWE*
\documentclass[12pt]{article}
\usepackage{pgfplots,subcaption}
\pgfplotsset{ compat=1.7,
...