Jump to content

Recommended Posts

Posted (edited)

AGraph....au3 scripts show how to automate chart produced by MS Graph and MS OWC11.

AGraphPreview.au3 uses Preview control to expose images, AGraph_Constants.au3 and module GDIP.

You have to have Graph.exe installed and registered.

Edited 23.06.10

Version 0.2

Edited 24.06.10

Version 0.3

Edited 24.06.10

AGraphOWC.au3 uses Microsoft Office Web Components from owc11 file and fixed AGraph_Constants.au3.

AGraphPreview_0_3.au3

AGraph_Constants.au3

AGraphOWC.au3

AGraphOWC_0_4.au3

Edited by Valery

The point of world view

Posted

Two issu after compilation

D:\Program Files\Ride Runner\Skins\Carwings_Dynamic_pm_new\Scripts\GetIp\graph.au3(7,10) : ERROR: can't open include file <GDIP.au3>

#include <GDIP.au3>

~~~~~~~~~^

D:\Program Files\Ride Runner\Skins\Carwings_Dynamic_pm_new\Scripts\GetIp\graph.au3(133,43) : ERROR: _WinAPI_DeleteEnhMetaFile(): undefined function.

_WinAPI_DeleteEnhMetaFile($hFileMetaFile)

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^

D:\Program Files\Ride Runner\Skins\Carwings_Dynamic_pm_new\Scripts\GetIp\graph.au3 - 2 error(s), 0 warning(s)

Any idea !

Posted

New version 0.3.

See first message of this thread.

Edited 24.06.10

New version 0.2 is in the first message.

History

23.06.10

Added:

- TrendLines and TrendLineEquation

24.06.10

Added:

- tuning Interior, Axes, Titles, GridLines, Fonts, Pattern, Grids, Elevation, Rotation

Fixed:

- other dataset content

Enjoy

:mellow:

The point of world view

Posted

New script AGraphOWC_0_4.au3.

Version 0.4

History

01.07.10

- add some series

- fixed axes titles

Enjoy

:mellow:

The point of world view

  • 2 weeks later...
Posted (edited)

This is an example of Spreadsheet and ChartSpace embedding into AutoIt GUI. ISpreadsheet provides a datasource for IChartSpace of GUI.

Requirement:

- MS OWC11 installed

Enjoy,

:blink:

AGraph_OWC_Embedded.au3

Edited by Valery

The point of world view

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
  • Recently Browsing   0 members

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