I need to create graphs in the interface of my program,
the only solution I found was TSimpleGraph . I tried to run the program that comes in the ZIP file, however it gives an error that the component TSimpleGraph
is missing.
I already added the file named SimpleGraph.pas
to the program
The example of elastic nodes works, but the other (editor) does not.
I do not know what to do, I do not know if this component even exists and how to add it (I think it's something like TeeChart).