Jump to content

Some Graphing UDFs


 Share

Recommended Posts

Use beta version of AutoIt that GuiCtrlSetGraphic functions...  See attached file

<{POST_SNAPBACK}>

You discover this one too (I mean GUI graphics)

Very very good.

I looks to me that's you are ready to improve if needed the doc ...

Link to comment
Share on other sites

  • 2 weeks later...

Attached preliminary attempt at pie graph stuff...

Syntax example:

_CreatePieGraph($left, $top, $radius, $percentages, $borderColor = 0x0, $colors = "")

$left and $top are coordinates of the bounding rectangle

$percentages are comma-separated numbers such as 25 (which denotes 25%)

$colors are comma-separated hex values or special names...

pieGraphStuff.au3

Use Mozilla | Take a look at My Disorganized AutoIt stuff | Very very old: AutoBuilder 11 Jan 2005 prototype I need to update my sig!
Link to comment
Share on other sites

  • 3 months later...

Hi!

Quite long no postings here...

I coded something similar: http://www.autoitscript.com/forum/index.php?showtopic=14789

Does perhaps anybody want to help to code the functions to display absolute values (auto-scale, coordinate system)?

peethebee

vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvGerman Forums: http://www.autoit.deGerman Help File: http://autoit.de/hilfe vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv

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...