Difference: CDChartDirectorDesignerAPI (90 vs. 91)

Revision 912011-11-08 - JeanNeron

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

Chart Director API for APPX

Line: 27 to 27
 
  • The .XY SET BAR LBL MIN SZ subroutine is used to set the minimum distance for a label to appear within a bar on a bar chart, but there doesn't seem to be a way to get labels inside the bar on a bar chart in the first place.
  • Setting custom shapes on the second data group in a multi layer bar chart does not work. The PHP code looks right, possible CD bug?
  • Consider renaming .LAYER ADD DATASET to something that includes TEMPLATE, since the use of 'dataset' conflicts with the use of 'dataset' when adding data points. Also consider renaming .LAYER LINK DATASET to include the word TEMPLATE.
Changed:
<
<
  • Code examples are supposed to be copy/pasteable into the ILF editor, but there's a good change lots of them won't work, as this requirement wasn't known when the pages were written. Review all ILF samples to make sure they work?
>
>
  • Code examples are supposed to be copy/pasteable into the ILF editor, but there's a good chance lots of them won't work, as this requirement wasn't known when the pages were written. Review all ILF samples to make sure they work?
 

Overview

Line: 442 to 442
 Set the shape of the bars for the current XY Bar Layer
.XY SET BAR W
Added:
>
>
Set the bar and subbar width for the current XY Layer
 
.XY SET BAR W:GROUP
Added:
>
>
Set the bar width for the current XY Layer
 
.XY SET BAR W:WITHIN
Added:
>
>
Set the subbar width for the current XY Layer
 
.XY SET BAR 3D DEPTH
Changed:
<
<
Set the 3D depth of the current bar layer.
>
>
Set the 3D depth of the current bar layer
 

Axis Routines

General

.AXIS SET CURRENT
 
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