2
0
Fork 0
mirror of https://github.com/MartinThoma/LaTeX-examples.git synced 2025-04-26 06:48:04 +02:00

Improve Quality for commos QI

This commit is contained in:
Martin Thoma 2016-05-24 21:43:16 +02:00
parent dda1d701ab
commit a0b32a4982
3 changed files with 9 additions and 4 deletions

View file

@ -30,9 +30,12 @@
compat=newest, % for better label placement
font=\sansmath\sffamily, % math and normal text in sans serif
xlabel=$y$, ylabel=$x$, % the label texts
ylabel style={rotate=-90},
xmin=0, ymin=0, % axis origin
enlarge y limits=false, % don't enlarge the y axis beyond the data range
enlarge x limits={upper,abs=0.02}, % enlarge x axis slightly to make sure the last tick mark is drawn completely
enlarge x limits={upper,abs=0}, % enlarge x axis slightly to make sure the last tick mark is drawn completely
xticklabel style={yshift=-1ex},
yticklabel style={xshift=-1ex},
axis lines*=left, % only draw the left axis lines, not a box
unit vector ratio*={1 1 1}, % equal axis scaling. "*" to make sure the axes can only be reduced in size, not enlarged
width=6cm, % set the overall width of the plot