Ask a Question related to Coldfusion - Getting Started, Design and Development.

  1. #1

    Default CFMX7 charts

    Hi. I am just trying out the chart functionality inCFMX 7.

    Its working great, amazing even. But, we need to have all of the items in the
    legend shown on the axis.

    The easiest way to see what I meen is by looking:
    [url]http://www.blueotwo.com/temp/report.cfm[/url]

    In execl this is easy to do - lol.

    I have looked through the reference, but cannot see any attribute to control
    this.

    I have also tried making the chart a mile high, but even then it doesn't do it.

    I have included the code at the bottom og the page on:
    [url]http://www.blueotwo.com/temp/report.cfm[/url]

    Thanks so much if you can help.

    M@):confused;

    game_on Guest

  2. Similar Questions and Discussions

    1. Automate CFMX7 Admin similar to silent CFMX7 Installer
      I've successfully used an installation configuration file to automate the Cold Fusion MX7 software installation. I saw the discussion about how...
    2. After update CFMX7 to CFMX7.01 System load has increasedfor 10-15 %
      We are use Linux RHE 4 planform, MySQL database and after we update our CFMX7 to CFMX7.01System load and CPU load has increased for 10-15 % Why?...
    3. Windows 2000 CFMX7 /CFIDE/administrator quit working (ittimes out) What is the real fix short of restarting CFMX7?
      I upgraded from ColdFusion 5 to ColdFusion MX 7 standard edition on a Windows 2000 test server (with Apache 1.3.x and MySQL 4.0.x). I have hot fix 2...
    4. CF MX 7 and the charts?
      We are planing on upgrading from version 6.1 to MX 7. I have read that the chart functions were overworked completely. We have some reports running...
    5. CFMX7 charts: stacked bar graph w/ 1 item broken
      I'm using (at least attempting to) a stacked rotated bar graph (now in CFMX7, horizontalbar) with multiple cfchartseries to display a single...
  3. #2

    Default Re: CFMX7 charts

    Someone must know how to do this?
    game_on Guest

  4. #3

    Default Re: CFMX7 charts

    Have you applied the cfchart hotfix?
    prayank Guest

  5. #4

    Default Re: CFMX7 charts

    Hi. I have now... does this give me an extra control - to force the axis to behave as I need it to?

    Thanks so much for responding.

    M@)
    game_on Guest

  6. #5

    Default Re: CFMX7 charts

    I have managed to get the names on the y axis next to the corresponding bars by
    making the height 2000. But they would so still fit there if it was only 500px
    high. I don't understand why this can't be done - as there is plenty of space...

    M@(

    game_on Guest

  7. #6

    Default Re: CFMX7 charts

    Hi game_on
    I have discussed this issue on my blog in the "Hotfix post"
    You can have a look and tell me if it solves your problem.

    Read it at : -
    [url]http://cfchart.blogspot.com/2005/06/charting-technote-addendum.html[/url]

    regards
    Prayank

    prayank Guest

  8. #7

    Default Re: CFMX7 charts

    Excellent - thank you so much. :0)
    game_on Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139