Difference: CDChartRender (4 vs. 5)

Revision 52011-09-14 - JeanNeron

Line: 1 to 1
 
META TOPICPARENT name="CDChartDirectorDesignerAPI"

.CHART RENDER

Line: 7 to 7
 

Usage:

      PASS         <chart_pathname>           FIELD            SHARE? Y
Changed:
<
<
GOSUB CHT .CHART RENDER
>
>
GOSUB 0CD .CHART RENDER
 
    • Check for error
Changed:
<
<
IF CHT .CHART RENDER NE
>
>
IF 0CD .CHART RENDER NE
 

Description:

This subroutine renders a chart for the "current" chart spec using the associated dataset(s) and returns the full pathname of a (png) file containing the rendered chart.

 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback