Search found 1 match

by sprungfeld
Tue Mar 04, 2014 2:03 am
Forum: Graphics, Figures & Tables
Topic: Position of Axis Scale Factor in Plot
Replies: 1
Views: 8908

Position of Axis Scale Factor in Plot

Hi,

I am trying to create a plot with two separate y-axes. The right y-axis is units "*10^5". However, the multiplication caption is not positioned correctly. I use the following code:
\begin{tikzpicture}
\begin{axis}[
axis y line* = left,
xlabel = grid size $l$,
ylabel = \textcolor{blue ...