?to generate a Free Chart, when you select a node.

A discussion forum for JFreeChart (a 2D chart library for the Java platform).
Locked
Navin Pathuru

?to generate a Free Chart, when you select a node.

Post by Navin Pathuru » Thu Jun 14, 2001 2:17 pm

Hi, I am trying to display a graph when a node in a JTree is selected. Is this possible? Please enlighten. I have started working on this, creating Trees is easy, and my understanding is that when a node is selected i could open a Gif/PNG file for display, in which i can i have my graphs. But inorder to do this you have to pre-run your data and convert them to Graph's and then you will be able to open these files. My objective is to execute the class which generates the Graphs when the node is selected. Please pour light. I would appreciate any suggestions/advises.

Thank you,
Navin Pathuru.

Locked