Results 1 to 4 of 4
Thread: Datasets
- 04-26-2009, 10:24 PM #1
Member
- Join Date
- Apr 2009
- Posts
- 16
- Rep Power
- 0
Datasets
Hi,
I am using JFreechart to create a graph of some data that i have produced using a program i have written. The problem that i have is that i have to manually input the data into
the dataset to create the graph.Is it possible to generate the data that will go into the dataset without having to manually input the data? if yes can someone please explain to me how i might go about it? Thank you for your help.
- 04-27-2009, 01:51 AM #2
Depends what the data is. Is it data that a program can generate?
Don't forget to mark threads as [SOLVED] and give reps to helpful posts.
How To Ask Questions The Smart Way
- 04-27-2009, 12:08 PM #3
Member
- Join Date
- Apr 2009
- Posts
- 16
- Rep Power
- 0
Datasets
Yes the data is generated by another program i have written. im trying to find a way to make that program to be the source of the dataset
- 04-27-2009, 07:43 PM #4
I don't see how to explain this any more simply. You build your dataset using the data generated by your other program. Is there some specific point you're having trouble with?
Don't forget to mark threads as [SOLVED] and give reps to helpful posts.
How To Ask Questions The Smart Way


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks