Difference: CDChartDirectorKnownIssues (7 vs. 8)

Revision 82011-12-09 - JeanNeron

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

Known Issues

Line: 36 to 36
 
  • The .TEXT SET TXT MARGIN:(T,L,B,R) subroutines apply the specified margin to all margins instead of just the one the routine is designed for.
  • When a shape is set at the Layer (XYLAYER) or Data Group (LAYERDG), it is not used when the chart is generated. Setting it at the Data Set Template (LAYERDGD) level works.
  • The .TEXT SET BX EDGE CLR routine does not change the color of a legend box edge. If you use .TEXT SET BX BG CLR to TRANSPARENT makes the edge transparent as well.
Deleted:
<
<
  • The .LEGEND SET KEY LAYOUT does not change the layout of the legend. Try setting it to COLUMNAR with 3 columns (.LEGEND SET KEY COLS). It calls the addLegend method with the no of cols where it should have a true or false value (or it should use addLegend2?).
 
  • Sample Chart Issues:
    • P07. PIE CHART WITH LEGEND (2) (and others)
      • no gradient background
Line: 73 to 72
 
      • Unable to make edges of data segments transparent
      • Unable to have gradient background
      • Unable to use soft lighting effect on data segments.
Deleted:
<
<
    • B12. MULTI BAR CHART
      • Unable to get horizontal legend (api's exist, don't work, see .LEGEND SET KEY LAYOUT above).
 
    • B13. SOFT MULTI BAR CHART
Deleted:
<
<
      • Unable to get horizontal legend (api's exist, don't work, see .LEGEND SET KEY LAYOUT above).
 
      • Unable to have gradient background
      • Unable to use soft lighting effect on data segments.
      • Can't change the font style of the autogenerated Y axis labels
    • B14. GLASS MULTI BAR CHART
Deleted:
<
<
      • Unable to get horizontal legend (api's exist, don't work, see .LEGEND SET KEY LAYOUT above).
 
      • Unable to have gradient background
      • Unable to use glass lighting effect on data segments.
      • Can't change the font style of the autogenerated Y axis labels
    • B15. GRADIENT MULTI BAR CHART
Deleted:
<
<
      • Unable to get horizontal legend (api's exist, don't work, see .LEGEND SET KEY LAYOUT above).
 
      • Unable to have gradient background
      • Unable to use gradient effect on data segments.
      • Can't change the font style of the autogenerated Y axis labels
    • B16. MULTI-CYLINDER CHART
      • Unable to assign cylinder shape at layer or group level, have to assign at data template level.
Deleted:
<
<
      • Cylinder shape only applied to first data set template.
 
      • Unable to specify dotted grid lines

Comments:

 
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