Difference: CDChartDirectorKnownIssues (4 vs. 5)

Revision 52011-12-07 - JeanNeron

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

Known Issues

Line: 35 to 35
 
  • .TEXT SET TXT MAX:H has no affect. The memory file is updated, but does not affect the rendered chart. If set via .TEXT SET TXT MAX, then it works.
  • 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.
Changed:
<
<
  • The .TEXT SET BX EDGE CLR routine does not change the color of a legend box.
>
>
  • 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.
  • 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: 72 to 73
 
      • Unable to make edges of data segments transparent
      • Unable to have gradient background
      • Unable to use soft lighting effect on data segments.
Added:
>
>
    • B12. MULTI BAR CHART
      • Unable to get horizontal legend (api's exist, don't work, see .LEGEND SET KEY LAYOUT above).
 

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