Chart Saving Problem.

A discussion forum for JFreeChart (a 2D chart library for the Java platform).
Locked
reach2kanchan
Posts: 32
Joined: Wed Jan 07, 2009 5:09 am

Chart Saving Problem.

Post by reach2kanchan » Tue Jun 23, 2009 10:18 am

Hi,

I have created a chart using jfreecharts.However, I don't want to save it to the default directory to which jfreechart normally saves(C:\Documents and Settings\username\Local Settings\Temp). I want to save it in another directorty(say,C:\pics).

How can I do that?

david.gilbert
JFreeChart Project Leader
Posts: 11734
Joined: Fri Mar 14, 2003 10:29 am
antibot: No, of course not.
Contact:

Re: Chart Saving Problem.

Post by david.gilbert » Tue Jun 23, 2009 12:25 pm

You've asked more or less the same question in two threads less than 60 minutes apart. Please don't do that, you clog up the forum and waste time for everyone.
David Gilbert
JFreeChart Project Leader

:idea: Read my blog
:idea: Support JFree via the Github sponsorship program

Locked