Search found 1 match

by Anna2013
Sat Apr 27, 2013 3:30 pm
Forum: Math & Science
Topic: Bar Charts Symbolic Coords
Replies: 1
Views: 5455

Bar Charts Symbolic Coords

Hello,

I'm trying to make bar charts using pgfplots in TeXShop 2.47.

I tried typesetting the following example from the pgfplots manual and it worked fine:


\documentclass[a4paper]{article}
\usepackage{pgfplots}
%I had to leave this line out though - \pgfplotsset{width=7cm,compat=1.8 ...