MathGroup Archive 1999

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

Search the Archive

images instead of symbols in MultipleListPlot

  • To: mathgroup at smc.vnet.net
  • Subject: [mg17294] images instead of symbols in MultipleListPlot
  • From: "Roland Sesselmann" <Roland.Sesselmann at Colorado.EDU>
  • Date: Fri, 30 Apr 1999 23:22:26 -0400
  • Sender: owner-wri-mathgroup at wolfram.com

Hello,

How can I plot images (GIF, JPG, etc.) instead of symbols in
MultipleListPlot?

I have some small GIF and JPG images that I would like to plot at certain
x-y coordinates.  MultipleListPlot lets me select symbols and text that I
can place according to x-y coordinates.  But I don't know how to incorporate
images.

I envision something like:

MultipleListPlot[{{1, 2}}, {{3, 4}},
   SymbolShape-> {"image1.gif", "image2.gif"}]

Maybe there is a better way than using MultipleListPlot.

How can one load images into the frontend using commands rather than cutting
and pasting images into it (something like Show["image1.gif"])?
I am using Mathematica 3.0 on WinNT4.0.

Thank you,
Roland.



  • Prev by Date: Active Table??
  • Next by Date: \. and #
  • Previous by thread: Re: Active Table??
  • Next by thread: \. and #