Advertisement
Guest User

Untitled

a guest
Mar 29th, 2015
205
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. begin{tikzpicture}
  2. begin{axis}
  3. addplot[ybar] coordinates {(1,9.897) (2,3.898) (4,3.190)};
  4. end{axis}
  5. end{tikzpicture}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement