APPX 5.1.0 Feature Index This is the starting point to discover details of the new features found in APPX Release 5.1.0. Follow the links below to learn more. ...
Base Chart Routines These subroutines allow you to set various attributes of your chart, regardless of the type of chart you are creating. Base Chart Routines ...
Color Routines These subroutines allow you to set or change the color of the "current object". In most cases, you have to have assigned a color to an object via s...
Data Routines These subroutines allow you supply the data you want on your chart. See Datasets Overview for an overview on using these subroutines. Dataset Routi...
Installation Tips This page describes some installation tips. Description: * If your server does not already have PHP installed, download and install PHP from...
Known Issues * The Linear Meter chart type has a few problems: * The pointer files (PTR1/2) are not initialized when .CHART INITIALIZE is called, so eac...
Overview Release 5.1.0 of the APPX Utility includes a new designer API which can be used to create charts within an APPX application. This API provides APPX Desig...
Pie Chart Routines These subroutines are used to create a Pie chart. Pie Chart Routines General .PIE SET DATASET Associate a dataset with the pie chart. .PIE...
Text Object Routines All the text that you place on the chart is considered a 'text object', such as axis labels, chart titles, legends, etc. These subroutines al...
XY Chart Routines These subroutines are used to create an XY chart. General .XY SET PLOT AREA Set the position and size of the plot area. .XY SET PLOT AREA:X S...
Chart Design Overview This page describes the basic steps and related subroutine calls for creating a simple chart. Description: Designing a chart can be as simp...
Chart Rendering Overview This page describes the process for rendering a chart and using it in your Appx program. Description: After you have initialized your ch...
Datasets Overview This page describes the basic steps and related subroutine calls for supplying data to the charting routines. Description: Data and the present...
Key Concepts This page describes de key concepts you should know before using the API's. Description: The API's have been designed so that you have a minimum num...
.COLOR SET COLOR This subroutine is called to set a color (RGB) into the "current" color spec. A single parameter is passed and may be in any one of the following...
Developer Tips Displaying Google Maps in the HTML client If you want to display a Google map using the HTML client, follow this tip. Environment / Widget File W...
Welcome to the APPX WIKI web Welcome to the APPX Software, Inc. TWiki site. This web site is dedicated to all things APPX.. This web site is intended to be for t...