How to obtain records from graph

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

  1. #1

    Default How to obtain records from graph

    Hi,
    I have drawn a graph using cfchart and cfchartseries.Its bar graph.
    When a user clicks on any of the bar,they should get the records that where
    used for drawing that particular graph....
    Is there any way it can be done..let me know

    with regards
    AL

    alagukannan Guest

  2. Similar Questions and Discussions

    1. Graph.0.69 Module---how to get a DAG from graph with cycles
      Here I use an example to illustrate the problem I met when using Graph Theory Module: I have a directed graph looks like the following (see the...
    2. YOU WANT TO OBTAIN MANY DOLLARS?
      YOU WANT TO OBTAIN A FEW DOLLARS ? I've been trying to figure out the way to make extra money in the internet, checking news groups and ads. It's...
    3. GD::Graph - how to get rid of leading gap in line graph?
      Is there a way to get rid of the leading gap to the left of a line graph? Therefore, I want the graph line to start on the Y-axis, not the...
    4. ANNOUNCE: Graph::Timeline and Graph::Timeline::GD 1.0
      Graph::Timeline - Render timeline data This document refers to verion 0.1 of Graph::Timeline, released November 11, 2003 This class takes a...
    5. how obtain this format hh:mm:ss.fff ??
      Hello, I'm trying find out how to obtain and output that format ( hh:mm:ss.fff ) in my ASP. if somebody knows, pls let me know.. thx kris
  3. #2

    Default Re: How to obtain records from graph

    Read about the URL attribute for cfchart here:- [url]http://livedocs.macromedia.com/coldfusion/6.1/htmldocs/tags-a11.htm#wp2619630[/url]
    Stressed_Simon 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