Difference: CDChartDirectorKnownIssues (15 vs. 16)

Revision 162011-12-19 - 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.
Added:
>
>
  • Various families of routines (like .XY SET LINE CLR, .XY SET LINE CLR:LR, etc) are supposed to set some attribute at the layer, data group, data template or data point level, based on a built in hierarchy. However, the edits prevent the routine from running unless all of those are present. This is wrong, so long as one of them is present, the routine should run & set it.
 
  • Sample Chart Issues:
    • P05. CIRCULAR LABEL LAYOUT
      • No gradient background
    • P07. PIE CHART WITH LEGEND (2) (and others)
      • no gradient background
Deleted:
<
<
      • no CDML support for labels (no %'s in legend box)
 
    • P09. ICON PIE CHART (2)
      • no logo in bottom right corner
    • P13. 3D DONUT CHART
Line: 93 to 92
 
    • B19. MULTI-STACKED BAR CHART
      • Unable to get data segment labels or aggregate labels on chart (no way to call setAggregateLabelStyle or setDataLabelStyle methods).
      • Unable to make edges of data segments transparent
Changed:
<
<
      • chart is wrong, data is not charted correctly.
>
>
      • chart is wrong, data is not charted correctly.
 
    • B21. POSITIVE NEGATIVE BARS
      • Unable to get data segment labels or aggregate labels on chart (no way to call setAggregateLabelStyle or setDataLabelStyle methods).
      • Can't change the font style of the autogenerated Y axis labels
Line: 108 to 107
 
      • No API for text box alignment (setAlignment method)
      • No softlighting effect
      • No API for adding box whisker layer
Added:
>
>
    • B25. PARETO CHART
      • Can't call packPlotArea method
      • Can't bind the line layer to the secondary (right) y-axis using $lineLayer->setUseYAxis2();
      • Can't set size of circle shape on Pareto line
      • Chart is incorrect, adds extra bar layer of pareto data, covering up intended bar layer
      • No soft lighting for bars
      • Unable to set Y-axis scale (primary or secondary)
      • Unabel to sync Y axis scale
 

Comments:

Read what other users have said about this page or add your own 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