Xref: utzoo comp.lang.c:36428 comp.std.c:4376 Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!att!news.cs.indiana.edu!arizona.edu!arizona!amethyst!organpipe!astro.as.arizona.edu!dougw From: dougw@astro.as.arizona.edu (Doug Williams) Newsgroups: comp.lang.c,comp.std.c Subject: plotting from C Summary: are there any standard graphics (plotting) libraries? Message-ID: <1066@organpipe.UUCP> Date: 22 Feb 91 21:14:09 GMT References: <1991Feb22.144145.25284@cs.utk.edu> Sender: news@organpipe.UUCP Followup-To: comp.lang.c Organization: University of Arizona, Tucson, AZ Lines: 5 I'd like to be able to plot an array of numbers from C without having to deal with setting up the axes, etc. Does anyone know of any linkable libraries? dougw@as.arizona.edu