MathGroup Archive 2007

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: graphing with dates and values

  • To: mathgroup at smc.vnet.net
  • Subject: [mg73167] Re: graphing with dates and values
  • From: Jens-Peer Kuska <kuska at informatik.uni-leipzig.de>
  • Date: Tue, 6 Feb 2007 02:50:58 -0500 (EST)
  • Organization: Uni Leipzig
  • References: <epv3it$96f$1@smc.vnet.net>
  • Reply-to: kuska at informatik.uni-leipzig.de

Hi,

look what

Graphics`Graphics`BarChart[] can do for you and
look in the help files, there is an example that uses
the month names to label the chart.

Regards
   Jens

fredfur wrote:
> Hi  I have a list:
> 
> {21-Mar-86, 27.5}, {20-Mar-86, 28.25}, {19-Mar-86, 28.75}, {18-Mar-86,
> 29.5} etc.
> 
> how do I graph this with the dates on the x axis and the values on the
> y axis?
> 
> thanks
> 


  • Prev by Date: Re: Questions about Discrete Fourier Transform
  • Next by Date: Re: Showing defined functions
  • Previous by thread: Re: graphing with dates and values
  • Next by thread: Re: simple trigonometric expression