Glen,

This doesn't really answer your specific question but if you are going
to be graphing data from Clojure then the best library to use would be
Incanter http://github.com/liebke/incanter.

It uses the same Java library as Dejcartes for creating charts,
JFreeChart, and is very easy to use. Plus there is a lot more to it
than just charting.  The documentation is also fantastic.

I'm not sure if you are new to Clojure but if you are, you may want to
check out labrepl (http://github.com/relevance/labrepl) which makes it
easy to get started with Clojure and includes Incanter.

Forgive me if you already knew all of this.

Kind Regards,
Brenton

On Mar 27, 2:55 pm, Glen Rubin <[email protected]> wrote:
> I want to start graphing some data i am woking with.  I found and
> downloaded a library called dejcartes for this 
> purposehttp://www.markmfredrickson.com/code/
>
> I am absolutely clueless as how to install this beast...my knowledge
> of java is extremely.  i see there are a bunch of jar files as well
> clojure ones too!  are there any tutorials on installing 3rd party
> libraries out there??
>
> thx for any advice!

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to [email protected]
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

To unsubscribe from this group, send email to 
clojure+unsubscribegooglegroups.com or reply to this email with the words 
"REMOVE ME" as the subject.

Reply via email to