Graphs: ColdFusion or PHP?

Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.

  1. #1

    Default Re: Graphs: ColdFusion or PHP?

    Do you have any results of your research that you can share with us?

    prayank

    prayank Guest

  2. Similar Questions and Discussions

    1. Styling graphs with CSS
      Hi all, I was thinking how can I style graphs in my application to be able to change their look and fell using css files. Because... Strokes,...
    2. ColdFusion graphs
      Does anyone know how to get around this?: "If a query contains two rows with the same value for the itemColumn, ColdFusion graphs the last row in...
    3. Graphs in PHP
      Hi All, There seems to be many graph scripts out there but what my client wants me to do is along the same lines as a web site she has seen, the...
    4. Help with Graphs
      I have created two graphs in Illutrator CS. One with 10 bars the second with 5. By default the second graph's bars are twice as wide as the first...
    5. [PHP-DB] Graphs
      Hi I have been using the utilities from this website with very good results http://www.aditus.nu/jpgraph/ Jack
  3. #2

    Default Re: Graphs: ColdFusion or PHP?

    Hi

    In CF we have cfchart, using this you can create the graphs very easily(just
    give the querydata).
    in CF 7 we have a feature whether we want display it like flash or image.

    If you want use the PHP, in that you can search for the graph classes. i think
    there are some classes are exist for this.


    vkunirs Guest

  4. #3

    Default Re: Graphs: ColdFusion or PHP?

    Hi,

    Yes. I finally found what I think is the perfect solution. I am developing my
    application with SQL Server 2000 and ColdFusion MX7. The graphs are just
    perfect and the learning curve with ColdFusion has been really soft. After two
    months working hard with ColdFusion, I cannot understand how I managed to live
    on ASP. My application will be ready in another month. We are now developing
    all the stuff with the database: stored procedures, normalization, etc. and
    then we will start to load test it.

    Thank you. ColdFusion was a perfect choice!

    Fernando

    --------------------------------------------------------------------------------
    ----------------
    [url]http://www.humanlevel.com[/url]

    fernimac 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