CFChart (7.0) is painfully slow...

Ask a Question related to Macromedia ColdFusion, Design and Development.

  1. #1

    Default CFChart (7.0) is painfully slow...

    Greetings all,

    We're working with CFChart in the new MX7, and it seems very, very slow (in
    all formats, sometimes 30-45 seconds to load). What of the following could be
    causing the delay:

    We're loading a custom style file created with the included software.
    We're scaling the x-axis in date/time format.
    We're loading up to 4 data sets on the same graph.

    Or is simply a matter of CFChart cannot handle medium-large data sets?

    Any help would be greatly appreciated.
    Thanks.

    rpieszak Guest

  2. Similar Questions and Discussions

    1. Contribute Painfully slow
      Anyone else finding that contribute runs very slowly on their computers? Whenever i click from page to page in my site using contribute it takes...
    2. AI CS painfully slow when editing text
      Hi guys, I've been using AI for a few years now, v8, then v9 and have now upgraded to CS. I have been using it to create wireframes for web page...
    3. SLOW DOWN..Why is my Photoshop CS Super Slow in PANTHER?
      G5 DUAL 2GHZ .. 1 GB RAM .. PHOTOSHOP CS .. PANTHER/JAGUAR ........................................................... I've had my DUAL G5 since...
    4. Dreamweaver MX Painfully Slow
      This may or may not help, nevertheless XP users have this option. FIRST, Open my MyComputer. Right click anywhere in the window that shows your...
  3. #2

    Default Re: CFChart (MX-7) is painfully slow...(plus otherissues)

    Hello Rpieszak,

    Sorry, I wish I could offer help, but I'm real interested in your making date
    charts. If you look at my post in this forum from yesterday (8:11 PM) I am
    trying to make date line charts. I realize i have to use the "styles" software
    to do this, and I have made a simple bar chart. But I can't find any help in
    doing a date chart.

    Previously, since CF charting was so horrible, I bought Corda's Popchart
    package. It was able to make date/line charts , but if I plotted over 1000
    points or so, it used all the server's CPU and took minutes per chart. I was
    hoping the new CF would allow for decent charting.

    For the life of me I can't figure out how to create the date/line template or
    how to use CF commands to pass the data. Or even how to structure the database
    table. As I mention in my post yesterday, where I pasted the code I have tried.

    Can I ask... would you consider sending me your code and files (and data or I
    can try my own) and I can try to run your plot here? I would benefit greatly by
    having real code that works that I can learn from. And if I get the plot
    working I can report to you the time it takes and any other incidentals.

    One problem is that since CF doesn't support WebCharts, there is no where else
    to go to get help.
    You do realize that date charts seem to be the hardest thing of all to plot.
    Evidence that thet example of CF doing line charts uses discreet data, like
    regions of the country! Line charts are mostly for time, but CF won't offer
    examples of that!!

    So, let me know if you are interested. I work for the US Geological Survey,
    so I'd never use your code in another business or anything like that. We are
    trying to plot the water level in ground-water wells over time.
    Here's the URL of the current program: [url]http://ga2.er.usgs.gov/gwlevels/[/url]

    You can see that the Corda software no longer works so the plots don't work
    anymore. That is what I want to use CF for.

    Thanks for any help.
    Howard Perlman
    USGS

    Howard Perlman 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