Difference: CDChartDirectorKnownIssues (41 vs. 42)

Revision 422012-01-17 - JeanNeron

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

Known Issues

Line: 39 to 39
 
  • 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. * Fixed * - the logic was conditional a background color being set first, then you could set the edge color. Changed so that if bg color not set, it will use -1 for a bg color and still set the edge color or edge effect.
  • 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. * Fixed * - affected .XY SET AREA/BAR/LINE/SPLINE/STPLINE CLR
  • Sample Chart Issues:
Changed:
<
<
    • P04. SIDE LABEL LAYOUT
      • No glass affect for the sector labels
>
>
    • P04. SIDE LABEL LAYOUT
      • No glass affect for the sector labels * Fixed * Added API
 
    • P05. CIRCULAR LABEL LAYOUT
      • No gradient background
    • P07. PIE CHART WITH LEGEND (2)
Line: 48 to 48
 
    • P08. EXPLODED PIE CHART
      • No Gradient background
      • No gradient sector labels
Changed:
<
<
    • P09. ICON PIE CHART (1)
      • No glass shading on title
>
>
    • P09. ICON PIE CHART (1)
      • No glass shading on title * Fixed * Added API
 
    • P10. ICON PIE CHART (2)
      • no logo in bottom right corner
Changed:
<
<
      • No glass shading on title
>
>
      • No glass shading on title * Fixed * Added API
 
    • P12. DONUT CHART
      • no separator line under title (addLine property)
    • P13. 3D DONUT CHART
Line: 70 to 70
 
      • Unable to set gradient background
      • Unable to set soft lighting effect of the bars * Fixed * added API
      • Unable to set font attributes of system generated Y-axis labels. Yes you can, just wasn't clear how to do it. Wiki updated.
Changed:
<
<
    • B04. GLASS BAR SHADING
      • No Glass shading effect for the bars.
>
>
    • B04. GLASS BAR SHADING
      • No Glass shading effect for the bars.
 
      • Can't change the font style of the autogenerated Y axis labels. Yes you can, just wasn't clear how to do it. Wiki updated.
    • B05. GRADIENT BAR SHADING
      • Can't draw a line under the title
Line: 96 to 96
 
      • Can't change the font style of the autogenerated Y axis labels. Yes you can, just wasn't clear how to do it. Wiki updated.
    • B14. GLASS MULTI BAR CHART
      • Unable to have gradient background
Changed:
<
<
      • Unable to use glass lighting effect on data segments.
>
>
      • Unable to use glass lighting effect on data segments.* Fixed * Added API
 
      • Can't change the font style of the autogenerated Y axis labels. Yes you can, just wasn't clear how to do it. Wiki updated.
    • B15. GRADIENT MULTI BAR CHART
      • Unable to have gradient background
 
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