Skip to main content
Participant
June 9, 2008
Question

Chart Data Labels not all Displaying

  • June 9, 2008
  • 1 reply
  • 405 views
Bar chart with 65 items to display along xaxis. Data labels will display only first 54 labels and stop, all graph bars display correctly. I can adjust the graph width to get the maximum number of labels but as some point I start losing the number of displayed labels.
    This topic has been closed for replies.

    1 reply

    Inspiring
    June 10, 2008
    chart appearance is controlled by xml files located in
    {cfroot}\charting\styles. the file for bar charts is default.xml
    you will want to:
    1) copy thisfile to your site's root or some other folder (i.e. same
    folder that the page displaying your chart is in)
    2) edit the file and change isHideOverlapped attribute of labelStyle
    property for xAxis to "false"
    3) point the STYLE attribute of your cfchart tag to this new file.

    hth

    Azadi Saryev
    Sabai-dee.com
    http://www.sabai-dee.com/