Create Graphs with Tsimplegraph

Asked

Viewed 121 times

0

I need to create graphs in the interface of my program, the only solution I found was the Tsimplegraph. I tried running the program that comes in ZIP file, but gives error that is missing component TSimpleGraph.

I’ve already added the file called SimpleGraph.pas

The example of Elastic nodes works, but the other (editor) does not.

I don’t know what to do, I don’t know if there is such a component and how to add it (I think it’s something like Teechart).

  • Which version of Delphi is using?

1 answer

0

Inside the folder you downloaded, at the root came the files:

DELPHIAREA.INC
SimpleGraph.dcr
SimpleGraph.dcu
SimpleGraph.pas
SimpleGraph.res

Put the .DPR of your project, I believe it will solve.

Browser other questions tagged

You are not signed in. Login or sign up in order to post.