Jump to content

Graphviz with autoit


Recommended Posts

There are a couple equation plotting UDF's floating around if you search. The GraphViz examples look way to complex for Auto-It, mostly because it is slow and lacks OOP which is almost a requirement for a graphical node structure.

I have been working on a graphing UDF for quite some time which uses Auto-It's native graphic control:

http://www.autoitscript.com/forum/index.php?showtopic=55877

You can see how slow it is just to draw a simple line graph. It takes 1/2 a second to render about 120 line segments.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...